/*!
 * 
 * yadro
 * 
 * @author 
 * @version 0.1.0
 * @link UNLICENSED
 * @license UNLICENSED
 * 
 * Copyright (c) 2025 
 * 
 * This software is released under the UNLICENSED License
 * https://opensource.org/licenses/UNLICENSED
 * 
 * Compiled with the help of https://wpack.io
 * A zero setup Webpack Bundler Script for WordPress
 */
@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media(min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media(min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing, 10px)*-4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:transparent;border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*0.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:hsla(0,0%,100%,.9019607843);background:var(--plyr-menu-background,hsla(0,0%,100%,.9019607843));border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.1490196078);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.1490196078));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid transparent;border-width:var(--plyr-menu-arrow-size,4px);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*0.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*0.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px)*0.7/1.5) calc(var(--plyr-control-spacing, 10px)*0.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing, 10px)*0.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing, 10px)*0.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*0.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*0.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*0.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*0.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px)*0.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px)*0.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*0.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1019607843);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1019607843)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing, 10px)*0.7*-1 + 2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*0.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;appearance:none;background:transparent;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:transparent;background-image:linear-gradient(90deg,currentColor,transparent 0);background-image:linear-gradient(90deg,currentColor var(--value,0),transparent var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc(var(--plyr-range-thumb-height, 13px)/2*-1 - var(--plyr-range-track-height, 5px)/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:transparent;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:transparent;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:transparent;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media(max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.1490196078);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.1490196078));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*0.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*0.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height, 13px)*0.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress__buffer,.plyr__progress input[type=range]{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px)*-0.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px)*-0.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:transparent;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc(var(--plyr-range-track-height, 5px)/2*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:transparent}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 0,transparent 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 0,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 0,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 0,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:hsla(0,0%,100%,.2509803922);background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.2509803922))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing, 10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1019607843);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1019607843))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1019607843);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1019607843))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1019607843);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1019607843))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(transparent,rgba(0,0,0,.7490196078));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.7490196078)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media(min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:hsla(0,0%,100%,.2509803922);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.2509803922)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:hsla(0,0%,100%,.2509803922);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.2509803922)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:hsla(0,0%,100%,.2509803922);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.2509803922)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5019607843);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5019607843))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5019607843);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5019607843))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5019607843);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5019607843))}.plyr--video .plyr__progress__buffer{color:hsla(0,0%,100%,.2509803922);color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.2509803922))}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.1490196078);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.1490196078));margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius, 8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container:after,.plyr__preview-thumb__image-container img{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1490196078);content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(transparent,rgba(0,0,0,.7490196078));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.7490196078)));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius, 8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius, 8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}
code[class*=language-],pre[class*=language-]{color:#000;background:none;text-shadow:0 1px #fff;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}code[class*=language-]::selection,code[class*=language-] ::selection,pre[class*=language-]::selection,pre[class*=language-] ::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.class-name,.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}
:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,0.15),hsla(0,0%,100%,0))}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,10px);padding-left:var(--bs-gutter-x,10px);margin-right:auto;margin-left:auto}@media(min-width:576px){.container,.container-s,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-md,.container-s,.container-sm{max-width:720px}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-s,.container-sm{max-width:960px}}@media(min-width:1320px){.container,.container-lg,.container-md,.container-s,.container-sm,.container-xl{max-width:1200px}}@media(min-width:1540px){.container,.container-lg,.container-md,.container-s,.container-sm,.container-xl,.container-xxl{max-width:1400px}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.translate-middle-x{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.translate-middle-y{-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{color:#0d6efd!important}.text-secondary{color:#6c757d!important}.text-success{color:#198754!important}.text-info{color:#0dcaf0!important}.text-warning{color:#ffc107!important}.text-danger{color:#dc3545!important}.text-light{color:#f8f9fa!important}.text-dark{color:#212529!important}.text-white{color:#fff!important}.text-body{color:#000!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-reset{color:inherit!important}.bg-primary{background-color:#0d6efd!important}.bg-secondary{background-color:#6c757d!important}.bg-success{background-color:#198754!important}.bg-info{background-color:#0dcaf0!important}.bg-warning{background-color:#ffc107!important}.bg-danger{background-color:#dc3545!important}.bg-light{background-color:#f8f9fa!important}.bg-dark{background-color:#212529!important}.bg-body,.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-end,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:.25rem!important}.rounded-start{border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media(min-width:375px){.float-s-start{float:left!important}.float-s-end{float:right!important}.float-s-none{float:none!important}.d-s-inline{display:inline!important}.d-s-inline-block{display:inline-block!important}.d-s-block{display:block!important}.d-s-grid{display:grid!important}.d-s-table{display:table!important}.d-s-table-row{display:table-row!important}.d-s-table-cell{display:table-cell!important}.d-s-flex{display:flex!important}.d-s-inline-flex{display:inline-flex!important}.d-s-none{display:none!important}.flex-s-fill{flex:1 1 auto!important}.flex-s-row{flex-direction:row!important}.flex-s-column{flex-direction:column!important}.flex-s-row-reverse{flex-direction:row-reverse!important}.flex-s-column-reverse{flex-direction:column-reverse!important}.flex-s-grow-0{flex-grow:0!important}.flex-s-grow-1{flex-grow:1!important}.flex-s-shrink-0{flex-shrink:0!important}.flex-s-shrink-1{flex-shrink:1!important}.flex-s-wrap{flex-wrap:wrap!important}.flex-s-nowrap{flex-wrap:nowrap!important}.flex-s-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-s-0{gap:0!important}.gap-s-1{gap:.25rem!important}.gap-s-2{gap:.5rem!important}.gap-s-3{gap:1rem!important}.gap-s-4{gap:1.5rem!important}.gap-s-5{gap:3rem!important}.justify-content-s-start{justify-content:flex-start!important}.justify-content-s-end{justify-content:flex-end!important}.justify-content-s-center{justify-content:center!important}.justify-content-s-between{justify-content:space-between!important}.justify-content-s-around{justify-content:space-around!important}.justify-content-s-evenly{justify-content:space-evenly!important}.align-items-s-start{align-items:flex-start!important}.align-items-s-end{align-items:flex-end!important}.align-items-s-center{align-items:center!important}.align-items-s-baseline{align-items:baseline!important}.align-items-s-stretch{align-items:stretch!important}.align-content-s-start{align-content:flex-start!important}.align-content-s-end{align-content:flex-end!important}.align-content-s-center{align-content:center!important}.align-content-s-between{align-content:space-between!important}.align-content-s-around{align-content:space-around!important}.align-content-s-stretch{align-content:stretch!important}.align-self-s-auto{align-self:auto!important}.align-self-s-start{align-self:flex-start!important}.align-self-s-end{align-self:flex-end!important}.align-self-s-center{align-self:center!important}.align-self-s-baseline{align-self:baseline!important}.align-self-s-stretch{align-self:stretch!important}.order-s-first{order:-1!important}.order-s-0{order:0!important}.order-s-1{order:1!important}.order-s-2{order:2!important}.order-s-3{order:3!important}.order-s-4{order:4!important}.order-s-5{order:5!important}.order-s-last{order:6!important}.m-s-0{margin:0!important}.m-s-1{margin:.25rem!important}.m-s-2{margin:.5rem!important}.m-s-3{margin:1rem!important}.m-s-4{margin:1.5rem!important}.m-s-5{margin:3rem!important}.m-s-auto{margin:auto!important}.mx-s-0{margin-right:0!important;margin-left:0!important}.mx-s-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-s-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-s-3{margin-right:1rem!important;margin-left:1rem!important}.mx-s-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-s-5{margin-right:3rem!important;margin-left:3rem!important}.mx-s-auto{margin-right:auto!important;margin-left:auto!important}.my-s-0{margin-top:0!important;margin-bottom:0!important}.my-s-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-s-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-s-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-s-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-s-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-s-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-s-0{margin-top:0!important}.mt-s-1{margin-top:.25rem!important}.mt-s-2{margin-top:.5rem!important}.mt-s-3{margin-top:1rem!important}.mt-s-4{margin-top:1.5rem!important}.mt-s-5{margin-top:3rem!important}.mt-s-auto{margin-top:auto!important}.me-s-0{margin-right:0!important}.me-s-1{margin-right:.25rem!important}.me-s-2{margin-right:.5rem!important}.me-s-3{margin-right:1rem!important}.me-s-4{margin-right:1.5rem!important}.me-s-5{margin-right:3rem!important}.me-s-auto{margin-right:auto!important}.mb-s-0{margin-bottom:0!important}.mb-s-1{margin-bottom:.25rem!important}.mb-s-2{margin-bottom:.5rem!important}.mb-s-3{margin-bottom:1rem!important}.mb-s-4{margin-bottom:1.5rem!important}.mb-s-5{margin-bottom:3rem!important}.mb-s-auto{margin-bottom:auto!important}.ms-s-0{margin-left:0!important}.ms-s-1{margin-left:.25rem!important}.ms-s-2{margin-left:.5rem!important}.ms-s-3{margin-left:1rem!important}.ms-s-4{margin-left:1.5rem!important}.ms-s-5{margin-left:3rem!important}.ms-s-auto{margin-left:auto!important}.p-s-0{padding:0!important}.p-s-1{padding:.25rem!important}.p-s-2{padding:.5rem!important}.p-s-3{padding:1rem!important}.p-s-4{padding:1.5rem!important}.p-s-5{padding:3rem!important}.px-s-0{padding-right:0!important;padding-left:0!important}.px-s-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-s-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-s-3{padding-right:1rem!important;padding-left:1rem!important}.px-s-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-s-5{padding-right:3rem!important;padding-left:3rem!important}.py-s-0{padding-top:0!important;padding-bottom:0!important}.py-s-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-s-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-s-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-s-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-s-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-s-0{padding-top:0!important}.pt-s-1{padding-top:.25rem!important}.pt-s-2{padding-top:.5rem!important}.pt-s-3{padding-top:1rem!important}.pt-s-4{padding-top:1.5rem!important}.pt-s-5{padding-top:3rem!important}.pe-s-0{padding-right:0!important}.pe-s-1{padding-right:.25rem!important}.pe-s-2{padding-right:.5rem!important}.pe-s-3{padding-right:1rem!important}.pe-s-4{padding-right:1.5rem!important}.pe-s-5{padding-right:3rem!important}.pb-s-0{padding-bottom:0!important}.pb-s-1{padding-bottom:.25rem!important}.pb-s-2{padding-bottom:.5rem!important}.pb-s-3{padding-bottom:1rem!important}.pb-s-4{padding-bottom:1.5rem!important}.pb-s-5{padding-bottom:3rem!important}.ps-s-0{padding-left:0!important}.ps-s-1{padding-left:.25rem!important}.ps-s-2{padding-left:.5rem!important}.ps-s-3{padding-left:1rem!important}.ps-s-4{padding-left:1.5rem!important}.ps-s-5{padding-left:3rem!important}.text-s-start{text-align:left!important}.text-s-end{text-align:right!important}.text-s-center{text-align:center!important}}@media(min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:1200px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1320px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media(min-width:1540px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media(min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.row{--bs-gutter-x:20px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-0.5);margin-left:calc(var(--bs-gutter-x)*-0.5)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}@media(min-width:375px){.col-s{flex:1 0 0%}.row-cols-s-auto>*{flex:0 0 auto;width:auto}.row-cols-s-1>*{flex:0 0 auto;width:100%}.row-cols-s-2>*{flex:0 0 auto;width:50%}.row-cols-s-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-s-4>*{flex:0 0 auto;width:25%}.row-cols-s-5>*{flex:0 0 auto;width:20%}.row-cols-s-6>*{flex:0 0 auto;width:16.6666666667%}}@media(min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}}@media(min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}}@media(min-width:1200px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}}@media(min-width:1320px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}}@media(min-width:1540px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media(min-width:375px){.col-s-auto{flex:0 0 auto;width:auto}.col-s-1{flex:0 0 auto;width:8.33333333%}.col-s-2{flex:0 0 auto;width:16.66666667%}.col-s-3{flex:0 0 auto;width:25%}.col-s-4{flex:0 0 auto;width:33.33333333%}.col-s-5{flex:0 0 auto;width:41.66666667%}.col-s-6{flex:0 0 auto;width:50%}.col-s-7{flex:0 0 auto;width:58.33333333%}.col-s-8{flex:0 0 auto;width:66.66666667%}.col-s-9{flex:0 0 auto;width:75%}.col-s-10{flex:0 0 auto;width:83.33333333%}.col-s-11{flex:0 0 auto;width:91.66666667%}.col-s-12{flex:0 0 auto;width:100%}.offset-s-0{margin-left:0}.offset-s-1{margin-left:8.33333333%}.offset-s-2{margin-left:16.66666667%}.offset-s-3{margin-left:25%}.offset-s-4{margin-left:33.33333333%}.offset-s-5{margin-left:41.66666667%}.offset-s-6{margin-left:50%}.offset-s-7{margin-left:58.33333333%}.offset-s-8{margin-left:66.66666667%}.offset-s-9{margin-left:75%}.offset-s-10{margin-left:83.33333333%}.offset-s-11{margin-left:91.66666667%}.g-s-0,.gx-s-0{--bs-gutter-x:0}.g-s-0,.gy-s-0{--bs-gutter-y:0}.g-s-1,.gx-s-1{--bs-gutter-x:0.25rem}.g-s-1,.gy-s-1{--bs-gutter-y:0.25rem}.g-s-2,.gx-s-2{--bs-gutter-x:0.5rem}.g-s-2,.gy-s-2{--bs-gutter-y:0.5rem}.g-s-3,.gx-s-3{--bs-gutter-x:1rem}.g-s-3,.gy-s-3{--bs-gutter-y:1rem}.g-s-4,.gx-s-4{--bs-gutter-x:1.5rem}.g-s-4,.gy-s-4{--bs-gutter-y:1.5rem}.g-s-5,.gx-s-5{--bs-gutter-x:3rem}.g-s-5,.gy-s-5{--bs-gutter-y:3rem}}@media(min-width:576px){.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media(min-width:768px){.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media(min-width:1200px){.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media(min-width:1320px){.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media(min-width:1540px){.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#e44f41;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23E44F41'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#e44f41;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.25}.btn-close-white{-webkit-filter:invert(1) grayscale(100%) brightness(200%);filter:invert(1) grayscale(100%) brightness(200%)}.clearfix:after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media(min-width:375px){.sticky-s-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width:1200px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width:1320px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width:1540px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.offcanvas{position:fixed;bottom:0;z-index:1050;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out}@media(prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1rem}.offcanvas-header .btn-close{padding:.5rem;margin-top:-.5rem;margin-right:-.5rem;margin-bottom:-.5rem}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:1rem;overflow-y:auto}.offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(0,0,0,.2);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(0,0,0,.2);-webkit-transform:translateX(100%);transform:translateX(100%)}.offcanvas-top{top:0;border-bottom:1px solid rgba(0,0,0,.2);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-bottom,.offcanvas-top{right:0;left:0;height:30vh;max-height:100%}.offcanvas-bottom{border-top:1px solid rgba(0,0,0,.2);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas.show{-webkit-transform:none;transform:none}.modal{position:fixed;top:0;left:0;z-index:1060;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out, -webkit-transform .3s ease-out;-webkit-transform:translateY(-50px);transform:translateY(-50px)}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}@media(min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-content{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.modal-sm{max-width:300px}}@media(min-width:1200px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width:1320px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media(max-width:374.98px){.modal-fullscreen-s-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-s-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-s-down .modal-header{border-radius:0}.modal-fullscreen-s-down .modal-body{overflow-y:auto}.modal-fullscreen-s-down .modal-footer{border-radius:0}}@media(max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media(max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media(max-width:1199.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media(max-width:1319.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media(max-width:1539.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:50%;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media(min-width:375px){.navbar-expand-s{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-s .navbar-nav{flex-direction:row}.navbar-expand-s .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-s .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-s .navbar-nav-scroll{overflow:visible}.navbar-expand-s .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-s .navbar-toggler{display:none}}@media(min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media(min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media(min-width:1200px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media(min-width:1320px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}@media(min-width:1540px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.55);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#0d6efd;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#0a58ca}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #000}.nav-tabs .nav-link{margin-bottom:-1px;background:none;border:1px solid transparent;border-top-left-radius:5px;border-top-right-radius:5px}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#000;isolation:isolate}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#e44f41;background-color:#fff;border-color:#000}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#0d6efd}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.popover{position:absolute;top:0;left:0;z-index:1070;display:block;max-width:276px;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1rem;color:#212529}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:.25rem}.toast:not(.showing):not(.show){opacity:0}.toast.hide{display:none}.toast-container{width:-webkit-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:14px;padding-bottom:14px;margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:13px 20px;font-size:.9375rem;font-weight:400;line-height:1.5;color:#000;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;appearance:none;border-radius:8px;box-shadow:0 4px 8px rgba(103,88,105,.25);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 4px 8px rgba(103,88,105,.25),0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::-webkit-file-upload-button{padding:13px 20px;margin:-13px -20px;-webkit-margin-end:20px;margin-inline-end:20px;color:#212529;background-color:#e9ecef;pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:13px 20px;margin:-13px -20px;-webkit-margin-end:20px;margin-inline-end:20px;color:#212529;background-color:#e9ecef;pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:13px 20px;margin:-13px -20px;-webkit-margin-end:20px;margin-inline-end:20px;color:#212529;background-color:#e9ecef;pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:13px 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{max-width:3rem;height:auto;padding:13px}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:8px}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:8px}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;box-shadow:inset 0 1px 2px rgba(0,0,0,.075);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{-webkit-filter:brightness(90%);filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E")}.form-check-input:disabled{pointer-events:none;-webkit-filter:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-position:0;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2386b7fe'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{background-position:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;-webkit-filter:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;box-shadow:0 .1rem .25rem rgba(0,0,0,.1);-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem;box-shadow:inset 0 1px 2px rgba(0,0,0,.075)}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;box-shadow:0 .1rem .25rem rgba(0,0,0,.1);-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem;box-shadow:inset 0 1px 2px rgba(0,0,0,.075)}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;-webkit-transform-origin:0 0;transform-origin:0 0;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out}@media(prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::-webkit-input-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:.9375rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:8px}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}@font-face{display:swap;font-family:ProximaNova;font-weight:300;font-style:normal;src:url(assets/light-343c006b.woff2) format("woff2"),url(assets/light-4efe6528.woff) format("woff")}@font-face{display:swap;font-family:ProximaNova;font-weight:400;font-style:normal;src:url(assets/regular-c60dde75.woff2) format("woff2"),url(assets/regular-72972295.woff) format("woff")}@font-face{display:swap;font-family:ProximaNova;font-weight:500;font-style:normal;src:url(assets/semibold-54b9eb90.woff2) format("woff2"),url(assets/semibold-9d060ce6.woff) format("woff")}@font-face{display:swap;font-family:ProximaNova;font-weight:600;font-style:normal;src:url(assets/bold-f3a33d40.woff2) format("woff2"),url(assets/bold-b35857d8.woff) format("woff")}@font-face{display:swap;font-family:ProximaNova;font-weight:700;font-style:normal;src:url(assets/extrabold-f5a17386.woff2) format("woff2"),url(assets/extrabold-58d012d9.woff) format("woff")}@font-face{display:swap;font-family:BebasNeue;font-weight:600;font-style:normal;src:url(assets/bold-9c26890d.woff2) format("woff2"),url(assets/bold-c05ddbfa.woff) format("woff")}@font-face{display:swap;font-family:RobotoMono;font-weight:200;font-style:normal;src:url(assets/extralight-2d96cc64.woff2) format("woff2"),url(assets/extralight-5d154f0c.woff) format("woff")}@font-face{display:swap;font-family:RobotoMono;font-weight:300;font-style:normal;src:url(assets/light-1e197859.woff2) format("woff2"),url(assets/light-03c6493e.woff) format("woff")}@font-face{display:swap;font-family:RobotoMono;font-weight:400;font-style:normal;src:url(assets/regular-493c9428.woff2) format("woff2"),url(assets/regular-3ae521b9.woff) format("woff")}@font-face{display:swap;font-family:RobotoMono;font-weight:600;font-style:normal;src:url(assets/semibold-0f8ce54e.woff2) format("woff2"),url(assets/semibold-3acc607e.woff) format("woff")}@font-face{display:swap;font-family:RobotoMono;font-weight:700;font-style:normal;src:url(assets/bold-81188111.woff2) format("woff2"),url(assets/bold-86099883.woff) format("woff")}@font-face{display:swap;font-family:CodeNext;font-weight:600;font-style:normal;src:url(assets/extrabold-0e76a44d.woff2) format("woff2"),url(assets/extrabold-3c7f703a.woff) format("woff")}@font-face{display:swap;font-family:JetBrains Mono;font-weight:400;font-style:normal;src:url(assets/regular-c49470ac.woff2) format("woff2"),url(assets/regular-7b695402.woff) format("woff")}@font-face{display:swap;font-family:JetBrains Mono;font-weight:500;font-style:normal;src:url(assets/medium-91f7becb.woff2) format("woff2"),url(assets/medium-4c5efeed.woff) format("woff")}@font-face{display:swap;font-family:JetBrains Mono;font-weight:700;font-style:normal;src:url(assets/bold-aab15405.woff2) format("woff2"),url(assets/bold-2c00bf3c.woff) format("woff")}@font-face{font-family:CF Glitch City;src:url(assets/CFGlitchCity-Regular-0d3ccbb9.ttf)}*,:after,:before{box-sizing:border-box}.alignnone{margin:0}.aligncenter,div.aligncenter{display:block;margin:5px auto}.aligncenter,.alignleft,.alignnone,.alignright{max-width:100%;height:auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}.aligncenter{display:block;margin:5px auto}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignleft,a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption-text{margin-top:15px}.wp-caption.alignleft,.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}body{background-color:#fff;font-family:ProximaNova,sans-serif;font-size:16px;font-weight:300;line-height:1.2;color:#000}main{position:relative}@media(max-width:1199.98px){.h1,h1{font-size:24px}}@media(min-width:1200px){.h1,h1{font-size:48px}}a,a:active,a:focus,a:hover{color:#e44f41;text-decoration:none}strong{font-weight:600}p{font-size:16px;font-family:ProximaNova,sans-serif}button{background:#fff;padding:0;border:none;outline:none;box-shadow:none}button:focus,button:focus-within,button:visited{outline:none}b{font-weight:600}ol,ul{margin-bottom:35px;margin-left:20px}ol li,ul li{margin-bottom:12px}.menu{list-style-type:none;padding:0;margin:0}.menu a{text-decoration:none}.menu a,.menu a:active,.menu a:focus,.menu a:hover{color:#000}.eng-logo{position:absolute;top:10px;background:transparent;width:calc(100% - 20px);z-index:10}@media(min-width:1200px){.eng-logo{top:25px;left:-2%;width:auto}}@media(max-width:1199.98px){.eng-logo .yadro-logo-svg{width:150px;height:auto}}.eng-logo .sidebar-top-logo{margin-left:55px}.eng-logo .eng-main-menu-button{float:right;margin-top:3px;background:transparent}@media(max-width:1199.98px){.eng-logo img{width:141px}}@media(max-width:1199.98px){.home .sidebar-top-logo svg path{fill:#fff}}@media(max-width:575.98px){.eng-category{font-size:10px}}@media(max-width:767.98px){.eng-category{align-items:center}}@media(min-width:576px){.eng-category{font-size:14px}}.eng-cat-link{font-family:RobotoMono,sans-serif;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#e44f41}.eng-cat-link:hover{color:#000}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.yadro-spinner{position:absolute;left:0;right:0;top:13px;margin:0 auto;padding:0;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%}.yadro-spinner-container{height:26px;position:relative}.yadro-spinner:before{content:"";position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;-webkit-transform-origin:8px 8px;transform-origin:8px 8px;-webkit-animation-name:spin;animation-name:spin;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-content.content-response{width:770px;text-align:center;color:#fff}.fancybox-content.content-response._success{background:linear-gradient(90deg,#2d1962,#0a0615)}.fancybox-content.content-response._error{background:#e44f41}@media(min-width:1200px){.fancybox-content.content-response{padding:80px}}.fancybox-content.content-response p{line-height:1.5}.fancybox-content.content-response p:not(:last-child){margin-bottom:2em}.fancybox-content .content-response-inner{max-width:380px;margin-left:auto;margin-right:auto}.fancybox-content .content-response-title{margin-bottom:.4em;font-family:ProximaNova,sans-serif;font-size:36px;font-weight:600}.fancybox-content .content-response-title:before{display:block;margin-left:auto;margin-right:auto;margin-bottom:.5em;content:"";background-repeat:no-repeat;background-size:contain}@media(max-width:1199.98px){.fancybox-content .content-response-title:before{width:60px;height:60px}}@media(min-width:1200px){.fancybox-content .content-response-title:before{width:100px;height:100px}}.fancybox-content .content-response-title._success:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='104' height='104' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M102 52c0 27.614-22.386 50-50 50S2 79.614 2 52 24.386 2 52 2s50 22.386 50 50z' stroke='%23E44F41' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath stroke='%23E44F41' stroke-width='3' stroke-linecap='round' d='M33.116 54.849l13.852 12.007M46.728 66.879L73.7 39.908'/%3E%3C/svg%3E")}.fancybox-content .content-response-title._error:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_228_4745)' stroke='%23fff' stroke-width='3' stroke-linecap='round'%3E%3Cpath d='M98.5 50c0 26.786-21.714 48.5-48.5 48.5S1.5 76.786 1.5 50 23.214 1.5 50 1.5 98.5 23.214 98.5 50z' stroke-linejoin='round'/%3E%3Cpath d='M36.004 37.027l26.971 26.971M36.73 63.699l26.972-26.971'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_228_4745'%3E%3Cpath fill='%23fff' d='M0 0h100v100H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;transform-origin:0;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:fancybox-rotate 1s linear infinite;animation:fancybox-rotate 1s linear infinite;background:transparent;border:4px solid;border-color:#888 #888 #fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@-webkit-keyframes fancybox-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fancybox-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share .h1,.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}code[class*=language-],pre[class*=language-]{color:#322d2a}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f3f3f3}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#e44f41}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#ac9990}.token.punctuation{color:#e44f41}.token.atrule,.token.attr-value,.token.keyword{color:#322d2a}.h1 a,.h2 a,h1 a,h2 a{color:#000}.h1 a:hover,.h2 a:hover,h1 a:hover,h2 a:hover{color:#e44f41}.eng-main{padding-bottom:100px}@media(max-width:1199.98px){.eng-main{padding-bottom:0}}.eng-tabs{list-style-type:none;padding:0;display:flex;margin:15px -10px 0}.eng-tabs .eng-tab-item{flex:1;display:flex;justify-content:center}.eng-tabs .eng-tab-item+.eng-tab-item{margin-left:-1px}.eng-tabs .eng-tab-item-link{padding-top:10px;padding-bottom:10px;font-size:18px;font-family:BebasNeue,sans-serif;font-weight:600;width:100%;border:1px solid #000;border-radius:5px 5px 0 0}.eng-tabs .eng-tab-item-link.active{position:relative;color:#e44f41;border-bottom-color:transparent;z-index:1}.eng-sticky{padding-bottom:11px;border-bottom:6px solid #000}.eng-sticky .eng-post-img{position:relative}@media(max-width:1199.98px){.eng-sticky .eng-post-img{margin-right:calc(var(--bs-gutter-x)/-2);margin-left:calc(var(--bs-gutter-x)/-2);margin-bottom:20px}}@media(min-width:1200px){.eng-sticky .eng-post-img{margin-bottom:50px}}.eng-sticky .eng-post-img .top-decoration{position:absolute;width:493px;height:138px;top:0;left:-96px;background:url(assets/front_decor_top-7553545f.png) no-repeat 50%}.eng-sticky .eng-post-img .bottom-decoration{position:absolute;width:473px;height:273px;bottom:0;left:-96px;background:url(assets/front_decor_bottom-9bb42ca6.png) no-repeat 50%}.eng-category{flex-wrap:wrap;margin-bottom:15px;align-items:center}@media(max-width:1199.98px){.eng-category{margin-bottom:15px}}.eng-category .eng-separator{margin:0 5px}.eng-category .authors-separator{margin-left:10px;margin-right:10px}.eng-category .eng-author-name{font-family:RobotoMono,sans-serif;font-weight:400;text-transform:uppercase}.eng-category .eng-author-image{margin-left:10px}.eng-category .eng-author-image img{width:23px}.eng-sticky-content{margin-top:35px;margin-bottom:35px}@media(max-width:1199.98px){.eng-sticky-content{margin-bottom:0;margin-top:20px}}.eng-sticky-content p{font-weight:600;margin-top:0;margin-bottom:25px}.eng-sticky-content p:last-child{margin-bottom:0}.eng-recent-posts{padding-top:15px}@media(max-width:1199.98px){.eng-recent-posts{padding-top:0}}.eng-recent-posts .eng-content-wrapper{padding-top:30px;padding-bottom:30px;border-bottom:1px solid #000}@media(max-width:1199.98px){.eng-recent-posts .eng-content-wrapper{padding-bottom:10px;padding-top:15px}}@media(min-width:768px){.eng-recent-posts .eng-content-wrapper .eng-content-left{flex:0 0 310px;height:100%}}@media(max-width:1199.98px){.eng-recent-posts .eng-content-wrapper .eng-content-left{margin-left:0!important}}.eng-recent-posts .eng-content-wrapper .eng-content-left img{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.eng-recent-posts .eng-content-wrapper .eng-content-left .eng-category{margin-top:20px}.eng-recent-posts .eng-content-wrapper .eng-content-right{flex:1}@media(max-width:1199.98px){.eng-recent-posts .eng-content-wrapper .eng-content-right{margin-left:0!important}}@media(min-width:1200px){.eng-recent-posts .eng-content-wrapper .eng-content-right{max-width:calc(100% - 310px)}}.eng-pagination{display:flex;justify-content:center;flex-wrap:wrap;-webkit-column-gap:10px;column-gap:10px;row-gap:10px}@media(max-width:1199.98px){.eng-pagination{margin-top:20px}}@media(min-width:1200px){.eng-pagination{margin-top:50px}}.eng-pagination .page-numbers{display:flex;width:44px;height:44px;justify-content:center;align-items:center;border:1px solid #000}@media(max-width:1199.98px){.eng-pagination .page-numbers{font-size:14px}}.eng-pagination .page-numbers.current{background:#e44f41;color:#fff;border:none}.eng-sidebar{display:flex;flex-direction:column;justify-content:space-between}.eng-sidebar-libs-content .eng-content-right{margin-top:-.25em}.sidebar-top{padding-top:15px;padding-bottom:15px;align-items:center;justify-content:flex-end}.sidebar-top .sidebar-top-logo{height:24px;margin-right:35px}.home .sidebar-top{border-bottom:2px solid #000}.eng-soc-links{-webkit-column-gap:20px;column-gap:20px;margin-right:20px}.subscription-modal{border:1px solid #000;background:#fff;box-shadow:2px 2px 2px 0 rgba(112,95,120,.2509803922);border-radius:3px;padding:12px 4px 12px 5px;font-size:13px;color:#e44f41;font-style:normal;letter-spacing:1px;margin-right:20px;white-space:nowrap}.subscription-modal span{margin-right:5px}.eng-search{margin-right:40px;border:none;padding:0}.mega-menu{width:430px;border-left:0;box-shadow:-31px 0 37px rgba(27,32,49,.21);transition:box-shadow .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out,-webkit-transform .3s ease-in-out}.mega-menu .offcanvas-header{justify-content:flex-end;padding:20px 30px 0 50px}.mega-menu .offcanvas-header .btn-close{width:35px;height:35px;padding:5px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23E44F41' d='M2.828.333l20.506 20.506-2.829 2.828L0 3.161z'/%3E%3Cpath fill='%23E44F41' d='M0 20.838L20.506.332l2.828 2.828L2.828 23.667z'/%3E%3C/svg%3E");background-size:22px auto;opacity:1}@media(max-width:1199.98px){.mega-menu .offcanvas-header{justify-content:space-between;padding:10px 15px 0 10px}.mega-menu .offcanvas-header img{width:141px}}.mega-menu .offcanvas-body{padding:10px 20px 20px 41px}@media(max-width:1199.98px){.mega-menu .offcanvas-body{padding:20px}.mega-menu .offcanvas-body,.mega-menu .offcanvas-body .container{display:flex}.mega-menu .offcanvas-body .container>div{width:100%}.mega-menu .offcanvas-body .container .main-menu{margin-top:auto;margin-bottom:auto}}@media(max-width:1199.98px){.mega-menu svg{width:67px}}@media(max-width:1199.98px){.mega-menu .menu-item{margin:35px 0}}@media(min-width:1200px){.mega-menu .menu-item{margin:22px 0}}.mega-menu .menu a{display:block;text-transform:uppercase;font-family:CodeNext,sans-serif;font-size:24px;font-weight:700;line-height:1;letter-spacing:1px}.mega-menu .menu a:hover{color:#e44f41}@media(max-width:1199.98px){.mega-menu .menu a{font-size:24px}}.mega-menu .eng-email{display:flex;flex-direction:column;row-gap:5px;margin-top:80px;margin-bottom:160px;font-family:RobotoMono,sans-serif;font-size:13px;font-weight:700;text-transform:uppercase}@media(max-width:1199.98px){.mega-menu .eng-email{margin-top:0;margin-bottom:20px;font-size:10px;font-weight:400;letter-spacing:.1em}}.mega-menu .eng-email a{color:#e44f41;text-transform:none}.mega-menu .eng-email a:hover{text-decoration:underline}.mega-menu+.modal-backdrop.show{opacity:0}.offcanvas-top{height:350px;box-shadow:0 4px 12px 0 rgba(35,3,47,.1098039216);border-bottom:1px solid #adadad}@media(max-width:1199.98px){.offcanvas-top{height:450px}}@media(max-width:1199.98px){.offcanvas-top .main-menu-right{margin-top:30px}.offcanvas-top .main-menu-right .menu a{font-size:14px}}.sidebar-header .h1,.sidebar-header h1{font-family:CodeNext,sans-serif;font-style:normal;font-weight:600;font-size:48px;line-height:1;text-transform:uppercase;padding-top:65px;padding-bottom:55px}.sidebar-header .h1 a,.sidebar-header h1 a{display:block;margin:.8em 0}.sidebar-header .h1 br,.sidebar-header h1 br{display:none}@media(max-width:1199.98px){.sidebar-popular{display:none}}.sidebar-popular .sidebar-popular--item{border-bottom:1px solid #000;padding-bottom:27px;padding-top:27px;background-color:#fff}@media(max-width:1199.98px){.sidebar-popular .sidebar-popular--item:first-child{padding-top:0}.sidebar-popular .sidebar-popular--item .eng-category{margin-top:0}}.sidebar-popular .sidebar-popular--item-title{margin-bottom:0}.sidebar-popular .sidebar-popular--item-title a{display:block;font-family:CodeNext,sans-serif;font-style:normal;font-weight:600;font-size:24px;line-height:1;color:#000}.sidebar-popular .sidebar-popular--item-title a:hover{color:#e44f41}.sidebar-popular--title-wrapper .sidebar-popular--title{font-family:BebasNeue,sans-serif;font-style:normal;font-weight:600;font-size:26px;margin-bottom:0}.sidebar-popular--title-wrapper .sidebar-popular--title a{color:#e44f41}.sidebar-popular--title-wrapper hr{height:4px;margin:0 0 0 10px;background:#000;flex:1;opacity:1}.sidebar-libs{padding-top:15px}@media(min-width:1540px){.sidebar-libs{padding-left:40px}}.sidebar-libs .sidebar-popular--title-wrapper{margin-bottom:45px}.eng-widget{margin-top:200px;margin-bottom:200px;display:flex;align-items:center;justify-content:center}@media(min-width:1200px){.single-events .eng-widget{margin-top:0}}@media(max-width:1199.98px){.eng-widget{margin-top:50px;margin-bottom:50px}.eng-widget img{-o-object-fit:cover;object-fit:cover}}.home .eng-widget{margin-top:50px;margin-bottom:50px;justify-content:flex-start}.home .eng-widget.widget_media_image{margin-top:20px;margin-bottom:20px}.home .eng-widget.widget_media_image:last-child{margin-bottom:50px}@media(max-width:1199.98px){.home .eng-widget{justify-content:center;margin-left:auto;margin-right:auto}}.rnd_linked_banner{display:inline-block}.archive .eng-widget{margin-top:223px}@media(max-width:1199.98px){.archive .eng-widget{margin-top:25px}}.widget_media_image{display:flex;flex-direction:column;align-items:center;box-shadow:0 9px 54px rgba(0,0,0,.06),0 4px 23px rgba(0,0,0,.04),0 2px 12px rgba(0,0,0,.03),0 1px 7px rgba(0,0,0,.03),0 1px 4px rgba(0,0,0,.02),0 0 1px rgba(0,0,0,.01);border-radius:5px;row-gap:20px}@media(max-width:1199.98px){.widget_media_image{padding:10px 10px 20px}}@media(min-width:1200px){.widget_media_image{padding:20px}}.widget_media_image .sidebar-popular--title-wrapper .sidebar-popular--title{font-family:RobotoMono,sans-serif;font-size:28px;font-weight:700;text-align:center;text-transform:uppercase;letter-spacing:.05em}@media(max-width:767.98px){.widget_media_image .sidebar-popular--title-wrapper .sidebar-popular--title{font-size:18px}}.widget_media_image a{width:100%}.widget_media_image img{aspect-ratio:412/278;-o-object-fit:cover;object-fit:cover}.eng-search-wrapper{background:#fff;display:flex;align-items:center;-webkit-column-gap:10px;column-gap:10px}.eng-search-wrapper .eng-search-close{flex:0 0 33px}.eng-search-wrapper form{height:50px;flex:1;display:flex;align-items:stretch;border:1px solid #b4b4b4}.eng-search-wrapper form .eng-submit-btn{flex:0 0 140px;border:none;border-left:1px solid #b4b4b4;background:#fff;color:#e44f41;font-family:RobotoMono,sans-serif;font-weight:600;letter-spacing:1px;font-size:13px}.eng-search-wrapper form .eng-search-input{flex:1;border:none;padding:10px;font-weight:600;font-size:13px}.eng-search-wrapper form .eng-search-input:focus,.eng-search-wrapper form .eng-search-input:focus-within{border:none;outline:none}.eng-search-popover{width:622px;max-width:100%}.popover-body{box-shadow:0 1px 4px rgba(24,19,26,.25);border-radius:2px;padding:15px}.modal-dialog{max-width:784px;margin-top:100px}.modal-dialog .eng-subscription{margin-top:0}.tooltip{background:#fff;padding:10px;width:250px;max-width:100%;border:1px solid #000;margin-top:5px!important}.eng-widget img{width:100%;max-width:100%;height:auto}.sidebar-connected{margin-bottom:150px}@media(max-width:1199.98px){.sidebar-connected{margin-bottom:50px}}.sidebar-connected .sidebar-popular--title-wrapper{margin-bottom:25px}@media(max-width:1199.98px){.sidebar-connected .sidebar-popular--title-wrapper{margin-bottom:0}}.sidebar-connected .eng-sticky-title{font-size:18px}.sidebar-connected .eng-content-wrapper{padding-top:20px;padding-bottom:20px;border-bottom:1px solid #000;-webkit-column-gap:15px;column-gap:15px;row-gap:15px}.sidebar-connected .eng-content-left{flex:0 0 138px}@media(max-width:1199.98px){.sidebar-connected .eng-content-left{margin-left:0!important}}.sidebar-readmore{display:flex;flex-direction:column;row-gap:45px;text-transform:uppercase;font-family:RobotoMono,sans-serif;font-size:13px;font-weight:700;letter-spacing:.1em;color:#e44f41}@media(min-width:1540px){.sidebar-readmore{padding-left:40px}}@media(max-width:1199.98px){.sidebar-readmore{align-items:center;margin-bottom:25px;row-gap:22px}}.sidebar-readmore a:hover{color:#000}.sidebar-readmore .eng-totop{display:block;width:222px;background:#e44f41;color:#fff;padding:15px 20px;box-shadow:2.3619048595px 2.3619048595px 2.3619048595px 0 rgba(112,95,120,.2509803922);border-radius:3px;font-weight:400;font-size:18px;border:none}.sidebar-readmore .eng-totop:hover{color:#000}.sidebar-readmore .eng-totop:hover svg path{fill:#000}.sidebar-readmore .eng-totop svg{vertical-align:baseline}.tax-technologies .eng-cat-archive-title{margin-bottom:50px}.tax-technologies .eng-recent-posts{padding-top:0}.tax-technologies .eng-cat-link:hover{color:#e44f41}.eng-sticky-title{font-family:CodeNext,sans-serif;font-weight:800}@media(max-width:1199.98px){.eng-sticky-title{margin-bottom:20px;font-size:20px}}@media(min-width:1200px){.eng-sticky-title{font-size:34px}}.eng-sticky-title a{color:#000}@media(max-width:1199.98px){.taxonomy-content .eng-main{margin-top:77px}}@media(min-width:1200px){.taxonomy-content .eng-main{margin-top:100px}}.taxonomy-content .eng-logo{left:10px}.taxonomy-content .eng-cat-archive-title{margin-bottom:35px;font-family:CodeNext,sans-serif;font-weight:600;text-transform:uppercase}@media(min-width:1200px){.taxonomy-content .eng-cat-archive-title{font-size:48px}}@media(max-width:1199.98px){.taxonomy-content .eng-cat-archive-title{margin-top:30px;margin-bottom:15px;font-size:24px}}.search-content form{height:50px;flex:1;display:flex;align-items:stretch;margin-top:30px}.search-content form .eng-submit-btn{flex:0 0 200px;border:none;background:#e44f41;color:#fff;font-family:RobotoMono,sans-serif;font-weight:600;letter-spacing:1px;font-size:13px}.search-content form .eng-search-input{flex:1;border:1px solid #b4b4b4;padding:10px;font-weight:600;font-size:13px}.search-content form .eng-search-input:focus,.search-content form .eng-search-input:focus-within{border:1px solid #b4b4b4;outline:none}.search-content .eng-search-description{margin-top:50px;margin-bottom:30px;font-size:20px}.eng-breadcrumbs-wrap{margin-top:90px;margin-bottom:62px;font-size:0}@media(max-width:1199.98px){.eng-breadcrumbs-wrap{display:none}}.page-template-school-template .eng-breadcrumbs-wrap,.single-events .eng-breadcrumbs-wrap{margin-top:22px}.eng-breadcrumbs{display:inline;padding:0}.eng-breadcrumbs span{font-family:RobotoMono,sans-serif;text-transform:uppercase;font-weight:500;font-size:13px;letter-spacing:.1em;color:rgba(0,0,0,.5)}.eng-breadcrumbs span:after{content:">";margin:0 10px}.eng-breadcrumbs span:last-child:after{content:""}.eng-breadcrumbs a{color:inherit}.eng-breadcrumbs a:hover{color:#e44f41}.eng-content-left{position:relative}@media(max-width:767.98px){.eng-content-left{order:1}}.eng-content-left .eng-content-release{position:absolute;width:170px;bottom:55px;left:0;right:0;margin-left:auto;margin-right:auto;font-family:CodeNext,sans-serif;font-weight:800;font-size:20px}.eng-content-left .eng-content-release--date{display:flex;align-items:center;justify-content:center;background:#e44f41;width:170px;height:45px;font-size:30px;color:#fff}.eng-event-content--future .eng-content-right{opacity:.3;mix-blend-mode:luminosity}.eng-author-image img{border-radius:50%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;mix-blend-mode:luminosity}.archive-authors .sidebar-top{border-bottom:none}.archive-authors .h2,.archive-authors h2{font-family:RobotoMono,sans-serif;font-weight:700;font-size:28px;letter-spacing:.1em;color:#e44f41;margin-bottom:50px;line-height:1}@media(max-width:1199.98px){.archive-authors .h2,.archive-authors h2{margin-bottom:30px;font-size:18px}}.archive-authors .eng-authors{margin-bottom:105px}.archive-authors .authors-title-row{margin-top:65px}@media(max-width:1199.98px){.archive-authors .authors-title-row{margin-top:40px}}.archive-authors .authors-title{font-weight:800;font-size:48px;margin-bottom:65px}@media(max-width:1199.98px){.archive-authors .authors-title{margin-bottom:20px}}.archive-authors .authors-title .h1,.archive-authors .authors-title h1{margin-bottom:0}.archive-authors .content-row{row-gap:50px}.archive-authors .eng-author-content-wrapper{padding-left:15px;padding-right:15px;display:flex}@media(max-width:1199.98px){.archive-authors .eng-author-content-wrapper{flex-grow:0;flex-basis:100%}}.archive-authors .eng-author-content-wrapper-inner{position:relative;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:30px 25px 0;border-radius:5px;background:#fff;transition:box-shadow .3s ease-out,-webkit-transform .3s ease-out;transition:box-shadow .3s ease-out,transform .3s ease-out;transition:box-shadow .3s ease-out,transform .3s ease-out,-webkit-transform .3s ease-out}.archive-authors .eng-author-content-wrapper-inner:after{position:absolute;bottom:0;content:"";background-color:#000;transition:height .1s ease-out}@media(max-width:1199.98px){.archive-authors .eng-author-content-wrapper-inner:after{left:0;right:0;height:1px}}@media(min-width:1200px){.archive-authors .eng-author-content-wrapper-inner:after{left:25px;right:25px;height:2px}}.archive-authors .eng-author-content-wrapper-inner:hover{box-shadow:0 9px 54px rgba(0,0,0,.06),0 4px 23px rgba(0,0,0,.043),0 2px 12px rgba(0,0,0,.036),0 1px 7px rgba(0,0,0,.03),0 1px 4px rgba(0,0,0,.024),0 0 1px rgba(0,0,0,.016)}@media(min-width:1200px){.archive-authors .eng-author-content-wrapper-inner:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}}.archive-authors .eng-author-content-wrapper-inner:hover:after{height:0}.archive-authors .eng-author-content{text-align:center}.archive-authors .eng-author-image{margin-bottom:30px}.archive-authors .eng-author-image img{width:120px}.archive-authors .eng-author-title{font-family:RobotoMono,sans-serif;font-size:14px;font-weight:500;text-align:center;text-transform:uppercase;color:#000;margin-bottom:20px}.archive-authors .eng-author-content{color:#000;margin-bottom:30px;font-size:13px}.archive-authors .eng-author-content p{color:#000;font-size:inherit}.archive-authors .eng-widget{margin-bottom:0}@media(min-width:1200px){.archive-authors .eng-widget{margin-top:0;margin-bottom:0;justify-content:right}}@media(max-width:1199.98px){.archive-authors .eng-widget{margin-top:40px;margin-bottom:0}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform: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{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-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:none;color:#e44f41;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-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}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@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{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease, -webkit-transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-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{opacity:0;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-carousel .owl-nav{margin-top:20px}.owl-carousel .owl-nav button{display:inline-flex;justify-content:center;align-items:center;width:44px;height:44px;border:1px solid #000!important}.owl-carousel .owl-nav button+button{margin-left:10px}.owl-carousel .owl-nav button:focus{outline:none}.owl-carousel .owl-nav button.owl-next{color:red}.owl-carousel .owl-nav button.disabled{opacity:.2;cursor:default}.owl-carousel .owl-nav button i{font-style:normal}.owl-carousel .owl-dots{display:none;align-items:center;justify-content:center;margin:-12px 0 0}@media(max-width:992px){.owl-carousel .owl-dots{display:flex}}.owl-carousel .owl-dots .owl-dot{width:20px;height:20px;background:#747474;border-radius:50%;margin:0 10px 0 0;border:2px solid #1e22aa}.owl-carousel .owl-dots .owl-dot:last-child{margin:0}.owl-carousel .owl-dots .owl-dot.active{background:#1e22aa}.general .after-std:after,.general .before-std:before,.general .event-article__content a:not(.no-anim-link):after,.general .event-article__excerpt a:not(.no-anim-link):after,.general .txt-bg-anim-base-a a:after,.general .txt-bg-anim-base:after{content:" ";position:absolute;display:block}@media(min-width:375px){.position-s-absolute{position:absolute!important}.position-s-relative{position:relative!important}}@media(min-width:576px){.position-sm-absolute{position:absolute!important}.position-sm-relative{position:relative!important}}@media(min-width:768px){.position-md-absolute{position:absolute!important}.position-md-relative{position:relative!important}}@media(min-width:1200px){.position-lg-absolute{position:absolute!important}.position-lg-relative{position:relative!important}}@media(min-width:1320px){.position-xl-absolute{position:absolute!important}.position-xl-relative{position:relative!important}}@media(min-width:1540px){.position-xxl-absolute{position:absolute!important}.position-xxl-relative{position:relative!important}}.general body{position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.general body.admin-bar{margin-top:-32px}.general .event-article__content ol,.general .event-article__content ul,.general p{font-size:14px}@media(min-width:768px){.general .event-article__content ol,.general .event-article__content ul,.general p{font-size:16px}}.general p{line-height:1.875}.general p:last-of-type{margin-bottom:0}.general picture img{height:auto}.general .font-jetbrains,.general .font-jetbrains *{font-family:JetBrains Mono,monospace;-webkit-font-feature-settings:"zero" on;font-feature-settings:"zero" on}@media(max-width:767.98px){.general .font-jetbrains,.general .font-jetbrains *{font-size:13px}}.general .font-proxima{font-family:ProximaNova,sans-serif}.general .pos-all-0{left:0;right:0;top:0;bottom:0}@media(max-width:767.98px){.general .w-100-md{width:100%}}.general .pos-sticky-hack{position:-webkit-sticky;position:sticky}.general .pos-sticky-hack>*{overflow-y:visible}.general .min-h-inherit{min-height:inherit}.general .min-h-inherit-i{min-height:inherit!important}.general .flex-1{flex:1 1 0%}.general .z-index-0{z-index:0}.general .z-index-1{z-index:1}.general .z-index-minus-1{z-index:-1}.general .z-index-10{z-index:10}.general .overflow-x-hidden{overflow-x:hidden}.general .overflow-x-clip{overflow-x:clip}.general .overflow-y-hidden{overflow-y:hidden}.general .overflow-y-visible{overflow-y:visible}.general .vis-hidden{visibility:hidden}.general .color-invert{-webkit-filter:invert(1);filter:invert(1)}.general .color-grayscale{-webkit-filter:grayscale(1);filter:grayscale(1)}.general .color-inherit{color:inherit}.general .color-transparent{color:transparent}.general .color-accent{color:#e44f41}.general .color-accent-i{color:#e44f41!important}.general .color-accent-h-parent:hover .color-accent-h-child,.general .color-accent-h:hover{color:#e44f41}.general .color-body{color:#000}.general .color-body-2{color:#554a4a}.general .color-body-3{color:#443e3e}.general .color-gray-text{color:#7a7474}.general .color-gray-text-2{color:#929292}.general .bg-color-accent{background:#e44f41}.general .bg-color-1{background:#f8f7f5}.general .bg-color-3{background:#d9d9d9}.general .bg-color-4{background:#edece8}.general .stroke-white{stroke:#fff}.general .stroke-accent{stroke:#e44f41}.general .fill-accent{fill:#e44f41}.general .fill-white{fill:#fff}.general .base-trans{transition:all .2s ease-out}.general .base-trans-l{transition:all .2s linear}.general .flip-x{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.general .opacity-0{opacity:0}.general .opacity-50{opacity:.5}.general .opacity-1-parent:hover .opacity-1-child{opacity:1}.general .cursor-pointer{cursor:pointer}.general .border-radius-0{border-radius:0}.general .outline-0{outline:0}.general .user-select-none{-webkit-user-select:none;user-select:none}.general .bg-img-el{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.general .apple-no-tap-zoom{touch-action:manipulation}.general .container-md.--spacing,.general .container.--spacing{padding:0 20px}@media(min-width:768px){.general .container-md.--spacing,.general .container.--spacing{padding:0}}@media(max-width:767.98px){.general .container-md.--spacing-mobile-md,.general .container.--spacing-mobile-md{padding:0 20px}}@media(min-width:1320px){.general .container-md.--custom,.general .container.--custom{max-width:1140px}}@media(min-width:1320px){.general .container-md.--custom-2,.general .container.--custom-2{max-width:1200px}}@media(min-width:1200px){.general .container-md.--custom-3,.general .container.--custom-3{max-width:1260px!important}}@media(min-width:1200px){.general .container-md.--custom-3 .main-col.--width-1,.general .container.--custom-3 .main-col.--width-1{max-width:66.667%}}.general .main-col{width:100%}@media(min-width:1200px){.general .main-col.--width-1{max-width:65%}}@media(min-width:1200px){.general .main-col.--width-2{max-width:calc(66.667% - 30px)}}@media(min-width:1200px){.general .main-col.--width-3{max-width:900px}}.general .aside-col{width:100%;margin-top:40px}@media(min-width:1200px){.general .aside-col{position:relative;top:.5em;margin-left:60px;margin-top:0;max-width:25%}}@media(min-width:1200px){.general .aside-col.--width-2{max-width:calc(33.333% - 30px)}}@media(min-width:1200px){.general .aside-col.--width-3{max-width:300px}}.general .custom-col-two{width:100%}@media(min-width:1200px){.general .custom-col-two{max-width:calc(50% - 30px)}.general .custom-col-two:nth-child(odd){margin-right:60px}}@media(min-width:768px){.general .custom-col-two.--until-md{max-width:calc(50% - 30px)}.general .custom-col-two.--until-md:nth-child(odd){margin-right:60px}}@media(min-width:768px)and (max-width:1199.98px){.general .custom-col-two.--until-md-v2{max-width:calc(50% - 12px)}.general .custom-col-two.--until-md-v2:nth-child(odd){margin-right:24px}}.general .custom-col-three{width:100%}@media(min-width:1200px){.general .custom-col-three{max-width:calc(33.33% - 20px);margin-right:30px}.general .custom-col-three:nth-child(3){margin-right:0}}@media(min-width:1320px){.general .content-spacer-1{margin-left:30px;margin-right:-30px}}@media(min-width:1200px)and (max-width:1319.98px){.general #site-footer.content-spacer-2,.general .site-content .content-spacer-2{padding-left:30px;padding-right:30px}}.general .scroll-point{top:-60px}@media(min-width:1200px){.general .scroll-point{top:-100px}}.general .spacer-mt-0{margin-top:0}.general .spacer-mb-0{margin-bottom:0}.general .spacer-mt-5{margin-top:5px}.general .spacer-mb-5{margin-bottom:5px}.general .spacer-mt-10{margin-top:10px}.general .spacer-mb-10{margin-bottom:10px}.general .spacer-mt-15{margin-top:15px}.general .spacer-mb-15{margin-bottom:15px}.general .spacer-mt-20{margin-top:20px}.general .spacer-mb-20{margin-bottom:20px}.general .spacer-mt-25{margin-top:25px}.general .spacer-mb-25{margin-bottom:25px}.general .spacer-mt-30{margin-top:30px}.general .spacer-mb-30{margin-bottom:30px}.general .spacer-mt-35{margin-top:35px}.general .spacer-mb-35{margin-bottom:35px}.general .spacer-mt-40{margin-top:40px}.general .spacer-mb-40{margin-bottom:40px}.general .spacer-mt-45{margin-top:40px}@media(min-width:1200px){.general .spacer-mt-45{margin-top:45px}}.general .spacer-mb-45{margin-bottom:40px}@media(min-width:1200px){.general .spacer-mb-45{margin-bottom:45px}}.general .spacer-mt-50{margin-top:40px}@media(min-width:1200px){.general .spacer-mt-50{margin-top:50px}}.general .spacer-mb-50{margin-bottom:40px}@media(min-width:1200px){.general .spacer-mb-50{margin-bottom:50px}}.general .spacer-mt-60{margin-top:40px}@media(min-width:1200px){.general .spacer-mt-60{margin-top:60px}}.general .spacer-mb-60{margin-bottom:40px}@media(min-width:1200px){.general .spacer-mb-60{margin-bottom:60px}}.general .spacer-mt-70{margin-top:40px}@media(min-width:1200px){.general .spacer-mt-70{margin-top:70px}}.general .spacer-mb-70{margin-bottom:40px}@media(min-width:1200px){.general .spacer-mb-70{margin-bottom:70px}}.general .spacer-mt-80{margin-top:40px}@media(min-width:1200px){.general .spacer-mt-80{margin-top:80px}}.general .spacer-mb-80{margin-bottom:40px}@media(min-width:1200px){.general .spacer-mb-80{margin-bottom:80px}}.general .spacer-mt-90{margin-top:40px}@media(min-width:1200px){.general .spacer-mt-90{margin-top:90px}}.general .spacer-mb-90{margin-bottom:40px}@media(min-width:1200px){.general .spacer-mb-90{margin-bottom:90px}}.general .spacer-mt-100{margin-top:40px}@media(min-width:1200px){.general .spacer-mt-100{margin-top:100px}}.general .spacer-mb-100{margin-bottom:40px}@media(min-width:1200px){.general .spacer-mb-100{margin-bottom:100px}}.general .spacer-mt-120{margin-top:40px}@media(min-width:1200px){.general .spacer-mt-120{margin-top:120px}}.general .spacer-mb-120{margin-bottom:40px}@media(min-width:1200px){.general .spacer-mb-120{margin-bottom:120px}}.general .spacer-mt-130{margin-top:40px}@media(min-width:1200px){.general .spacer-mt-130{margin-top:130px}}.general .spacer-mb-130{margin-bottom:40px}@media(min-width:1200px){.general .spacer-mb-130{margin-bottom:130px}}@media(max-width:1199.98px){.general .spacer-mobile-mt-0{margin-top:0}}@media(max-width:1199.98px){.general .spacer-mobile-mb-0{margin-bottom:0}}@media(max-width:1199.98px){.general .spacer-mobile-mt-5{margin-top:5px}}@media(max-width:1199.98px){.general .spacer-mobile-mb-5{margin-bottom:5px}}@media(max-width:1199.98px){.general .spacer-mobile-mt-10{margin-top:10px}}@media(max-width:1199.98px){.general .spacer-mobile-mb-10{margin-bottom:10px}}@media(max-width:1199.98px){.general .spacer-mobile-mt-15{margin-top:15px}}@media(max-width:1199.98px){.general .spacer-mobile-mb-15{margin-bottom:15px}}@media(max-width:1199.98px){.general .spacer-mobile-mt-20{margin-top:20px}}@media(max-width:1199.98px){.general .spacer-mobile-mb-20{margin-bottom:20px}}@media(max-width:1199.98px){.general .spacer-mobile-mt-25{margin-top:25px}}@media(max-width:1199.98px){.general .spacer-mobile-mb-25{margin-bottom:25px}}@media(max-width:1199.98px){.general .spacer-mobile-mt-30{margin-top:30px}}@media(max-width:1199.98px){.general .spacer-mobile-mb-30{margin-bottom:30px}}@media(max-width:1199.98px){.general .spacer-mobile-mt-35{margin-top:35px}}@media(max-width:1199.98px){.general .spacer-mobile-mb-35{margin-bottom:35px}}@media(max-width:1199.98px){.general .spacer-mobile-mt-40{margin-top:40px}}@media(max-width:1199.98px){.general .spacer-mobile-mb-40{margin-bottom:40px}}@media(max-width:1199.98px){.general .spacer-mobile-mt-45{margin-top:45px}}@media(max-width:1199.98px){.general .spacer-mobile-mb-45{margin-bottom:45px}}@media(max-width:1199.98px){.general .spacer-mobile-mt-50{margin-top:50px}}@media(max-width:1199.98px){.general .spacer-mobile-mb-50{margin-bottom:50px}}@media(max-width:1199.98px){.general .spacer-mobile-mt-60{margin-top:60px}}@media(max-width:1199.98px){.general .spacer-mobile-mb-60{margin-bottom:60px}}@media(max-width:1199.98px){.general .spacer-mobile-mt-70{margin-top:70px}}@media(max-width:1199.98px){.general .spacer-mobile-mb-70{margin-bottom:70px}}@media(max-width:1199.98px){.general .spacer-mobile-mt-80{margin-top:80px}}@media(max-width:1199.98px){.general .spacer-mobile-mb-80{margin-bottom:80px}}@media(min-width:768px)and (max-width:1199.98px){.general .spacer-tablet-mt-0{margin-top:0}}@media(min-width:768px)and (max-width:1199.98px){.general .spacer-tablet-mb-0{margin-bottom:0}}@media(min-width:768px)and (max-width:1199.98px){.general .spacer-tablet-mt-5{margin-top:5px}}@media(min-width:768px)and (max-width:1199.98px){.general .spacer-tablet-mb-5{margin-bottom:5px}}@media(min-width:768px)and (max-width:1199.98px){.general .spacer-tablet-mt-10{margin-top:10px}}@media(min-width:768px)and (max-width:1199.98px){.general .spacer-tablet-mb-10{margin-bottom:10px}}@media(min-width:768px)and (max-width:1199.98px){.general .spacer-tablet-mt-15{margin-top:15px}}@media(min-width:768px)and (max-width:1199.98px){.general .spacer-tablet-mb-15{margin-bottom:15px}}@media(min-width:768px)and (max-width:1199.98px){.general .spacer-tablet-mt-20{margin-top:20px}}@media(min-width:768px)and (max-width:1199.98px){.general .spacer-tablet-mb-20{margin-bottom:20px}}@media(min-width:768px)and (max-width:1199.98px){.general .spacer-tablet-mt-25{margin-top:25px}}@media(min-width:768px)and (max-width:1199.98px){.general .spacer-tablet-mb-25{margin-bottom:25px}}@media(min-width:768px)and (max-width:1199.98px){.general .spacer-tablet-mt-30{margin-top:30px}}@media(min-width:768px)and (max-width:1199.98px){.general .spacer-tablet-mb-30{margin-bottom:30px}}@media(min-width:768px)and (max-width:1199.98px){.general .spacer-tablet-mt-35{margin-top:35px}}@media(min-width:768px)and (max-width:1199.98px){.general .spacer-tablet-mb-35{margin-bottom:35px}}@media(min-width:768px)and (max-width:1199.98px){.general .spacer-tablet-mt-40{margin-top:40px}}@media(min-width:768px)and (max-width:1199.98px){.general .spacer-tablet-mb-40{margin-bottom:40px}}@media(min-width:768px)and (max-width:1199.98px){.general .spacer-tablet-mt-45{margin-top:45px}}@media(min-width:768px)and (max-width:1199.98px){.general .spacer-tablet-mb-45{margin-bottom:45px}}@media(min-width:768px)and (max-width:1199.98px){.general .spacer-tablet-mt-50{margin-top:50px}}@media(min-width:768px)and (max-width:1199.98px){.general .spacer-tablet-mb-50{margin-bottom:50px}}@media(min-width:768px)and (max-width:1199.98px){.general .spacer-tablet-mt-60{margin-top:60px}}@media(min-width:768px)and (max-width:1199.98px){.general .spacer-tablet-mb-60{margin-bottom:60px}}@media(min-width:768px)and (max-width:1199.98px){.general .spacer-tablet-mt-70{margin-top:70px}}@media(min-width:768px)and (max-width:1199.98px){.general .spacer-tablet-mb-70{margin-bottom:70px}}@media(min-width:768px)and (max-width:1199.98px){.general .spacer-tablet-mt-80{margin-top:80px}}@media(min-width:768px)and (max-width:1199.98px){.general .spacer-tablet-mb-80{margin-bottom:80px}}.general .fs-big{font-size:20px}@media(min-width:768px){.general .fs-big{font-size:30px}}.general .fs-before-big{font-size:20px}.general .fs-normal{font-size:16px}.general .fs-smaller{font-size:15px}.general .fs-small,.general .fs-small>p,.general .wpcf7-acceptance label,.general .wpcf7-acceptance label>p{font-size:14px}.general .fs-small-i{font-size:14px!important}.general .fs-x-small{font-size:13px}.general .fs-xx-small{font-size:12px}@media(max-width:1199.98px){.general .fs-x-small-mobile{font-size:13px}}@media(max-width:1199.98px){.general .fs-xxs-mobile-i{font-size:12px}}@media(max-width:767.98px){.general .fs-small-md-down{font-size:14px}}@media(max-width:767.98px){.general .fs-x-small-md-down{font-size:13px}}.general .fw-500{font-weight:500}.general .fw-600{font-weight:600}.general .lh-0{line-height:0}.general .lh-text-1,.general .lh-text-1>p,.general .wpcf7-form-control-wrap,.general .wpcf7-form-control-wrap>p{line-height:1.43}.general .lh-text-2{line-height:1.87}.general .lh-text-3{line-height:1.375}.general .lh-text-4{line-height:20px}.general .lh-text-5{line-height:1.25}.general .letter-spacing-1{letter-spacing:.02em}.general .hyphens-txt{-webkit-hyphens:auto;hyphens:auto}.general .clamp-txt-lines{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.general .txt-uc-first:first-letter{text-transform:uppercase}.general .underlined-links a{text-decoration:none;border-bottom:1px solid #ec847a}.general .txt-dec-none{text-decoration:none}.general .event-article__content>p{color:#554a4a}.general .event-article__content ol,.general .event-article__content ul{padding:0;line-height:1.7}.general .event-article__content ol li,.general .event-article__content ul li{margin-bottom:.75em}.general .event-article__content ol li:last-child,.general .event-article__content ul li:last-child{margin-bottom:0}.general .event-article__content ol>ol,.general .event-article__content ol>ul,.general .event-article__content ul>ol,.general .event-article__content ul>ul{margin-top:5px;margin-bottom:5px}.general .event-article__content ul:not(.list-unstyled){margin:0;list-style:none}.general .event-article__content ul:not(.list-unstyled) li{color:#554a4a;padding-left:1.2em;position:relative}.general .event-article__content ul:not(.list-unstyled) li:before{content:" ";position:absolute;display:block;top:.73em;left:0;width:.315em;height:.315em;background:#e44f41}.general .block-badge,.general .line-heading__title{font-size:12px!important;font-weight:700;padding:.3em .5em .2em;letter-spacing:.1em}.general .line-heading__title{--line-width:100vw;--line-width-r:100vw;width:-webkit-max-content;width:max-content}@media(min-width:1200px){.general .line-heading__title{--line-width:600px;--line-width-r:70vw}}.general .line-heading__title:before{top:0;left:0;width:var(--line-width);height:1px;background:linear-gradient(90deg,#e44f41 73.92%,rgba(228,79,65,0))}.general .line-heading.--reverted{text-align:right}.general .line-heading.--reverted .line-heading__title:before{left:auto;right:0;width:var(--line-width-r);-webkit-transform:scale(-1);transform:scale(-1)}.general .line-heading.--gray .line-heading__title{background:#7a7474}.general .line-heading.--gray .line-heading__title:before{background:linear-gradient(90deg,#7a7474 73.92%,rgba(228,79,65,0))}.general .line-heading.--fixed-width .line-heading__title:before{background:#e44f41}@media(max-width:1199.98px){.general .line-heading.--fixed-mobile-width .line-heading__title:before{width:150vw;-webkit-transform:translateX(-25%);transform:translateX(-25%)}}@media(min-width:768px)and (max-width:1199.98px){.general .generic-post-title{font-size:22px;line-height:25px}}.general .std-form-placeholder::-webkit-input-placeholder{color:hsla(0,0%,57.3%,.6)}.general .std-form-placeholder::placeholder{color:hsla(0,0%,57.3%,.6)}.general .std-form-wrap .wpcf7-submit:disabled,.general .std-form-wrap [type=submit]:disabled{background-color:#d3d3d3;border-color:#d3d3d3}.general .std-form-wrap input,.general .std-form-wrap textarea{border-radius:0;box-shadow:none;border:1px solid #d3d3d3;line-height:1.33;padding:14px 20px}.general .std-form-wrap input::-webkit-input-placeholder,.general .std-form-wrap textarea::-webkit-input-placeholder{color:hsla(0,0%,57.3%,.6)}.general .std-form-wrap input::-webkit-input-placeholder, .general .std-form-wrap textarea::-webkit-input-placeholder{color:hsla(0,0%,57.3%,.6)}.general .std-form-wrap input::placeholder,.general .std-form-wrap textarea::placeholder{color:hsla(0,0%,57.3%,.6)}.general .std-form-wrap input:focus,.general .std-form-wrap textarea:focus{outline:none}.general .std-form-wrap .wpcf7-list-item{margin:0}.general .std-form-wrap .wpcf7-list-item a:not(:hover){color:#e44f41}.general .short-form-wrap{font-weight:400}.comments-area .general .short-form-wrap .comment-form-cookies-consent,.comments-area .general .short-form-wrap .comment-form-policy,.general .short-form-wrap .comments-area .comment-form-cookies-consent,.general .short-form-wrap .comments-area .comment-form-policy,.general .short-form-wrap .fancy-checkbox-wrap{margin-bottom:15px}.comments-area .general .comment-form-cookies-consent label,.comments-area .general .comment-form-policy label,.general .comments-area .comment-form-cookies-consent label,.general .comments-area .comment-form-policy label,.general .fancy-checkbox-wrap label{position:relative;padding-left:1.8em;color:#7c7c7c}.comments-area .general .comment-form-cookies-consent label:before,.comments-area .general .comment-form-policy label:before,.general .comments-area .comment-form-cookies-consent label:before,.general .comments-area .comment-form-policy label:before,.general .fancy-checkbox-wrap label:before{content:" ";display:block;width:15px;height:15px;border:1px solid #d3d3d3;vertical-align:text-top;position:absolute;top:.2em;left:0}.comments-area .general .comment-form-cookies-consent label:after,.comments-area .general .comment-form-policy label:after,.general .comments-area .comment-form-cookies-consent label:after,.general .comments-area .comment-form-policy label:after,.general .fancy-checkbox-wrap label:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5 1.5L5.866 12l-3.6-4' stroke='%23fff' stroke-width='4'/%3E%3Cpath d='M15.5 1.5L5.866 12l-3.6-4' stroke='%23E44F41' stroke-linecap='round'/%3E%3C/svg%3E");position:absolute;left:2px;top:.05em;opacity:0;transition:opacity .25s ease-out}.comments-area .general .comment-form-cookies-consent label.checked:after,.comments-area .general .comment-form-policy label.checked:after,.general .comments-area .comment-form-cookies-consent label.checked:after,.general .comments-area .comment-form-policy label.checked:after,.general .fancy-checkbox-wrap label.checked:after{opacity:1}.comments-area .general .comment-form-cookies-consent label input[type=checkbox],.comments-area .general .comment-form-policy label input[type=checkbox],.general .comments-area .comment-form-cookies-consent label input[type=checkbox],.general .comments-area .comment-form-policy label input[type=checkbox],.general .fancy-checkbox-wrap label input[type=checkbox]{display:none}.comments-area .general .footer-menu .comment-form-cookies-consent label:after,.comments-area .general .footer-menu .comment-form-policy label:after,.general .footer-menu .comments-area .comment-form-cookies-consent label:after,.general .footer-menu .comments-area .comment-form-policy label:after,.general .footer-menu .fancy-checkbox-wrap label:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5 1.5L5.866 12l-3.6-4' stroke='%23000' stroke-width='4'/%3E%3Cpath d='M15.5 1.5L5.866 12l-3.6-4' stroke='%23E44F41' stroke-linecap='round'/%3E%3C/svg%3E");position:absolute;left:2px;top:.05em;opacity:0;transition:opacity .25s ease-out}.comments-area .general .footer-menu .comment-form-cookies-consent label.checked:after,.comments-area .general .footer-menu .comment-form-policy label.checked:after,.general .footer-menu .comments-area .comment-form-cookies-consent label.checked:after,.general .footer-menu .comments-area .comment-form-policy label.checked:after,.general .footer-menu .fancy-checkbox-wrap label.checked:after{opacity:1}.general .wpcf7-form .wpcf7-response-output{border:none;padding:5px 0 5px 34px;margin:-18px 0 0;font-size:14px;background-repeat:no-repeat;background-position:0 50%}.general .wpcf7-form.sent .wpcf7-response-output{color:#40a349;background-image:url(assets/check-mark-circle-14e82a07.svg)}.general .wpcf7-form.invalid .wpcf7-response-output{color:#e6a801;background-image:url(assets/exl-mark-yellow-6c50162c.svg)}.general .wpcf7-form.aborted .wpcf7-response-output,.general .wpcf7-form.failed .wpcf7-response-output{color:#c72e2e;background-image:url(assets/exl-mark-red-c0e9a7b0.svg)}.general .wpcf7-form input[type=submit]{display:none}.general .short-subscribe-form input{outline:0;border:0}.general .short-subscribe-form .wpcf7-form-control-wrap[data-name=email]{width:calc(100% - 50px)}.general .short-subscribe-form .wpcf7-email{width:100%;padding:15px 20px;font-size:15px;border-radius:0!important;background:#222325;border:1px solid #282a2c;color:#fff;line-height:1}.general .short-subscribe-form .wpcf7-submit{border-radius:0!important}.general .short-subscribe-form .wpcf7-spinner{top:10px}.general .short-subscribe-form.--light .wpcf7-email{background:#fff;color:#000;border:1px solid hsla(0,0%,57.3%,.3);border-right:none}.general .short-subscribe-form .wpcf7-not-valid-tip{margin-top:7px}.general .general-search-form input[type=search]{-webkit-appearance:none;border-radius:0;background:#fff}.general .general-search-form input[type=search]::-webkit-search-cancel-button{display:none}.general .general-search-form__clear{width:32px;height:32px}.general .general-search-form__clear svg{-webkit-transform:scale(1.2);transform:scale(1.2)}.general .search-notice-tooltip div.tooltip-inner{padding:15px}.general .wpcf7-spinner{top:-37px}.general .big-red-button,.general .std-form-wrap .wpcf7-submit,.general .std-form-wrap [type=submit]{display:inline-flex;justify-content:center;align-items:center;min-height:50px;min-width:100%;padding:1em .95em;background:#e44f41;border:1px solid #e44f41;transition:all .25s ease-out;text-transform:uppercase;font-family:JetBrains Mono,monospace;color:#fff;line-height:1}@media(max-width:767.98px){.general .big-red-button,.general .std-form-wrap .wpcf7-submit,.general .std-form-wrap [type=submit]{font-size:13px;padding:1.35em .95em}}.general .big-red-button:hover,.general .std-form-wrap .wpcf7-submit:hover,.general .std-form-wrap [type=submit]:hover{background:transparent;color:#e44f41}.general .big-red-button.--mobile,.general .std-form-wrap .--mobile.wpcf7-submit,.general .std-form-wrap .--mobile[type=submit]{font-size:16px;padding:15px 20px}.general .big-red-button.--inverse,.general .std-form-wrap .--inverse.wpcf7-submit,.general .std-form-wrap .--inverse[type=submit]{background:transparent;color:#e44f41!important}.general .big-red-button.--inverse.--background-white,.general .std-form-wrap .--inverse.--background-white.wpcf7-submit,.general .std-form-wrap .--inverse.--background-white[type=submit]{background:#fff}.general .big-red-button.--inverse:hover,.general .std-form-wrap .--inverse.wpcf7-submit:hover,.general .std-form-wrap .--inverse[type=submit]:hover{color:#fff!important;background:#e44f41;border:1px solid #e44f41}.general .big-red-button.--hover-bg-white:hover,.general .std-form-wrap .--hover-bg-white.wpcf7-submit:hover,.general .std-form-wrap .--hover-bg-white[type=submit]:hover{background:#fff}.general .big-red-button.--min-width-auto,.general .std-form-wrap .--min-width-auto.wpcf7-submit,.general .std-form-wrap .--min-width-auto[type=submit]{min-width:auto}.general .big-red-button.--white,.general .std-form-wrap .--white.wpcf7-submit,.general .std-form-wrap .--white[type=submit]{background:transparent;color:#fff!important;border:1px solid #fff!important}.general .big-red-button.--white:hover,.general .std-form-wrap .--white.wpcf7-submit:hover,.general .std-form-wrap .--white[type=submit]:hover{color:#e44f41!important;background:#fff!important;border:1px solid #fff!important}.general input[type=submit][disabled]{cursor:not-allowed;background-color:#adb5bd!important;border-color:#adb5bd!important;color:#fff!important}.general .close-x-btn{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.375 0L0 1.375 9.625 11 0 20.625 1.375 22 11 12.375 20.625 22 22 20.625 12.375 11 22 1.375 20.625 0 11 9.625 1.375 0z' fill='%23fff'/%3E%3C/svg%3E") 50%/1em auto no-repeat;width:22px;height:22px;padding:0;opacity:1;margin:0;border-radius:0;background-size:cover!important}.general .close-x-btn:focus{box-shadow:none}.general .close-x-btn.--btn-color-accent{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.375 0L0 1.375 9.625 11 0 20.625 1.375 22 11 12.375 20.625 22 22 20.625 12.375 11 22 1.375 20.625 0 11 9.625 1.375 0z' fill='%23E44F41'/%3E%3C/svg%3E") 50%/1em auto no-repeat}.general .short-subscribe-form .wpcf7-submit,.general .square-arrow-button{width:50px;height:50px;font-family:JetBrains Mono,monospace;background:#e44f41;color:#fff;transition:all .2s ease-out;font-size:16px}.general .short-subscribe-form .wpcf7-submit:hover,.general .square-arrow-button:hover{color:#000}.general .tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.general .tooltip.show{opacity:.9}.general .tooltip .tooltip-arrow{position:absolute;display:block;width:20px;height:10px}.general .tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.general .bs-tooltip-auto[data-popper-placement^=top],.general .bs-tooltip-top{padding:10px 0}.general .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.general .bs-tooltip-top .tooltip-arrow{bottom:0}.general .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.general .bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:10px 10px 0;border-top-color:#fff}.general .bs-tooltip-auto[data-popper-placement^=right],.general .bs-tooltip-end{padding:0 10px}.general .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.general .bs-tooltip-end .tooltip-arrow{left:0;width:10px;height:20px}.general .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.general .bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:10px 10px 10px 0;border-right-color:#fff}.general .bs-tooltip-auto[data-popper-placement^=bottom],.general .bs-tooltip-bottom{padding:10px 0}.general .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.general .bs-tooltip-bottom .tooltip-arrow{top:0}.general .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.general .bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 10px 10px;border-bottom-color:#fff}.general .bs-tooltip-auto[data-popper-placement^=left],.general .bs-tooltip-start{padding:0 10px}.general .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.general .bs-tooltip-start .tooltip-arrow{right:0;width:10px;height:20px}.general .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.general .bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:10px 0 10px 10px;border-left-color:#fff}.general .tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.general .tooltip{background:transparent;border:none;width:auto}.general .tooltip.show{opacity:1}.general .tooltip-inner{background:#fff;border:none;overflow:hidden;box-shadow:0 0 50px 0 rgba(36,32,31,.3);color:#000}.general .text-tooltip-show .tooltip-inner{padding:30px;max-width:390px;text-align:left}.general .aside-related__title-tooltip .tooltip-inner,.general .main-meta-tooltip-show .tooltip-inner{background:#f8f7f5}.general .aside-related__title-tooltip.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.general .aside-related__title-tooltip.bs-tooltip-bottom .tooltip-arrow:before,.general .main-meta-tooltip-show.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.general .main-meta-tooltip-show.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:#f8f7f5}.general .aside-related__title-tooltip.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.general .aside-related__title-tooltip.bs-tooltip-top .tooltip-arrow:before,.general .main-meta-tooltip-show.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.general .main-meta-tooltip-show.bs-tooltip-top .tooltip-arrow:before{border-top-color:#f8f7f5}.general .aside-related__title-tooltip.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.general .aside-related__title-tooltip.bs-tooltip-end .tooltip-arrow:before,.general .main-meta-tooltip-show.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.general .main-meta-tooltip-show.bs-tooltip-end .tooltip-arrow:before{border-right-color:#f8f7f5}.general .aside-related__title-tooltip.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.general .aside-related__title-tooltip.bs-tooltip-start .tooltip-arrow:before,.general .main-meta-tooltip-show.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.general .main-meta-tooltip-show.bs-tooltip-start .tooltip-arrow:before{border-left-color:#f8f7f5}.general .aside-related__title-tooltip .tooltip-inner{padding:25px 30px;max-width:320px}.general .accent-border-left{border-left:12px solid #e44f41;border-right:12px solid transparent}@media(max-width:1199.98px){.general .accent-border-left{padding-left:10px}}@media(max-width:767.98px){.general .accent-border-left{border-left:10px solid #e44f41;border-right:10px solid transparent}}.general .accent-underline-shift{left:-8px}@media(min-width:1200px){.general .accent-underline-shift{left:-11px}}.general .accent-underline{--padding-lr:8px!important;--line-width:7px;--line-height:2px;--line-bottom:12%;padding-left:var(--padding-lr);padding-right:var(--padding-lr);position:relative;line-height:1.43}@media(min-width:1200px){.general .accent-underline{--padding-lr:11px!important;--line-width:10px}}.general .accent-underline:before{width:var(--line-width);height:var(--line-height);left:0;bottom:var(--line-bottom);background:#e44f41;z-index:-1}.general .formatted-hl-txt,.general p>code{padding:.2em .45em;background:#f3f3f3;font-weight:400;color:#322d2a}.general p>code{font-size:15px;line-height:30px;font-family:JetBrains Mono,monospace;-webkit-font-feature-settings:"zero" on;font-feature-settings:"zero" on}.general hr{background-color:#d3d3d3;opacity:1}.general .dot-delimiter-x{width:5px;height:5px;margin:0 15px}.general .event-article__content a:not(.no-anim-link),.general .event-article__excerpt a:not(.no-anim-link),.general .txt-bg-anim-base,.general .txt-bg-anim-base-a a{position:relative;transition:color .25s ease}.general .event-article__content a:not(.no-anim-link):after,.general .event-article__excerpt a:not(.no-anim-link):after,.general .txt-bg-anim-base-a a:after,.general .txt-bg-anim-base:after{left:-3%;bottom:0;background-color:#fc7265;z-index:-1;transition:all .25s ease}.general .event-article__content a:not(.no-anim-link)>span,.general .event-article__excerpt a:not(.no-anim-link)>span,.general .txt-bg-anim-base-a a>span,.general .txt-bg-anim-base>span{transition:inherit}.general .event-article__content a:hover:not(.no-anim-link),.general .event-article__content a:hover:not(.no-anim-link)>span,.general .event-article__excerpt a:hover:not(.no-anim-link),.general .event-article__excerpt a:hover:not(.no-anim-link)>span,.general .txt-bg-anim-base-a a:hover,.general .txt-bg-anim-base-a a:hover>span,.general .txt-bg-anim-base-parent-h:hover .txt-bg-anim-base-child-h,.general .txt-bg-anim-base-parent-h:hover .txt-bg-anim-base-child-h>span,.general .txt-bg-anim-base:hover,.general .txt-bg-anim-base:hover>span{color:#fff!important}.general .event-article__content a:not(.no-anim-link),.general .event-article__excerpt a:not(.no-anim-link){color:#000;white-space:nowrap}.general .event-article__content a:not(.no-anim-link):after,.general .event-article__excerpt a:not(.no-anim-link):after{width:106%;height:59%}.general .event-article__content a:not(.no-anim-link):hover:after,.general .event-article__excerpt a:not(.no-anim-link):hover:after{height:100%;background-color:#e44f41}.general .txt-bg-anim-ltr,.general .txt-bg-anim-ltr-a a{transition:color .3s ease-in-out,-webkit-transform .3s ease-out;transition:color .3s ease-in-out,transform .3s ease-out;transition:color .3s ease-in-out,transform .3s ease-out,-webkit-transform .3s ease-out}.general .txt-bg-anim-ltr-a a:after,.general .txt-bg-anim-ltr:after{width:0;height:100%;transition:width .3s ease-in-out;background-color:#e44f41}.general .txt-bg-anim-ltr-a a:hover:after,.general .txt-bg-anim-ltr:hover:after{width:106%}.general .txt-bg-anim-ltr-a a.--no-padding:after,.general .txt-bg-anim-ltr.--no-padding:after{left:0}.general .txt-bg-anim-ltr-a a.--no-padding:hover:after,.general .txt-bg-anim-ltr.--no-padding:hover:after{width:100%}.general .txt-bg-anim-ltr-parent-h:hover .txt-bg-anim-ltr-child-h:after{width:106%}@media(max-width:1199.98px){.general .pinned-material.--m .pinned-material__img-wrap{--bs-aspect-ratio:51.5%}}@media(max-width:767.98px){.general .pinned-material.--m .pinned-material__img-wrap{--bs-aspect-ratio:57.2%}}@media(min-width:1200px){.general .pinned-material.--m .pinned-material__img-wrap{height:220px}}@media(max-width:1199.98px){.general .pinned-material.--m .pinned-material__img-wrap img{height:100%;position:absolute!important}}.general .pinned-material__excerpt{line-height:1.5}@media(min-width:768px){.general .pinned-material__excerpt{font-size:20px}.general .pinned-material__excerpt.--event{font-size:18px}}.general .pinned-material__title.--medium-title{font-size:28px}@media(min-width:768px){.general .pinned-material__title.--medium-title{font-size:40px}}.general .pinned-material__title.--big-title{font-size:36px}@media(min-width:768px){.general .pinned-material__title.--big-title{line-height:.9!important;font-size:50px}}.general .big-quote__text a{color:inherit}.general .big-quote__text span{font-size:20px;line-height:1.5}@media(min-width:768px){.general .big-quote__text span{line-height:1.3;font-size:20px}}@media(min-width:1200px){.general .big-quote__text span{font-size:23px}}.general .big-quote__text span:after,.general .big-quote__text span:before{color:#e44f41;line-height:1;font-size:25px}@media(min-width:768px){.general .big-quote__text span:after,.general .big-quote__text span:before{font-size:32px}}.general .big-quote__text span:before{content:"“";top:.15em;left:-.765em}.general .big-quote__text span:after{content:"”";bottom:-.35em;right:-.765em}.general .big-quote__author-img-wrap{max-width:90px;margin:0 auto 30px}@media(min-width:400px){.general .big-quote__author-img-wrap{flex:0 0 50px;margin:0 15px 0 0}}.general .big-quote.--small-tile .big-quote__inner-wrap{height:100%;border-left:5px solid #e44f41;padding:40px 30px 45px 45px}.general .big-quote.--small-tile .big-quote__about{line-height:1.55;max-height:3.15em}@media(max-width:399px){.general .big-quote.--small-tile .big-quote__footer{display:block!important}}.general .big-quote.--wide-tile{padding-top:10px}@media(min-width:768px){.general .big-quote.--wide-tile{padding-top:35px;padding-bottom:25px}}@media(min-width:1200px){.general .big-quote.--wide-tile{padding-top:45px;padding-bottom:60px;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3}}@media(max-width:1440px){.general .big-quote.--wide-tile{padding-left:60px;padding-right:60px}}@media(max-width:767.98px){.general .big-quote.--wide-tile{padding-left:30px;padding-right:30px}.general .big-quote.--wide-tile .big-red-button,.general .big-quote.--wide-tile .std-form-wrap .wpcf7-submit,.general .big-quote.--wide-tile .std-form-wrap [type=submit],.general .std-form-wrap .big-quote.--wide-tile .wpcf7-submit,.general .std-form-wrap .big-quote.--wide-tile [type=submit]{margin-top:20px}}@media(min-width:768px)and (max-width:1199.98px){.general .big-quote.--wide-tile .big-quote__footer{margin-top:30px}}@media(min-width:1200px){.general .big-quote.--wide-tile .big-quote__text span{font-size:40px}}@media(min-width:768px){.general .big-quote.--wide-tile .big-quote__text span{font-size:30px}}.general .big-quote.--wide-tile .big-quote__text span:after,.general .big-quote.--wide-tile .big-quote__text span:before{font-size:40px}@media(min-width:768px){.general .big-quote.--wide-tile .big-quote__text span:after,.general .big-quote.--wide-tile .big-quote__text span:before{font-size:60px}}.general .big-quote.--wide-tile .big-quote__text span:before{top:.15em;right:-.765em}@media(min-width:768px){.general .big-quote.--wide-tile .big-quote__text span:before{top:.25em;left:-.765em}}.general .big-quote.--wide-tile .big-quote__text span:after{bottom:-.42em;right:-.765em}@media(min-width:768px){.general .big-quote.--wide-tile .big-quote__text span:after{bottom:-.35em}}@media(min-width:768px){.general .podcast-tile{padding:35px 50px 40px;border-left:5px solid #e44f41}}@media(max-width:767.98px){.general .podcast-tile{background:transparent}}@media(max-width:575.98px){.general .podcast-tile__content{padding-left:20px}}.general .podcast-tile__bg-line{--line-left:-30px;-webkit-transform:translateX(var(--line-left));transform:translateX(var(--line-left));width:10px}@media(min-width:768px){.general .podcast-tile__title{line-height:25px}}.general .podcast-tile__excerpt{line-height:1.786}@media(min-width:768px){.general .podcast-tile__excerpt{-webkit-line-clamp:6}}.general .tile__bg-line{width:calc(50vw - 50%);-webkit-transform:translate(-100%);transform:translate(-100%);box-sizing:border-box;left:0;background:transparent;border-left:10px solid #e44f41}@media(max-width:575.98px){.general .tile__bg-line--responsive{-webkit-transform:translate(0);transform:translate(0)}}.general .wide-post-tile{transition-duration:.5s}@media(min-width:768px){.general .wide-post-tile__img-wrap{flex:0 0 300px;height:180px}}@media(min-width:768px){.general .wide-post-tile__content{padding-left:30px}}@media(min-width:1200px){.general .wide-post-tile__content{padding-left:60px}}.general .wide-post-tile hr{background:#d9d9d9}.general .wide-post-tile__play-icon{-webkit-transform:scale(1.31);transform:scale(1.31)}.general .post-main-meta-wrap.hide-meta-tooltip .main-meta-tooltip{opacity:0;visibility:hidden}.general .post-main-meta-inner-wrap{padding-right:10px}.general .post-categories.--view-1 .post-category{margin-right:30px}.general .post-categories.--view-1 .post-category:last-child{margin-right:0}.general .post-authors-line{margin-right:20px}.general .post-authors-line a:hover{color:#e44f41!important}.general .post-authors-line a+a{margin-left:30px}.general .post-complexity{cursor:help}.general .post-complexity.--c-fix{top:-1px}.general .post-complexity__level{width:10px;height:10px;background:#d9d9d9}.general .post-complexity__level:nth-child(2){margin:0 3px}.general .post-complexity .active{background:#e44f41}.general .post-complexity-tooltip .tooltip-inner{max-width:290px;padding:25px;color:#554a4a}@media(min-width:1200px){.general .load-more-btn-s.--posts-listing-1{margin-top:-41px}}.general .post-x-meta__item{margin-right:15px}@media(min-width:1200px){.general .post-x-meta__item{margin-right:25px}}.general .post-x-meta__item svg{margin-right:6px}.general .video-time-badge{bottom:10px;right:10px;background:#000;padding:3px 6px}.general .main-meta-tooltip-show .tooltip-inner{padding:20px 40px 16px;background:#f8f7f5}.general .main-meta-tooltip-show a,.general .main-meta-tooltip-show span{margin:0 0 4px!important;align-self:baseline}.general .tooltip-area-gradient{background:linear-gradient(270deg,#fff 20.41%,hsla(0,0%,100%,.4187) 65.23%,hsla(0,0%,100%,.5) 92.76%,hsla(0,0%,100%,0) 122.92%);width:60px;height:20px}.general .tooltip-area-gradient.--width-2{width:50px}.general .tooltip-area-gradient.--bg-2{background:linear-gradient(270deg,#f8f7f5 20.41%,rgba(248,247,245,.4187) 65.23%,rgba(248,247,245,.5) 92.76%,rgba(248,247,245,0) 122.92%)}@media(max-width:1199.98px){.general .tooltip-area-gradient.--bg-2-mobile{background:linear-gradient(270deg,#f8f7f5 20.41%,rgba(248,247,245,.4187) 65.23%,rgba(248,247,245,.5) 92.76%,rgba(248,247,245,0) 122.92%)}}@media(min-width:1200px)and (max-width:1350px){.general .num-posts-list-s{padding-left:60px!important}}@media(min-width:1200px)and (max-width:1319.98px){.general .num-posts .generic-post-title{font-size:20px}}.general .num-posts__extra-bg{left:-31px;top:0}.general .num-posts__hide-line,.general .num-posts__line-bg{width:1px}.general .num-posts__number{min-width:20px;height:20px;padding:0 6px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media(max-width:860px){.general .num-posts__extra-bg{left:10px;top:-30px}.general .num-posts__number{left:0;top:-30px;-webkit-transform:none;transform:none}.general .num-posts .wide-post-tile__content{padding-left:30px}.general .num-posts .num-posts__hide-line,.general .num-posts hr{display:none}}.general .aside-post-list .post-authors-line{margin-right:15px}.general .aside-post-list .post-authors-line a+a{margin-left:25px}.general .aside-post-list .post-category{margin-right:15px}@media(min-width:768px)and (max-width:1199.98px){.general .aside-list{display:grid;grid-template-columns:repeat(2,1fr);-webkit-column-gap:30px;column-gap:30px}}.general .wp-block-ye-aside-related__media-img-wrap{flex:0 0 120px;height:120px;margin-right:20px}.general .wp-block-ye-aside-related__media.txt-bg-anim-ltr-parent-h:hover .txt-bg-anim-ltr-child-h,.general .wp-block-ye-aside-related__media .txt-bg-anim-ltr:hover{-webkit-transform:translateX(3px);transform:translateX(3px)}.general .wp-block-ye-aside-related__play-icon{-webkit-transform:scale(.885);transform:scale(.885)}.general .wp-block-ye-aside-related__title{margin-bottom:4px;max-height:5.7em}.general .popular-posts-slider .owl-stage-outer{border-bottom:1px solid #d3d3d3}@media(max-width:1199.98px){.general .popular-posts-slider{padding-bottom:20px}}@media(max-width:1199.98px){.general .wp-block-ye-img-ad .aside-col__sticky{display:flex;justify-content:center}}.general .wp-block-ye-img-ad__img-wrap{max-width:300px}.general .search-tags{display:grid;grid-auto-flow:column;-webkit-column-gap:25px;column-gap:25px;row-gap:25px}.general .manual-slider-x{white-space:nowrap;overflow-y:hidden;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.general .manual-slider-x::-webkit-scrollbar{display:none}.general .owl-carousel .owl-dots{display:flex;position:relative;top:-12px;width:70%;margin-left:auto;margin-right:auto}.general .owl-carousel .owl-dots.disabled{display:none}.general .owl-carousel .owl-dots .owl-dot{width:5px;height:5px;border:none;border-radius:0;background:#d3d3d3}@media(min-width:768px){.general .owl-carousel .owl-dots .owl-dot{margin-right:20px}}.general .owl-carousel .owl-dots .owl-dot.active{background:#e44f41}.general .owl-carousel .owl-dots.--bw .owl-dot{background:#fff}.general .owl-carousel .owl-dots.--bw .owl-dot.active{background:#000}.general .owl-carousel .owl-nav{display:flex;justify-content:space-between}.general .owl-carousel .owl-nav button{border:none!important}.general .owl-carousel .owl-nav.disabled{display:none}@media(min-width:768px){.general .nav-row-slider-wrap{min-height:90px}}@media(min-width:1200px){.general .nav-row-slider-wrap{min-height:110px}}.general .nav-row-slider{row-gap:20px;flex-wrap:wrap;padding:32px 0}@media(min-width:1200px){.general .nav-row-slider{padding:42px 0}}@media(min-width:768px){.general .nav-row-slider{flex-wrap:nowrap}.general .nav-row-slider:not(.owl-loaded){overflow:hidden;-webkit-column-gap:71px;column-gap:71px}.general .nav-row-slider:not(.owl-loaded) li{margin:0 71px 0 0;white-space:nowrap}}@media(max-width:767.98px){.general .nav-row-slider{display:flex}.general .nav-row-slider li a{margin-right:25px}}.general .nav-row-slider .owl-nav{width:100%;pointer-events:none}.general .nav-row-slider .owl-nav button{pointer-events:auto;border:none!important;position:relative}.general .nav-row-slider .owl-nav button:before{content:" ";position:absolute;width:200px;height:100%;z-index:-1}.general .nav-row-slider .owl-nav button.disabled{opacity:0;pointer-events:none}.general .nav-row-slider .owl-nav button.owl-prev:before{background:linear-gradient(90deg,#f8f7f5 79.28%,rgba(248,247,245,.722555) 87.98%,rgba(248,247,245,.441094) 94.39%,rgba(248,247,245,0)),linear-gradient(90deg,#f8f7f5 79.28%,rgba(248,247,245,.722555) 87.98%,rgba(248,247,245,.441094) 94.39%,rgba(248,247,245,0));left:-110px}.general .nav-row-slider .owl-nav button.owl-next:before{background:linear-gradient(270deg,#f8f7f5 79.28%,rgba(248,247,245,.722555) 87.98%,rgba(248,247,245,.441094) 94.39%,rgba(248,247,245,0)),linear-gradient(270deg,#f8f7f5 79.28%,rgba(248,247,245,.722555) 87.98%,rgba(248,247,245,.441094) 94.39%,rgba(248,247,245,0));right:-110px}.general .--margin-u-fix{--pp-slider-margin:7px;margin-left:calc(var(--pp-slider-margin)*-1);width:calc(100% + var(--pp-slider-margin))}@media(min-width:1200px){.general .--margin-u-fix{--pp-slider-margin:10px}}@media(min-width:576px){.general .content-filter.--search-page li:last-child a{margin-right:0}}.general .content-filter.--loading{opacity:.5}.general .content-filter.--loading a{cursor:default}.general .archive.tax-main_category a.post-category,.general .content-filter .--freeze{pointer-events:none}.general .archive.tax-main_category a.post-category:before{content:none}.general .tax-main_category .content-filter__link[data-type=podcast]{display:none!important}.general .breadcrumbs{padding-top:16px;height:46px;width:100%;margin-bottom:8px;overflow:hidden}@media(min-width:1200px){.general .breadcrumbs{padding-top:26px;height:56px}}.general .breadcrumbs *{font-family:ProximaNova,sans-serif;font-size:14px;font-weight:400}.general .breadcrumbs ol{margin:0;padding-left:0;list-style:none;display:flex;width:100%;overflow-x:scroll;-webkit-overflow-scrolling:touch;position:relative;top:0;height:52px;padding-bottom:0}.general .breadcrumbs ol>:last-child{width:100%;overflow:hidden;background-image:linear-gradient(90deg,#000 90%,#000 0,transparent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:500}.general .breadcrumbs ol:active>:last-child,.general .breadcrumbs ol:focus>:last-child,.general .breadcrumbs ol:hover>:last-child{overflow:unset;background-image:linear-gradient(90deg,#000,#000);width:unset}.general .breadcrumbs li{display:inline-block;white-space:nowrap;margin-bottom:0}.general .breadcrumbs li:not(:last-child):after{display:inline-block;margin:-3px 14px;color:#929292;-webkit-transform:rotate(22deg);transform:rotate(22deg);border-right:1.6px solid #929292;height:15px;content:""}.general .breadcrumbs a{color:#929292}.general .breadcrumbs.--light ol>:last-child{background-image:linear-gradient(90deg,#fff 90%,#fff 0,transparent);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.general .breadcrumbs.--light ol:active>:last-child,.general .breadcrumbs.--light ol:focus>:last-child,.general .breadcrumbs.--light ol:hover>:last-child{overflow:unset;background-image:linear-gradient(90deg,#fff,#fff);width:unset}@media(min-width:1200px){.general .std-hero-section .hero-section__container-wrap{min-height:450px}}@media(max-width:1319.98px){.general .hero-section__container-wrap{min-height:600px}}@media(min-width:1320px){.general .hero-section__container-wrap{min-height:720px}}@media(min-width:1320px)and (max-width:1539.98px){.general .hero-section__container-wrap{padding-left:40px;padding-right:40px}}.general .hero-section__title{font-size:22px;line-height:1.12}@media(min-width:768px){.general .hero-section__title{font-size:35px}}@media(min-width:1200px){.general .hero-section__title{font-size:50px}}@media(min-width:1320px){.general .hero-section__title{font-size:58px}}.general .hero-section.--title-bg .hero-section__bg{max-width:2200px}@media(max-width:1199.98px){.general .hero-section.--title-bg .hero-section__container-wrap{min-height:300px}}@media(max-width:767.98px){.general .hero-section.--title-bg .hero-section__container-wrap{min-height:220px}}.general .hero-section.--title-bg .hero-section__title-wrap{height:60px;padding:10px 1.2em;bottom:-.5px!important}@media(min-width:576px){.general .hero-section.--title-bg .hero-section__title-wrap{height:70px;padding:10px 1.4em}}@media(min-width:768px){.general .hero-section.--title-bg .hero-section__title-wrap{margin-left:-1.4em}}.general .hero-section.--title-bg .hero-section__title{font-size:20px}@media(min-width:576px){.general .hero-section.--title-bg .hero-section__title{font-size:30px}}@media(max-width:575.98px){.general .hero-section.--title-bg .hero-section__title-svg-left,.general .hero-section.--title-bg .hero-section__title-svg-right{height:60px}}.general .hero-section.--title-bg .hero-section__title-svg-left{left:-36.5px}@media(min-width:576px){.general .hero-section.--title-bg .hero-section__title-svg-left{left:-39.5px}}.general .hero-section.--title-bg .hero-section__title-svg-right{right:-36.5px}@media(min-width:576px){.general .hero-section.--title-bg .hero-section__title-svg-right{right:-39.5px}}.general .sidebar-author-new{color:#fff;padding:15px 0 30px}.general .sidebar-author-new__image{width:40px;height:40px;margin-right:15px}.general .sidebar-author-new__name{left:-11px}.general .sidebar-author-new__bg{background:#000;width:200%;left:-50%}.general .sidebar-author-new .author-slider{max-width:310px}.general .sidebar-author-new .author-slider .sidebar-author-new__images-wrap{overflow:hidden;height:120px}.general .sidebar-author-new .author-slider__slide{margin-bottom:10px}@media(min-width:768px)and (max-width:1199.98px){.general .sidebar-author-new .author-slider__slide{margin-right:22px}}.general .sidebar-author-new.--multiple .owl-item{-webkit-animation-duration:.4s;animation-duration:.4s}.general .sidebar-author-new.--multiple .author-slider__btn{left:175px}.general .sidebar-author-new.--multiple .sidebar-author-new__img-wrap:nth-child(1n+2){margin-left:-98px}.general .sidebar-author-new.--multiple .sidebar-author-new__img-wrap:after,.general .sidebar-author-new.--multiple .sidebar-author-new__img-wrap:before{top:0;left:0;height:100%;width:100%;position:absolute;border-radius:50%}.general .sidebar-author-new.--multiple .sidebar-author-new__img-wrap:before{background:rgba(0,0,0,.3);z-index:1}.general .sidebar-author-new.--bnt-right .author-slider__btn{left:auto;right:0}.general .sidebar-author-new--desktop-view{color:initial}.general .sidebar-author-new--desktop-view .author-slider .sidebar-author-new__img-wrap:first-child .sidebar-author-new__image{border:2px solid #fff}.general .sidebar-author-new--desktop-view .sidebar-author-new__image{width:120px;height:120px;margin-right:0}.general .sidebar-author-new--desktop-view .sidebar-author-new__name{margin:14px 0 10px}.general .sidebar-author-new--desktop-view .sidebar-author-new__desc{text-align:left}.general .sidebar-author-new--desktop-view .--margin-u-fix .sidebar-author-new__desc,.general .sidebar-author-new--desktop-view .--margin-u-fix .sidebar-author-new__img-wrap{margin-left:var(--pp-slider-margin)}.general .sidebar-author-new--mobile-view .--margin-u-fix{--pp-slider-margin:initial}.general .hero-section.--v2 .sidebar-author-new__desc{display:none!important}.general .hero-section.--v2 .sidebar-author-new--desktop-view{display:inline-block;bottom:-150px}.general .hero-section.--v2 .sidebar-author-new--desktop-view .author-slider{left:75px}.general .hero-section.--v2 .sidebar-author-new--desktop-view .sidebar-author-new__image{margin-right:auto;margin-left:auto;display:block}@media(max-width:1199.98px){.general .bottom-links-section ul{font-size:13px}}@media(min-width:768px){.general .post-tags-slider{z-index:0;max-width:calc(100% - 105px)}}@media(min-width:768px){.general .post-tags-slider .owl-prev{left:-10px}.general .post-tags-slider .owl-next{right:-10px}}.general .back-top-top-btn-wrap{top:-75px;width:100%}@media(min-width:768px)and (max-width:1199.98px){.general .bottom-elems-section .back-top-top-btn-wrap{width:210px}}.general .extra-bottom-btns-wrap{bottom:115px}@media(min-width:768px){.general .extra-bottom-btns-wrap.--mobile button{width:calc(50% - 15px)}}.general .extra-bottom-btns-wrap button{border:1px solid #d3d3d3;width:calc(50% - 10px);height:50px}@media(min-width:768px)and (max-width:1199.98px){.general .extra-bottom-btns-wrap button{width:150px}.general .extra-bottom-btns-wrap button:first-of-type{margin-right:15px}}.general .extra-bottom-btns-wrap button.active{border-color:#e44f41}.general .extra-bottom-btns-wrap button.active .extra-bottom-btn__notice{opacity:1}.general .extra-bottom-btns-wrap button>svg{margin-right:7px}.general .extra-bottom-btn__notice-txt{top:-15px;font-size:10px}.general button.like-post-btn{border-color:#e44f41}.general button.like-post-btn.--liked svg{color:#e44f41;stroke:transparent}@media(min-width:1200px){.general .comments-subscribe-section .aside-col{min-height:470px}}.general .subscribe-form-wrap{padding:33px 30px;border-width:12px;border-style:solid;-o-border-image:16 repeating-linear-gradient(-45deg,#e44f41,#e44f41 1em,transparent 0,transparent 2em,#1b61af 0,#1b61af 3em,transparent 0,transparent 4em);border-image:16 repeating-linear-gradient(-45deg,#e44f41,#e44f41 1em,transparent 0,transparent 2em,#1b61af 0,#1b61af 3em,transparent 0,transparent 4em)}.general .subscribe-form-wrap input[type=email]{width:100%;height:50px;padding:10px 20px;border:1px solid #d3d3d3;font-size:15px}.general .subscribe-form-wrap__stamp{top:-140px;right:-95px}.general .subscribe-form-wrap__stamp img{max-width:50%}@media(max-width:767.98px){.general .subscribe-form-wrap__stamp{top:-50px;right:-15px}.general .subscribe-form-wrap__stamp img{max-width:32.5%}}.general .subscribe-form-wrap .wpcf7-form-control-wrap[data-name=acceptance]{display:block}@media(min-width:1200px){.general .subscribe-form-wrap .wpcf7-form-control-wrap[data-name=acceptance]{margin-top:6px}}.general .subscribe-form-wrap .wpcf7-response-output{margin-top:0}.general .subscribe-form-wrap .wpcf7-list-item a:not(:hover){color:#e44f41}.general .subscribe-form__title{margin-bottom:28px}@media(min-width:1200px){.general .subscribe-form__title{margin-bottom:35px}}.general .subscribe-form__label{margin-bottom:5px}.general .wpcf7-not-valid-tip{margin-top:5px;font-size:15px}.general .wpcf7-acceptance{margin-top:0;display:inline-block}.general .wpcf7-acceptance .wpcf7-list-item{margin-left:0;color:#7c7c7c}.general .grid-material__img-wrap{flex:0 0 120px;height:120px}@media(min-width:768px){.general .grid-material__img-wrap{flex:0 0 180px;height:180px}}.general .grid-material__content{max-width:calc(100% - 120px)}@media(min-width:768px){.general .grid-material__content{max-width:calc(100% - 180px)}}.general .grid-material__content-inner{padding-left:20px}@media(min-width:768px){.general .grid-material__content-inner{padding-left:60px}}@media(max-width:767.98px){.general .grid-material__categories{margin-bottom:3px}}.general .grid-material__title{font-size:20px;line-height:1.25}@media(max-width:767.98px){.general .grid-material__title{font-size:12px;line-height:20px!important}}.general .grid-material__col.--no-delim .grid-material__delimiter{visibility:hidden}.general .old-overflow-for-ag-delimiter .grid-material__content{overflow:hidden}.header-new{margin-bottom:50px}@media(min-width:1200px){.header-new{margin-bottom:90px}}@media(max-width:1199.98px){.header-new .engineer-logo{height:30px;width:auto}}.header-new .engineer-logo-mobile{height:30px;width:auto}.header-new .navbar{padding:20px 0;background:#fff;transition:box-shadow .25s ease-out}@media(max-width:1199.98px){.header-new .navbar{padding:10px 0}}@media(min-width:1200px)and (max-width:1319.98px){.header-new .navbar{padding:20px 30px}.header-new .navbar .hide-text-for-1200{display:none}}@media(min-width:1320px)and (max-width:1539.98px){.header-new .navbar{padding:20px 40px}}.header-new .navbar.--shadow{box-shadow:0 0 100px rgba(91,68,68,.3)}@media(min-width:1200px){.header-new .navbar-nav-wrap{min-height:40px}}@media(max-width:1199.98px){.header-new .navbar-nav-wrap{position:static!important}}.header-new .navbar-nav{margin-right:50px}.header-new .navbar-nav .nav-item{margin-left:15px;margin-right:15px}@media(min-width:1200px)and (max-width:1280px){.header-new .navbar-nav{padding:0 24px}.header-new .navbar-nav .nav-item{margin-left:20px;margin-right:20px}}.header-new .navbar-nav .nav-link{color:#000;padding:4px 10px}.header-new .navbar-nav .nav-link.active,.header-new .navbar-nav .nav-link:hover{background:#e44f41;color:#fff}@media(min-width:1200px){.header-new .search-icon-wrap{margin-right:45px}}.header-new .navbar-toggler{margin-right:-13px;display:inline-block;padding-top:0;padding-bottom:2px;transition:.3s}.header-new .navbar-toggler rect{transition:.3s;-webkit-transform-origin:center;transform-origin:center}.header-new .navbar-toggler.active{-webkit-transform:translateX(-6px);transform:translateX(-6px)}.header-new .navbar-toggler.active rect:first-child{-webkit-transform:translateY(6.5px) rotate(45deg);transform:translateY(6.5px) rotate(45deg)}.header-new .navbar-toggler.active rect:last-child{-webkit-transform:translateY(-6.5px) rotate(-45deg);transform:translateY(-6.5px) rotate(-45deg)}.header-new .navbar-toggler.active rect:nth-child(2){width:0}.header-new .menu-bottom-panel{height:calc(100vh - 50px);top:50px;padding:40px 0;z-index:-2;-webkit-transform:translateY(-100%);transform:translateY(-100%);transition:box-shadow .5s ease-out,-webkit-transform .5s ease-out;transition:transform .5s ease-out,box-shadow .5s ease-out;transition:transform .5s ease-out,box-shadow .5s ease-out,-webkit-transform .5s ease-out}@media(min-width:768px)and (max-width:1199.98px){.header-new .menu-bottom-panel{padding:32px 0 40px}}@media(min-width:1200px){.header-new .menu-bottom-panel{top:89px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}@media(min-width:1200px)and (max-width:1319.98px){.header-new .menu-bottom-panel{padding-left:30px;padding-right:30px}}.header-new .menu-bottom-panel.active{-webkit-transform:translateY(0);transform:translateY(0);box-shadow:0 0 100px rgba(91,68,68,.3)}@media(min-width:1200px){.header-new .menu-bottom-panel .short-subscribe-form{max-width:420px}}@media(min-width:768px)and (max-width:1199.98px){.header-new .menu-bottom-panel__mobile .nav-item{margin-right:40px!important}}@media(min-width:768px)and (max-width:1199.98px){.header-new .menu-bottom-panel__mobile .menu-extra-links{margin-top:-30px}}.header-new .menu-terms{max-width:600px;margin-right:60px}.header-new .menu-terms__items{display:grid;grid-template-columns:repeat(2,1fr)}.header-new .menu-terms__item{margin-right:50px;margin-bottom:30px}.header-new .reading-progress-bar{--scrollAmount:-100%;left:0;width:100%;height:1px;bottom:-1px;-webkit-transform:translateX(var(--scrollAmount));transform:translateX(var(--scrollAmount));background-color:#e44f41}.menu-extra-links{display:grid;grid-template-columns:1fr 1fr;gap:35px 6vw}@media(min-width:1200px){.menu-extra-links{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.menu-extra-links>ul:first-child{display:grid;grid-template-columns:1fr;gap:28px}}.menu-extra-links__item svg.--stroke-plus-color{stroke:#000}.menu-extra-links__item svg.--stroke-plus-color.--inverted-colors{stroke:#e44f41}.menu-extra-links__item:hover svg.--stroke-plus-color{stroke:#e44f41;color:#000}.menu-extra-links__item:hover svg.--stroke-plus-color.--inverted-colors{stroke:#000;color:#e44f41}.menu-extra-links__item svg.--fill-plus-color{fill:#000}.menu-extra-links__item:hover svg.--fill-plus-color{fill:#e44f41;color:#000}.menu-extra-links__link span{margin-left:11px;margin-right:1px}.menu-extra-links__icon-wrap{width:42px;height:32px}.menu-extra-links__social-wrapper{box-sizing:border-box;margin-left:45px;margin-top:6px}.menu-extra-links__social{margin:14px 0 0;-webkit-column-gap:5px;column-gap:5px;display:flex;flex-wrap:wrap}.menu-extra-links__social .menu-extra-links__icon-wrap{box-sizing:border-box}.menu-extra-links__item .soc-icon--header:nth-of-type(2n){margin-left:5px}@media(min-width:1200px){.header-search-wrap{padding-left:60px;padding-right:45px}}@media(max-width:1199.98px){.header-search-wrap{padding:0 20px;border-bottom:1px solid #e44f41}}.header-search__input{padding:10px 20px 10px 40px;border:none;border-bottom:1px solid transparent}@media(max-width:1199.98px){.header-search__input{border-color:transparent;padding:15px 20px 15px 40px}}.header-search__input.shown{transition:border-color .3s ease-in;border-color:#e44f41}.header-search__clear{right:-8px!important}.soc-icon{fill:#fff;color:#000}.soc-icon:active,.soc-icon:hover{fill:hsla(0,0%,100%,.6)}.soc-icon--header{fill:#000;color:#fff;margin-left:5px}.soc-icon--header:active,.soc-icon--header:hover{fill:#e44f41}.site-footer{position:relative;background:#000;min-height:180px;padding:60px 0 30px;color:#747474;font-size:14px}@media(max-width:1199.98px){.site-footer{padding:40px 0 35px}}@media(max-width:768px){.site-footer{min-height:50px}}@media(min-width:1200px){.site-footer__menu-row{margin:0 -15px}}@media(min-width:1320px){.site-footer__menu-row{margin:0 -30px}}.site-footer__col.--std{min-width:240px}@media(min-width:1200px){.site-footer__col{margin:0 15px}}@media(min-width:1320px){.site-footer__col{margin:0 30px}}@media(max-width:1199.98px){.site-footer__col.--subscribe{width:100%}}.site-footer .footer-menu{list-style:none;padding:0;margin:0}.site-footer .footer-menu li{margin:0 0 20px}@media(max-width:1199.98px){.site-footer .footer-menu li{margin:0 0 20px}}.site-footer .footer-menu a{text-decoration:none}@media(max-width:1199.98px){.site-footer .footer-menu .footer-col-title a,.site-footer .footer-menu a{font-size:13px}}@media(min-width:1200px){.site-footer .footer-menu .footer-col-title a{display:block;margin-bottom:10px}}.site-footer hr{background-color:rgba(40,42,44,.7)}.site-footer .footer-bottom{margin-top:40px;padding-top:40px;border-top:1px solid rgba(40,42,44,.7)}@media(max-width:1199.98px){.site-footer .footer-bottom{margin-top:20px;padding-top:30px}}.site-footer .footer-bottom a{color:#747474}.site-footer .footer-policy{font-size:14px}.site-footer .footer-policy a:hover{text-decoration:none}@media(max-width:767.98px){.eng-mobile-half{width:50%}}@media(max-width:767.98px){.mobile-right-col{position:absolute;top:10px;right:0;width:50%}}@media(min-width:1200px){.footer-extra-links{top:-13px}}#modal{max-width:620px}@media(max-width:768px){#modal{padding:30px}}#modal input[type=email],#modal input[type=tel],#modal input[type=text],#modal textarea{width:100%;font-size:14px;border:1px solid #000;padding:10px 15px;margin:0 0 20px}#modal textarea{height:100px}#modal input[type=submit]{padding:10px 25px;cursor:pointer}@media(max-width:768px){#modal input[type=submit]{width:100%}}.soc-landing-modal .modal-content{position:relative;z-index:1;background-repeat:no-repeat;background-position:50%;background-image:url(assets/banner-bg-8a233ad8.png);background-size:cover;border:none;box-shadow:none;padding:40px 65px}@media(max-width:1199.98px){.soc-landing-modal .modal-content{padding:20px}}.soc-landing-modal .landing-btn-close{position:absolute;right:0;top:-50px;background:transparent}.soc-landing-modal .soc-cube{position:absolute;z-index:-1;right:-37px;bottom:-63px}@media(max-width:1199.98px){.soc-landing-modal .soc-cube{display:none}}.soc-landing-modal .soc-modal-dates{color:#e44f41;font-family:CodeNext,sans-serif;font-weight:800;font-size:24px}.soc-landing-modal .soc-modal-logo{margin-top:5px;margin-bottom:5px;width:660px;max-width:100%}.soc-landing-modal .h2,.soc-landing-modal h2{font-family:CodeNext,sans-serif;font-style:normal;font-weight:800;font-size:24px;color:#fff;margin-bottom:20px}.soc-landing-modal .soc-modal-text{width:360px;max-width:100%;font-family:ProximaNova,sans-serif;font-weight:400;font-size:15px;color:#fff}.soc-landing-modal .soc-modal-text p,.soc-landing-modal .soc-modal-text ul{margin-bottom:20px;margin-left:0}.soc-landing-modal .soc-modal-text li{margin-bottom:0}.soc-landing-modal .soc-modal-buttons{display:flex;-webkit-column-gap:30px;column-gap:30px}@media(max-width:1199.98px){.soc-landing-modal .soc-modal-buttons{flex-direction:column;row-gap:20px}}.soc-landing-modal .soc-btn{height:50px;padding-left:20px;padding-right:20px;display:flex;align-items:center;justify-content:center;background:#e44f41;box-shadow:2.3619px 2.3619px 2.3619px rgba(112,95,120,.25);border-radius:3.54286px;color:#fff;text-transform:uppercase;font-family:RobotoMono,sans-serif;font-weight:700;font-size:18px;letter-spacing:.1em}.soc-landing-modal .soc-btn:hover{color:#000}.cookie-notice{padding:40px;pointer-events:auto}.cookie-notice:not(.showing):not(.show){pointer-events:none}@media(max-width:400px){.cookie-notice{width:270px;padding:40px}}.cookie-notice__header{font-size:18px!important;font-weight:500}.cookie-notice .close-x-btn{top:-10px;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.cookie-notice__accept-btn span{margin-left:10px}@media(min-width:576px)and (max-width:767.98px){.std-form-popup .modal-dialog{margin-right:.5rem;margin-left:.5rem}}.std-form-popup .modal-content{padding:25px 20px 20px}@media(min-width:768px){.std-form-popup .modal-content{padding:40px 110px 20px}}.std-form-popup .modal-title{font-size:23px;line-height:1.11}@media(min-width:768px){.std-form-popup .modal-title{font-size:36px}}.std-form-popup .btn-close{top:-40px;right:0}@media(min-width:1200px){.std-form-popup .btn-close{top:0;right:-40px}}.std-form-popup .wpcf7-spinner{grid-column:1/3;margin:0 auto}.std-form-popup .std-form-popup-input-file{display:none}.std-form-popup .wpcf7-response-output{margin-top:0!important}.std-form-popup .wpcf7-form.sent .std-form-popup-inner{display:none}.std-form-popup .wpcf7-form.sent .std-form-popup-success{display:block!important}.std-form-popup .wpcf7-form.sent .wpcf7-response-output{display:none}.std-form-popup-input-text{height:150px}.std-form-popup-input-file-label{padding:14px 20px;background-image:repeating-linear-gradient(90deg,hsla(0,0%,57.3%,.8) 0,hsla(0,0%,57.3%,.8) 50%,transparent 0,transparent),repeating-linear-gradient(90deg,hsla(0,0%,57.3%,.8) 0,hsla(0,0%,57.3%,.8) 50%,transparent 0,transparent),repeating-linear-gradient(180deg,hsla(0,0%,57.3%,.8) 0,hsla(0,0%,57.3%,.8) 50%,transparent 0,transparent),repeating-linear-gradient(180deg,hsla(0,0%,57.3%,.8) 0,hsla(0,0%,57.3%,.8) 50%,transparent 0,transparent);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:19px 1px,19px 1px,1px 19px,1px 19px}.std-form-popup-input-file-label span{padding-left:10px}.std-form-popup-input-file-label.active,.std-form-popup-input-file-label:hover{border-color:#e44f41;background-image:repeating-linear-gradient(90deg,#e44f41 0,#e44f41 50%,transparent 0,transparent),repeating-linear-gradient(90deg,#e44f41 0,#e44f41 50%,transparent 0,transparent),repeating-linear-gradient(180deg,#e44f41 0,#e44f41 50%,transparent 0,transparent),repeating-linear-gradient(180deg,#e44f41 0,#e44f41 50%,transparent 0,transparent)}@media(min-width:1200px){.std-form-popup-submit-wrap{display:grid;grid-gap:10px 30px;grid-template-columns:1fr 240px;align-items:start}}@media(max-width:767.98px){.std-form-popup-success svg{width:90px;height:auto}}.std-form-popup-success .std-form-popup-success-message{font-size:16px}@media(max-width:767.98px){.std-form-popup-success .std-form-popup-success-message{font-size:15px;margin-top:5px}}@media(min-width:1200px){.general .comments-subscribe-section{margin-bottom:115px}}.comments-area .comment-author-avatar{margin-right:20px}.comments-area .comment-author-name{margin-right:18px}.comments-area .comment-metadata a{color:#d3d3d3}.comments-area .children{position:relative;list-style:none;margin-left:26px}@media(max-width:1199.98px){.comments-area .children{margin-left:0;padding-left:20px}}.comments-area .children:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.672 7l4 4m0 0l-4 4m4-4h-13a3 3 0 01-3-3V1' stroke='%23554A4A' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");position:absolute;left:-8px;top:7px;width:16px;height:14px}@media(min-width:1200px){.comments-area .children:before{width:18px;height:16px}}.comments-area .comment-reply-link{position:absolute;top:1px;right:0;line-height:0}@media(min-width:1200px){.comments-area .comment-reply-link{top:3px;line-height:inherit}}.comments-area .comment-reply-link svg{stroke:#554a4a;width:16px;height:14px}@media(min-width:1200px){.comments-area .comment-reply-link svg{width:19px;height:17px}}.comments-area .comment-reply-link:hover svg{stroke:#e44f41!important}.comments-area .comment-body{padding-bottom:0;margin-bottom:28px;border-bottom:1px solid #d3d3d3}@media(min-width:1200px){.comments-area .comment-body{padding-bottom:30px;margin-bottom:25px}}.comments-area>.comment-list>li:last-of-type>article{border-bottom:0;padding-bottom:10px}@media(max-width:1199.98px){.comments-area>.comment-list>li:last-of-type>article{padding-bottom:0}}.comments-area .comment-list .comment-respond{margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid #d3d3d3}.comments-area .comment-reply-title{font-size:inherit;margin-bottom:15px}.comments-area .comment-reply-title .small,.comments-area .comment-reply-title small{margin-left:15px}.comments-area p{font-size:14px;line-height:1.43;color:#554a4a}.comments-area .comment-content p{font-size:16px;line-height:1.875}.comments-area .comment-form-col.--left{margin-bottom:22px}@media(min-width:768px){.comments-area .comment-form-col.--left{width:calc(61.6% - 30px);margin-right:30px;margin-bottom:0}}@media(min-width:1200px){.comments-area .comment-form-col.--left{margin-bottom:20px}}.comments-area .comment-form-col.--right{margin-bottom:15px}@media(min-width:768px){.comments-area .comment-form-col.--right{width:38.4%;margin-bottom:0}.comments-area .comment-form-col.--right label{margin-bottom:4px}}@media(min-width:1200px){.comments-area .comment-form-col.--right{margin-bottom:20px}}.comments-area .comment-form-comment-wrap textarea{height:140px}.comments-area .comment-note-before{margin-bottom:6px}@media(max-width:767.98px){.comments-area .comment-note-before{font-size:14px}}.comments-area .logged-in-as{margin-bottom:5px!important}.comments-area .comment-form-email{margin-top:18px}@media(max-width:1199.98px){.comments-area .comment-form-email{margin-top:20px;margin-bottom:23px}}.comments-area .comment-form-cookies-consent{margin-bottom:9px}@media(max-width:1199.98px){.comments-area .comment-form-cookies-consent{margin-bottom:15px}}.comments-area .submit{font-size:16px}.comments-area .comments-title._empty{display:none}@media(min-width:768px)and (max-width:1199.98px){.general .std-form-wrap .page-template-page-home-new .--tablet-width-1.wpcf7-submit,.general .std-form-wrap .page-template-page-home-new .--tablet-width-1[type=submit],.page-template-page-home-new .big-red-button.--tablet-width-1,.page-template-page-home-new .general .std-form-wrap .--tablet-width-1.wpcf7-submit,.page-template-page-home-new .general .std-form-wrap .--tablet-width-1[type=submit]{min-width:calc(50% - 15px)}}.page-template-page-home-new .pinned-material.--xl .pinned-material__img-wrap{height:320px}@media(min-width:1320px){.page-template-page-home-new .pinned-material.--xl .pinned-material__img-wrap{height:420px}}@media(max-width:767.98px){.page-template-page-home-new .pinned-material.--xl .pinned-material__img-wrap img{height:320px;position:absolute!important;left:0}}@media(max-width:767.98px){.page-template-page-home-new .home-top-s .container-md{padding:0}}.page-template-page-home-new .post-of-week{min-height:380px;padding:30px 20px;padding-right:0!important}@media(min-width:1200px){.page-template-page-home-new .post-of-week{min-height:540px;padding:60px;background:linear-gradient(1turn,#000 4.18%,transparent 58.6%)}}@media(max-width:1199.98px){.page-template-page-home-new .post-of-week__img-inner-wrap{background:linear-gradient(0deg,#000 4.18%,transparent 64.37%)}}.page-template-page-home-new .post-of-week .post-main-meta-inner-wrap{height:20px}.page-template-page-home-new .post-of-week .post-authors-line a{color:#fff}.page-template-page-home-new .post-of-week__title{font-size:22px;padding-right:20px}@media(min-width:768px){.page-template-page-home-new .post-of-week__title{font-size:30px}}@media(min-width:1200px){.page-template-page-home-new .post-of-week__title{font-size:40px;padding-right:60px}}.page-template-page-home-new .spec-projects{gap:20px}.page-template-page-home-new .spec-projects .spec-p-slider,.page-template-page-home-new .spec-projects__item{min-height:260px}@media(min-width:335px){.page-template-page-home-new .spec-projects .spec-p-slider,.page-template-page-home-new .spec-projects__item{aspect-ratio:1/.9333}}@media(min-width:768px)and (max-width:1199.98px){.page-template-page-home-new .spec-projects .spec-p-slider,.page-template-page-home-new .spec-projects__item{width:calc(50% - 10px)}}@media(min-width:1200px){.page-template-page-home-new .spec-projects .spec-p-slider,.page-template-page-home-new .spec-projects__item{min-height:280px}}@media(max-width:767.98px){.page-template-page-home-new .spec-projects .spec-p-slider,.page-template-page-home-new .spec-projects__item{margin-left:auto;margin-right:auto}}@media(min-width:390px)and (max-width:1199px){.page-template-page-home-new .spec-projects .spec-p-slider,.page-template-page-home-new .spec-projects__item{aspect-ratio:initial;max-width:350px;height:325px}}.page-template-page-home-new .spec-projects__item-content{padding:30px}.page-template-page-home-new .spec-projects__item-title{max-width:160px;margin-bottom:5px;height:auto}@media(min-width:768px)and (max-width:1199.98px){.page-template-page-home-new .spec-p-slider .spec-projects__item{width:100%}}.page-template-page-home-new .spec-p-slider .owl-dots{top:7px}.page-template-page-home-new .spec-p-slider .owl-dots button:last-of-type{margin-right:0}.page-template-page-home-new .aside-list-wrap{padding-bottom:30px}@media(max-width:1199.98px){.page-template-page-home-new .video-collection-wrap{padding-bottom:30px}}@media(min-width:1200px){.page-template-page-home-new .big-quote{top:-1px}}@media(min-width:1200px){.page-template-page-home-new .home-notes-banner-s{margin-top:-1px}}@media(min-width:1200px){.page-template-page-home-new .home-notes-banner-s .main-col{min-height:420px}}@media(max-width:1199.98px){.page-template-page-home-new .home-notes-banner-s .main-col__bg{right:auto!important;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media(min-width:768px){.page-template-page-home-new .pinned-note{max-width:calc(50% - 15px)}}@media(min-width:1200px){.page-template-page-home-new .pinned-note{max-width:calc(50% - 90px);margin-right:60px}}@media(max-width:767.98px){.page-template-page-home-new .pinned-note .generic-post-title{margin:7px 0}}.page-template-page-home-new .pinned-note .post-x-meta__item{margin-right:30px}.page-template-page-home-new .pinned-note .clamp-txt-lines{-webkit-line-clamp:7}@media(min-width:1200px){.page-template-page-home-new .pinned-note__excerpt{margin-top:13px}}@media(min-width:1200px){.page-template-page-home-new section.--notes-section-next .pinned-materials:last-child .pinned-material__content{margin-bottom:36px}}@media(min-width:1200px){.page-template-page-home-new .load-more-btn-s{padding-top:20px;background:#fff;margin-top:-20px}}@media(min-width:1200px){.page-template-page-home-new .repeated-block__bg-overlay{height:20px;top:-40px}}.page-school-landing .sl-bg-1{background:#dfdcd6}.page-school-landing .sl-color-1{color:#c1b9b9}.page-school-landing .aside-col{max-width:360px}.page-school-landing .section-pt-1{padding-top:40px}@media(min-width:1200px){.page-school-landing .section-pt-1{padding-top:60px}}.page-school-landing .section-pt-2{padding-top:40px}@media(min-width:1200px){.page-school-landing .section-pt-2{padding-top:90px}}.page-school-landing .section-pb-1{padding-bottom:40px}@media(min-width:1200px){.page-school-landing .section-pb-1{padding-bottom:60px}}.page-school-landing .section-pb-2{padding-bottom:40px}@media(min-width:1200px){.page-school-landing .section-pb-2{padding-bottom:65px}}.page-school-landing .section-pb-3{padding-bottom:40px}@media(min-width:1200px){.page-school-landing .section-pb-3{padding-bottom:80px}}.page-school-landing .general-heading{font-size:20px}@media(min-width:768px){.page-school-landing .general-heading{font-size:30px}}.page-school-landing .extra-heading{line-height:1.625}@media(max-width:767.98px){.page-school-landing .extra-heading{font-size:13px}}.page-school-landing .text-tooltip-show .tooltip-inner *{font-size:14px}.page-school-landing .text-tooltip-show.--big-tooltip .tooltip-inner{max-width:600px}.page-school-landing .sl-gen-btn{padding:.91em 2.4833em;border:1px solid #e44f41;font-weight:500;font-size:16px;font-family:JetBrains Mono,monospace}.page-school-landing .sl-gen-btn:hover{background:#e44f41;color:#fff}.general .std-form-wrap .page-school-landing .wpcf7-submit,.general .std-form-wrap .page-school-landing [type=submit],.page-school-landing .big-red-button,.page-school-landing .general .std-form-wrap .wpcf7-submit,.page-school-landing .general .std-form-wrap [type=submit]{padding:.9em 2.48em;font-size:16px;line-height:1.1875}.page-school-landing .registration-btn{padding:.9em 1.48em}.page-school-landing .partner-logos__logo-img{margin-right:45px}@media(min-width:1200px){.page-school-landing .partner-logos__logo-img{margin-right:55px}}.page-school-landing .partner-logos__logo-img.--v2{margin-right:70px}.page-school-landing .partner-logos__logo-img:last-child{margin-right:0}.page-school-landing .accordion__item{padding:20px 0;border-bottom:1px solid #d3d3d3}.page-school-landing .accordion__title{display:flex;align-items:center;width:100%;font-weight:600;line-height:1.5;text-align:left;background-color:transparent}@media(max-width:767.98px){.page-school-landing .accordion__title{font-size:14px}}@media(min-width:768px){.page-school-landing .accordion__title{font-size:16px}}.page-school-landing .accordion__title:after{min-width:9px;max-width:9px;height:20px;flex-grow:0;margin-left:auto;padding-left:20px;padding-right:20px;content:"";background-repeat:no-repeat;background-position:50% 50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.814.86L8.86 4.304v1.47L6.256 3.562a9.622 9.622 0 01-.504-.462 2.305 2.305 0 01-.252-.28h-.14c.01.121.023.285.042.49.019.215.028.425.028.63v7.28H4.17V3.94c0-.205.01-.415.028-.63.01-.205.023-.369.042-.49H4.1c-.093.14-.35.392-.77.756L.74 5.788v-1.47L4.814.86z' fill='%23E44F41'/%3E%3C/svg%3E")}@media(max-width:767.98px){.page-school-landing .accordion__title.schedule__title-btn{position:relative;margin-top:-39px;padding-top:39px}.page-school-landing .accordion__title.schedule__title-btn:after{position:absolute;top:5px;right:0;margin:0}}.page-school-landing .accordion__title.schedule__title-btn.--inactive{cursor:auto}.page-school-landing .accordion__title.schedule__title-btn.--inactive:after{-webkit-filter:grayscale(1);filter:grayscale(1)}.page-school-landing .accordion__title.collapsed:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media(min-width:1200px)and (max-width:1280px){.page-school-landing .engineer-logo{max-height:45px}}.page-school-landing .navbar-nav.--desktop .nav-item{margin:0 10px}@media(min-width:1320px){.page-school-landing .navbar-nav.--desktop .nav-item{margin:0 5px}}.page-school-landing .offcanvas-header{border-bottom:1px solid #ddd}.page-school-landing .mobile-header-btn{display:inline-flex;padding:15px;justify-content:center;align-items:center;gap:10px;min-height:40px;font-size:16px;width:280px;max-width:100%}.page-school-landing .header-new .navbar-nav .nav-item{color:#000;font-size:13px;font-style:normal;font-weight:400;line-height:40px;text-transform:uppercase}.page-school-landing .header-new .btn-close{background:url(assets/close-73b87d8a.svg) no-repeat 50%;width:22px;height:22px}.page-school-landing .hero-section .bg-img-el{-o-object-position:top;object-position:top}@media(max-width:1199.98px){.page-school-landing .hero-section .bg-img-el{-o-object-position:left top;object-position:left top}}.page-school-landing .hero-section__gradient{background:linear-gradient(1turn,#000 10%,rgba(0,0,0,.528853) 40.25%,rgba(0,0,0,.441279) 49.38%,rgba(0,0,0,.359833) 58.52%,rgba(0,0,0,.16881) 74.81%,transparent 90%),linear-gradient(1turn,#000,transparent 58.89%)}@media(min-width:768px){.page-school-landing .hero-section__gradient{background:linear-gradient(1turn,#000,rgba(0,0,0,.528853) 30.25%,rgba(0,0,0,.441279) 39.38%,rgba(0,0,0,.359833) 48.52%,rgba(0,0,0,.16881) 64.81%,transparent 88.52%),linear-gradient(1turn,#000,transparent 48.89%)}}@media(max-width:1199.98px){.page-school-landing .hero-section__title-img{width:100%;height:auto}}.page-school-landing .hero-section__container-wrap{padding-bottom:55px}@media(min-width:1200px){.page-school-landing .hero-section__container-wrap{padding-bottom:100px}}@media(max-width:1199.98px){.page-school-landing .hero-section__title{font-size:30px}}.page-school-landing .hero-section__content .partner-logos{margin-top:50px}.page-school-landing .hero-section .hero-partners{width:100%;max-width:25%}@media(max-width:1199.98px){.page-school-landing .hero-section .hero-partners{max-width:25%!important}}@media(max-width:767.98px){.page-school-landing .hero-section .hero-partners{margin-top:40px!important}}@media(max-width:1319.98px){.page-school-landing .hero-section .form-margin-left{margin-left:50px!important}}@media(max-width:767.98px){.page-school-landing .hero-section .form-margin-left{margin-left:auto!important}}.page-school-landing .hero-section .contact-block{padding:50px;color:#000;width:auto}@media(max-width:767.98px){.page-school-landing .hero-section .contact-block{padding:50px 25px}}.page-school-landing .hero-section .contact-block.bg-white,.page-school-landing .hero-section .contact-block.bg-white-gray{background-color:#fff}@media(max-width:767.98px){.page-school-landing .hero-section .contact-block.bg-white-gray{background-color:#dfdcd6!important}}@media(min-width:768px){.page-school-landing .hero-section .contact-block.limit-max-width-lg{max-width:480px}}.page-school-landing .hero-section .contact-block .h2,.page-school-landing .hero-section .contact-block h2{color:#e44f41;font-family:JetBrains Mono,monospace;font-size:18px;font-weight:400;margin-bottom:22px}.page-school-landing .hero-section .contact-block p{font-family:ProximaNova,sans-serif;font-size:14px;text-transform:none;line-height:24px}@media(max-width:767.98px){.page-school-landing .hero-section .contact-block p{margin-bottom:12px}}@media(min-width:576px){.page-school-landing .hero-section .contact-block form{margin-top:10px}}.page-school-landing .hero-section .contact-block form .sbs-input{height:40px;width:100%;background-color:#fff;padding-left:24px;font-size:16px;font-weight:400;line-height:24px;border-radius:0;box-shadow:none;border:1px solid #c5c5c5}@media(max-width:767.98px){.page-school-landing .hero-section .contact-block form .sbs-input{height:48px;padding-left:28px}}.page-school-landing .hero-section .contact-block form .sbs-input:focus{box-shadow:none}.page-school-landing .hero-section .contact-block form .send-button{position:relative;width:122px;height:40px;background-color:#e44f41;border:none;padding:16px;overflow:hidden}@media(max-width:767.98px){.page-school-landing .hero-section .contact-block form .send-button{width:105px;height:48px}}.page-school-landing .hero-section .contact-block form .send-button:after{content:"";position:absolute;display:block;width:20px;height:20px;background-image:url(assets/arrow-right-89eb0584.svg);background-repeat:no-repeat;background-position:50% 50%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.page-school-landing .hero-section .contact-block form .send-button:hover:not(.disabled):after{-webkit-animation:moveRightAndReturn .5s forwards;animation:moveRightAndReturn .5s forwards}.page-school-landing .hero-section .contact-block form .policy{margin-top:15px;display:inline-flex;font-size:16px;align-items:flex-start}.page-school-landing .hero-section .contact-block form .policy .custom-checkbox{display:inline-block;cursor:pointer;width:100%;max-width:16px;height:16px}@media(min-width:576px){.page-school-landing .hero-section .contact-block form .policy .custom-checkbox{max-width:20px;height:20px}}.page-school-landing .hero-section .contact-block form .policy .sbs-checkbox{position:absolute;opacity:0;cursor:pointer}.page-school-landing .hero-section .contact-block form .policy .engineer-checkbox{width:100%;max-width:16px;height:16px;display:inline-block;background:url(assets/checkbox-2c656579.svg) no-repeat;background-size:contain;transition:background .3s ease}@media(min-width:576px){.page-school-landing .hero-section .contact-block form .policy .engineer-checkbox{max-width:20px;height:20px}}.page-school-landing .hero-section .contact-block form .policy input[type=checkbox]:checked+.engineer-checkbox{background:url(assets/checked-checkbox-a56642ff.svg) no-repeat;background-size:contain}.page-school-landing .hero-section .contact-block form .policy .bad-validation{background:url(assets/checkbox-red-c148b18c.svg) no-repeat!important}.page-school-landing .hero-section .contact-block form .policy .text{margin-left:8px;line-height:24px;font-size:14px}.page-school-landing .hero-section .contact-block form .policy .text a{text-decoration:none;color:#e44f41}.page-school-landing .hero-section__content{align-items:flex-end}.page-school-landing .hero-section__info{display:flex;flex-wrap:wrap;width:43%}@media(max-width:768px){.page-school-landing .hero-section__info{width:100%}}.page-school-landing .hero-section__title-wrap{padding-bottom:29px}@media(min-width:1200px){.page-school-landing .about-section .justify-content-between{gap:18px}.page-school-landing .about-section .main-col{max-width:min(660px,65%)}}.page-school-landing .about-section .aside-col__content{margin-top:30px}.page-school-landing .about-section .aside-col__content .extra-heading-1{margin-bottom:.65em}.page-school-landing .about-section .line-height-1-95{line-height:1.95}.page-school-landing .about-section ul li{line-height:1.45}.page-school-landing .about-section .h4,.page-school-landing .about-section h4{margin-bottom:12px}.page-school-landing .who-fits-block{margin-top:30px}.page-school-landing .prepare-block{padding:30px 30px 35px;background:#f8f7f5}.page-school-landing .prepare-block__number{font-size:25px;line-height:1.325}@media(min-width:1200px){.page-school-landing .prepare-block__number{font-size:40px}}.page-school-landing p.prepare-block__text{margin-bottom:15px;line-height:1.5}@media(min-width:1200px){.page-school-landing p.prepare-block__text{margin-bottom:23px}}@media(max-width:767.98px){.page-school-landing .prepare-block__link{font-size:13px}}.page-school-landing .info-partner-block{padding:50px 60px}.page-school-landing .info-partner-block .extra-heading{font-weight:500!important}@media(min-width:576px){.page-school-landing .info-partner-block .extra-heading{margin-bottom:0;margin-right:65px}}.page-school-landing .mechanics-section img{max-height:180px;-o-object-fit:cover;object-fit:cover}.page-school-landing .mechanics-section .h5,.page-school-landing .mechanics-section h5{font-size:16px;font-weight:400;color:#e44f41;line-height:30px}.page-school-landing .mechanics-section .color-primary{color:#e44f41}.page-school-landing .mechanics-section .main-col ul{line-height:30px}@media(max-width:767.98px){.page-school-landing .partners-and-map-section{padding-top:45px;padding-bottom:40px}}@media(max-width:1199.98px){.page-school-landing .partners-and-map-section{padding-top:55px;padding-bottom:45px}}.page-school-landing .partner-logos{gap:40px 20px}@media(min-width:576px){.page-school-landing .partner-logos{gap:40px 30px}}.page-school-landing .partner-logos__img-wrap{width:80px;height:80px}.page-school-landing .yandex-map{height:calc(100vh - 90px);min-height:790px}.page-school-landing .yandex-map-wrap__overlay{padding-top:70px}@media(max-width:1319.98px){.page-school-landing .yandex-map-wrap .main-col{margin-left:-30px}}.page-school-landing .yandex-map-wrap__title-wrap{padding:13px;border-radius:30px;margin-left:17px}.page-school-landing .yandex-map-wrap__title-bg{background:#e9e9e4;-webkit-filter:blur(25px);filter:blur(25px)}.general .std-form-wrap .page-school-landing .yandex-map-wrap .wpcf7-submit,.general .std-form-wrap .page-school-landing .yandex-map-wrap [type=submit],.page-school-landing .yandex-map-wrap .big-red-button,.page-school-landing .yandex-map-wrap .general .std-form-wrap .wpcf7-submit,.page-school-landing .yandex-map-wrap .general .std-form-wrap [type=submit]{background:#fff}.page-school-landing ymaps[class$=-ground-pane]{-webkit-filter:saturate(.1) hue-rotate(350deg) sepia(.11);filter:saturate(.1) hue-rotate(350deg) sepia(.11)}@media(min-width:1200px){.page-school-landing .school-map-bottom-block{position:absolute;bottom:80px;align-items:center;gap:118px}}.page-school-landing .school-map__tooltip-show{width:-webkit-max-content;width:max-content}.page-school-landing .school-map__tooltip-show .tooltip-inner{display:flex;flex-wrap:wrap;max-width:450px;row-gap:10px;-webkit-column-gap:10px;column-gap:10px;padding:20px}.page-school-landing .school-map__tooltip-show-wrap{padding:6px 14px;width:130px;height:100px;background:#f8f7f5}@media(max-width:1199.98px){.page-school-landing .logo-s-width-1{width:80px}.page-school-landing .logo-s-width-2{width:65px}.page-school-landing .logo-s-yadro{width:54px}.page-school-landing .logo-s-moskva-mei{width:75px}.page-school-landing .logo-s-mirea{width:72px}.page-school-landing .logo-s-voronezh-vgtu{width:42px}.page-school-landing .logo-s-sibguti{width:48px}.page-school-landing .logo-s-barnaul{width:59px}}.page-school-landing .people-slider-section{background-repeat:no-repeat;background-size:cover;background-image:url(assets/people-slider-bg-cda56927.svg);padding-bottom:35px}@media(min-width:1200px){.page-school-landing .people-slider-section{padding-bottom:90px}}@media screen and (max-width:1320px){.page-school-landing .people-slider-section>.container{display:contents}}.page-school-landing .people-slider:not(.owl-loaded){display:flex;flex-wrap:wrap;gap:30px;align-items:stretch}@media(min-width:768px)and (max-width:1319.98px){.page-school-landing .people-slider .owl-stage-outer{padding:0 30px}}.page-school-landing .people-slider .owl-stage{display:flex}@media screen and (min-width:1320px){.page-school-landing .people-slider__item{display:contents}}@media screen and (max-width:1320px){.page-school-landing .people-slider__item{display:flex;flex-direction:column;gap:30px;height:100%}}.page-school-landing .people-slider .owl-nav{margin-top:25px;padding:0 20px}@media(min-width:768px){.page-school-landing .people-slider .owl-nav{padding:0 30px}}@media screen and (min-width:1320px){.page-school-landing .people-slider .owl-nav{margin-top:10px;display:none}}.page-school-landing .people-slider .ps-person{width:200px;padding:20px;background:#f8f7f5}@media(min-width:768px){.page-school-landing .people-slider .ps-person{width:360px;min-height:auto;padding:25px 20px}}@media screen and (max-width:1320px){.page-school-landing .people-slider .ps-person{height:calc(50% - 15px)}}.page-school-landing .people-slider .ps-person__img{max-width:40px;max-height:40px;margin-bottom:10px}@media(min-width:768px){.page-school-landing .people-slider .ps-person__img{max-width:60px;max-height:60px;margin-bottom:0}}@media(max-width:767.98px){.page-school-landing .people-slider .ps-person__info>*{font-size:12px}}@media(min-width:768px){.page-school-landing .people-slider .ps-person__info{margin-left:20px}}.page-school-landing .people-slider .ps-person__name{margin-bottom:6px}@media(max-width:767.98px){.page-school-landing .people-slider .ps-person__name{font-size:13px}}@media(min-width:768px){.page-school-landing .people-slider .ps-person__name{margin-bottom:8px}}.page-school-landing .people-slider .ps-person__position{color:#7a7474}.page-school-landing .materials-nav-wrap{padding:30px 0}@media(min-width:1200px){.page-school-landing .materials-nav-wrap{padding:45px 0}}.page-school-landing .materials-nav-wrap__bg{width:100vw}.page-school-landing .materials-nav{row-gap:35px;padding:0}.page-school-landing .materials-nav li:first-child{margin-top:0}.page-school-landing .materials-nav a{margin-right:24px;color:#000}@media(min-width:1200px){.page-school-landing .materials-section .materials-nav a{margin-right:100px}}.page-school-landing .course-block{padding:30px}.page-school-landing .course-block__icon{width:24px;height:30px}.page-school-landing .course-block__text{font-weight:600;margin:15px 0 10px}.page-school-landing .materials-video__title{margin-top:10px}@media(min-width:768px){.page-school-landing .materials-video__title{margin-top:16px}}@media(max-width:767.98px){.page-school-landing .schedule__heading{font-size:20px;line-height:1}}.page-school-landing .schedule__list{margin-left:0;margin-top:0;margin-bottom:0}.page-school-landing .schedule__item{margin-bottom:0}.page-school-landing .schedule__date{display:block;min-width:70px;max-width:70px;line-height:1.3}@media(max-width:767.98px){.page-school-landing .schedule__date{margin-bottom:7px}}@media(min-width:768px){.page-school-landing .schedule__date{margin-right:39px}}.page-school-landing .schedule__date-d{font-weight:500}@media(max-width:767.98px){.page-school-landing .schedule__date-d{margin-right:10px;font-size:25px}}@media(min-width:768px){.page-school-landing .schedule__date-d{font-size:30px}}.page-school-landing .schedule__date-m{font-size:12px;color:#e44f41}.page-school-landing .schedule__content{flex-grow:1}.page-school-landing .schedule__title{margin-bottom:0}@media(min-width:768px){.page-school-landing .schedule__title{min-height:55px}}.page-school-landing .schedule__title-show{margin-top:10px;font-weight:400;font-size:14px;line-height:1.4;text-transform:uppercase}.page-school-landing .schedule__title-show:before{min-width:16px;max-width:16px;height:16px;margin-right:8px;content:"";border-radius:50%;background-repeat:no-repeat;background-position:60% 50%;background-color:#e44f41;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 7.5L5.5 4 0 .5v7z' fill='%23fff'/%3E%3C/svg%3E")}.page-school-landing .schedule__data-sub{margin:26px 0 20px;font-weight:600;color:#e44f41}@media(max-width:767.98px){.page-school-landing .schedule__data p{font-size:12px}}.page-school-landing .schedule__author{margin-bottom:10px;padding:19px;background-color:#f8f7f5}@media(max-width:767.98px){.page-school-landing .schedule__author-thumb{margin-right:15px}}@media(min-width:768px){.page-school-landing .schedule__author-thumb{margin-right:25px}}.page-school-landing .schedule__author-thumb img{width:60px;border-radius:50%}.page-school-landing .schedule__author-name{margin-bottom:.3em;text-transform:uppercase}.page-school-landing .schedule__author-title{font-size:14px;color:#7a7474}.page-school-landing .schedule__last-list{gap:24px}@media(min-width:1320px){.page-school-landing .schedule__last-list{max-width:300px}}@media(min-width:768px)and (max-width:1199.98px){.page-school-landing .schedule__last-list{display:grid!important;grid-template-columns:repeat(2,1fr)}}.page-school-landing .schedule__last-item{width:100%}@media(min-width:1200px){.page-school-landing .schedule__last-item{width:300px;max-width:100%}}@media(min-width:1320px){.page-school-landing .schedule__last-item{width:100%;margin:0}}@media(min-width:768px)and (max-width:1199.98px){.page-school-landing .schedule__last-item{border-bottom:1px solid #d3d3d3;padding-bottom:20px}}.page-school-landing .schedule__last-thumb{display:block;position:relative}.page-school-landing .schedule__last-thumb:hover:before{opacity:.8}.page-school-landing .schedule__last-thumb:after,.page-school-landing .schedule__last-thumb:before{position:absolute;left:0;top:0;right:0;bottom:0;content:"";transition:opacity .275s ease-in-out}.page-school-landing .schedule__last-thumb:before{background:linear-gradient(1turn,#000,transparent 48.89%)}.page-school-landing .schedule__last-thumb:after{background-repeat:no-repeat;background-position:50% 50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40 22.5L0 45V0l40 22.5z' fill='%23fff'/%3E%3C/svg%3E");background-size:auto 45px}.page-school-landing .schedule__last-date,.page-school-landing .schedule__last-descr,.page-school-landing .schedule__last-show{font-size:14px;line-height:1.4}.page-school-landing .schedule__last-date p,.page-school-landing .schedule__last-descr p,.page-school-landing .schedule__last-show p{line-height:1.4}.page-school-landing .schedule__last-date{display:block;margin-top:15px;color:#7a7474}.page-school-landing .schedule__last-descr{margin:10px 0}.page-school-landing .schedule__last-show{text-transform:uppercase}@media(max-width:1199.98px){.page-school-landing .schedule-section .aside-col{max-width:none}}.page-school-landing .schedule__btn-wrapper{margin-top:25px}.page-school-landing .faq__list-row{--bs-gutter-x:60px}.page-school-landing .faq__item{padding:35px 0}.page-school-landing .faq__title-btn{color:#000}.page-school-landing .faq__title-btn:not(.collapsed){color:#e44f41}.page-school-landing .faq__data p:first-child,.page-school-landing .faq__data ul:first-child{padding-top:20px}@media(max-width:767.98px){.page-school-landing .faq-section ul li{font-size:14px;line-height:1.875}}.page-school-landing .faq-section .faq__item{padding:27px 0;display:flex;flex-direction:column;justify-content:center}.page-school-landing .faq-section .faq__item .faq__title-btn{min-height:48px}.page-school-landing .contacts__tab-content{padding:0}.page-school-landing .contacts__row{--bs-gutter-x:0;padding:35px 0}@media(min-width:1200px){.page-school-landing .contacts__row{padding:60px 0}}.page-school-landing .contacts__map{min-height:505px;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.page-school-landing .contacts__map-wrap{position:relative;padding:0 20px 20px;margin-top:20px}@media(min-width:576px){.page-school-landing .contacts__map-wrap{padding:0 30px;margin-top:60px}}@media(min-width:1200px){.page-school-landing .contacts__map-wrap{padding:0 30px;margin-top:0}}@media(min-width:1200px){.page-school-landing .contacts__map-content{max-width:690px}}.page-school-landing .contacts__map-tab-item,.page-school-landing .contacts__map-tab-list{margin:0}.page-school-landing .contacts__map-tab-list{position:absolute;left:60px;top:30px;display:flex;-webkit-column-gap:15px;column-gap:15px;z-index:1}@media(max-width:575.98px){.page-school-landing .contacts__map-tab-list{left:50px;flex-direction:column;row-gap:15px}}.page-school-landing .contacts__map-tab-link{padding:.43em 7px;font-weight:700;font-size:12px;line-height:1.3;letter-spacing:.1em;text-transform:uppercase;color:#fff;background-color:#000}.page-school-landing .contacts__map-tab-link.active{cursor:default;background-color:#e44f41}.page-school-landing .contacts__addr-list{padding:0 70px 0 40px}@media(min-width:1320px){.page-school-landing .contacts__addr-list{width:600px;padding:0 70px 0 30px}}@media(min-width:1200px)and (max-width:1319.98px){.page-school-landing .contacts__addr-list{width:510px}}@media(min-width:768px)and (max-width:1199.98px){.page-school-landing .contacts__addr-list{width:800px;margin:auto}}@media(max-width:767.98px){.page-school-landing .contacts__addr-list{max-width:540px;margin:auto;padding:0 20px}}.page-school-landing .contacts__addr-item:not(:last-child){margin-bottom:40px}@media(max-width:767.98px){.page-school-landing .contacts__addr-item:not(:last-child){margin-bottom:25px}}.page-school-landing .contacts__addr-title{line-height:1}@media(max-width:767.98px){.page-school-landing .contacts__addr-title{font-size:20px}}@media(min-width:768px){.page-school-landing .contacts__addr-title{font-size:30px}}.page-school-landing .contacts__addr-m{line-height:1.875}@media(max-width:767.98px){.page-school-landing .contacts__addr-m{font-size:13px}}@media(min-width:768px){.page-school-landing .contacts__addr-m{font-size:16px}}.page-school-landing .contacts__addr-m b{font-weight:400;color:#e44f41;text-transform:uppercase}.page-school-landing .contacts-nav{margin-left:0}.page-school-landing .contacts-nav:not(.tns-slider){display:flex;flex-direction:row;flex-wrap:nowrap;-webkit-column-gap:50px;column-gap:50px;overflow:hidden}.page-school-landing .contacts-nav a{white-space:nowrap}.page-school-landing #contacts-tab-iw{display:flex}.page-school-landing .contacts-tab-nav{width:100%;pointer-events:none}.page-school-landing .contacts-tab-nav__button{position:relative;background:transparent;display:inline-flex;justify-content:center;align-items:center;width:44px;height:44px;pointer-events:auto}.page-school-landing .contacts-tab-nav__button:before{content:" ";position:absolute;width:200px;height:100%;z-index:-1}.page-school-landing .contacts-tab-nav__button.--left:before{background:linear-gradient(90deg,#f8f7f5 79.28%,rgba(248,247,245,.722555) 87.98%,rgba(248,247,245,.441094) 94.39%,rgba(248,247,245,0)),linear-gradient(90deg,#f8f7f5 79.28%,rgba(248,247,245,.722555) 87.98%,rgba(248,247,245,.441094) 94.39%,rgba(248,247,245,0));left:-110px}.page-school-landing .contacts-tab-nav__button.--right:before{background:linear-gradient(270deg,#f8f7f5 79.28%,rgba(248,247,245,.722555) 87.98%,rgba(248,247,245,.441094) 94.39%,rgba(248,247,245,0)),linear-gradient(270deg,#f8f7f5 79.28%,rgba(248,247,245,.722555) 87.98%,rgba(248,247,245,.441094) 94.39%,rgba(248,247,245,0));right:-110px}.page-school-landing .contacts-tab-nav__button:disabled{opacity:0;pointer-events:none}.page-school-landing #site-footer.--school-landing{min-height:140px;padding:53px 0}@media(max-width:575.98px){.page-school-landing #site-footer.--school-landing .container>*{padding-left:10px;padding-right:10px}}.page-school-landing #site-footer.--school-landing .d-flex{gap:15px 50px}.page-school-landing #site-footer.--school-landing *{color:#7a7474}.page-school-landing #site-footer.--school-landing .accent-underline:before{z-index:0}.page-school-landing .site-footer__legal{gap:15px 60px}.page-school-landing .application-form-section .form-content{padding:90px 120px 80px}@media(max-width:1319.98px){.page-school-landing .application-form-section .form-content{padding:60px 60px 70px}}@media(max-width:1199.98px){.page-school-landing .application-form-section .form-content{padding:40px 20px}.page-school-landing .application-form-section .form-content .h4,.page-school-landing .application-form-section .form-content h4{font-size:20px;text-align:center}}.page-school-landing .application-form-section .form-row{display:flex;-webkit-column-gap:40px;column-gap:40px}@media(max-width:1199.98px){.page-school-landing .application-form-section .form-row{flex-direction:column;row-gap:0;-webkit-column-gap:40px;column-gap:40px}}.page-school-landing .application-form-section .form-row--bottom{position:relative;display:flex;justify-content:space-between;-webkit-column-gap:40px;column-gap:40px;margin-bottom:0}.page-school-landing .application-form-section .form-row--bottom label,.page-school-landing .application-form-section .form-row--bottom p{font-size:14px;line-height:1.3}.page-school-landing .application-form-section .form-row--left,.page-school-landing .application-form-section .form-row--right{flex:1}.page-school-landing .application-form-section .form-row--left{display:flex;flex-direction:column;justify-content:space-between}@media(max-width:1199.98px){.page-school-landing .application-form-section .form-row--left{row-gap:20px}}.page-school-landing .application-form-section .form-row .form-fw{width:100%}.page-school-landing .application-form-section .form-row .form-hw{flex:1}.page-school-landing .application-form-section .form-row p{margin-bottom:5px;color:#7a7474}.page-school-landing .application-form-section .form-row .form-control,.page-school-landing .application-form-section .form-row .form-select{background:#fff;border:1px solid hsla(0,0%,57.3%,.6);border-radius:0;box-shadow:none;padding:13px 20px;color:#7a7474}.page-school-landing .application-form-section .form-row .form-select{background-image:url(assets/arrow-814e8ee5.svg)!important;background-repeat:no-repeat;background-position:right 20px center}.page-school-landing .application-form-section label{position:relative;cursor:pointer;color:#7a7474;line-height:1;margin-bottom:5px;display:flex}@media(max-width:1199.98px){.page-school-landing .application-form-section label span{line-height:1.5}}.page-school-landing .application-form-section input[type=checkbox]{position:absolute;visibility:hidden;width:16px;height:16px;min-width:16px;left:0}.page-school-landing .application-form-section input[type=checkbox]+span:before{display:inline-block;content:"";border-radius:0;height:16px;width:16px;min-width:16px;border:1px solid #929292;margin-right:10px;margin-bottom:-2px}.page-school-landing .application-form-section input[type=checkbox]+span:after{display:block;position:absolute;content:"✓";height:16px;width:16px;min-width:16px;top:-3px;left:2px;visibility:hidden;font-size:20px;text-align:center;color:#e93f33}@media(max-width:1199.98px){.page-school-landing .application-form-section input[type=checkbox]+span:after{left:0}}.page-school-landing .application-form-section input[type=checkbox]:checked+span:before{background:transparent}.page-school-landing .application-form-section input[type=checkbox]:checked+span:after{visibility:visible}.page-school-landing .application-form-section .spinner-anchor{position:relative}@media(min-width:1200px){.page-school-landing .application-form-section .schedule-section aside{max-width:300px}}.page-school-landing .application-form-section aside .form-content{padding:60px 60px 30px;background-color:#f8f7f5;margin-right:-90px;min-height:200px}@media(max-width:1199.98px){.page-school-landing .application-form-section aside .form-content{margin-right:0;margin-left:0}}.page-school-landing .application-form-section aside .form-content .form-row{flex-direction:column;row-gap:20px}@media(max-width:1199.98px){.page-school-landing .application-form-section aside .form-content .form-row{row-gap:0}}.page-school-landing .application-form-section aside .form-content .form-row--bottom{margin-top:30px;margin-bottom:0}.page-school-landing .application-form-section aside .form-content .form-row--bottom label{margin-bottom:12px}.page-school-landing .application-form-section aside .form-content .form-row--left{row-gap:20px}.page-school-landing .form{gap:10px;background:#dfdcd6;padding:2em 3em 2.5em;color:#7a7474}.page-school-landing .form__title{color:#000;font-size:20px;font-weight:700}.page-school-landing .form__element{width:100%;margin-bottom:20px}.page-school-landing .form__element-error{color:#dc3232;font-size:.8rem;position:relative;height:0;text-align:right}.page-school-landing .form__element-error:empty{display:none}.page-school-landing .form__element-submit{padding:.95em 1.6em;width:100%;height:50px;border:1px solid #e44f41;font-weight:500;font-size:16px;text-transform:uppercase;background:#e44f41;color:#fff;font-family:JetBrains Mono,monospace}.page-school-landing .form__element-submit.disabled,.page-school-landing .form__element-submit:disabled{background-color:#adb5bd;color:#fff!important;cursor:not-allowed;border:none}.page-school-landing .form__element-submit:not(:disabled):not(.disabled):hover{background-color:#fff;color:#e44f41}.page-school-landing .form__element .form__input{padding:13px 20px;height:48px;background:#fff;border:1px solid hsla(0,0%,57.3%,.6);border-radius:0;box-shadow:none;outline:none;font-size:1rem;color:#000}.page-school-landing .form__element .form__input ::-webkit-input-placeholder{opacity:.5}.page-school-landing .form__element .form__input ::placeholder{opacity:.5}.page-school-landing .form__element .form__input:disabled{opacity:.5}.page-school-landing .form__element .form-select{padding:11px 20px;height:48px;outline:none!important;border:1px solid hsla(0,0%,57.3%,.6)!important;border-radius:0;box-sizing:border-box;font-size:1rem;background-image:url(assets/arrow-814e8ee5.svg)!important;background-repeat:no-repeat;background-position:right 20px center;-webkit-appearance:none;appearance:none;color:#000}.page-school-landing .form__element .form-select:focus{box-shadow:none!important}.page-school-landing .form__element .form-select:disabled{opacity:.7}.page-school-landing .form__element-spinner{position:absolute;left:0;right:0;bottom:13px;margin:0 auto;padding:0;display:none;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%}.page-school-landing .form__element-spinner:before{content:"";position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;-webkit-transform-origin:8px 8px;transform-origin:8px 8px;-webkit-animation-name:spin;animation-name:spin;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.page-school-landing .form__element label{font-size:14px;margin-bottom:5px}.page-school-landing .form__result{transition:opacity .35s ease-in-out}.page-school-landing .form__result:not(:empty){width:100%;height:100%;background:rgba(0,0,0,.3215686275);position:fixed;top:0;left:0;right:0;border:0;z-index:1050;padding:60px;max-height:100vh;overflow:scroll}.page-school-landing .form__result p{font-size:15px;line-height:130%}.page-school-landing .form__result__message{max-width:780px;padding:74px 80px 60px;margin:auto;text-align:center;z-index:1051}@media(max-width:575.98px){.page-school-landing .form__result__message{padding:44px 40px 40px}}.page-school-landing .form__result__message.--success{background:#fff;color:#000}.page-school-landing .form__result__message.--error{background:#e44f41;color:#fff}.page-school-landing .form__result__message.--error,.page-school-landing .form__result__message.--success{position:relative}.page-school-landing .form__result__message__title{margin-bottom:10px;font-family:ProximaNova,sans-serif;font-size:36px;font-weight:800;line-height:40px;text-align:center;text-transform:none;letter-spacing:normal}.page-school-landing .form__result__message .form__result__message__title:before{content:"";display:block;margin:auto auto 20px;width:100px;height:100px;background:url(assets/success-91e0d350.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.page-school-landing .form__result__message.--error .form__result__message__title:before{background:url(assets/error-28d844f2.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.page-school-landing .form__result__message .form__result__message__description{margin:20px auto;max-width:607px;font-family:ProximaNova,sans-serif;font-size:18px;font-weight:400;line-height:30px;text-align:center}.page-school-landing .form__result__message__footer{margin:32px auto 0}.general .std-form-wrap .page-school-landing .form__result__message__footer .wpcf7-submit,.general .std-form-wrap .page-school-landing .form__result__message__footer [type=submit],.page-school-landing .form__result__message__footer .big-red-button,.page-school-landing .form__result__message__footer .general .std-form-wrap .wpcf7-submit,.page-school-landing .form__result__message__footer .general .std-form-wrap [type=submit]{margin:auto;display:table;min-width:unset}.page-school-landing .form__result__message__close{z-index:3101;position:absolute;width:32px;height:32px;top:16px;right:16px;cursor:pointer;padding:4px}.page-school-landing .form__result__message__close:before{content:"";background-color:#000;-webkit-mask-image:url(assets/close-73b87d8a.svg);mask-image:url(assets/close-73b87d8a.svg);background-repeat:no-repeat;background-position:50%;width:22px;height:22px;display:block}.page-school-landing .form__result__message.--error .form__result__message__close:before{background-color:#fff;-webkit-mask-image:url(assets/close-73b87d8a.svg);mask-image:url(assets/close-73b87d8a.svg)}.page-school-landing .copy__text{-webkit-user-select:text;user-select:text;position:relative;display:inline-block;text-align:left;min-width:122px;padding-right:21px}.page-school-landing .copy__text.--active{cursor:pointer;font-weight:700}.page-school-landing .copy__text.--active:after{content:"";opacity:.4;background-color:#fff;-webkit-mask-image:url(assets/copy-a9733adc.svg);mask-image:url(assets/copy-a9733adc.svg);width:16px;min-width:16px;height:16px;margin-left:5px;margin-bottom:-3px;display:inline-block;right:0;position:absolute;top:50%;-webkit-transform:translateY(-8px);transform:translateY(-8px)}.page-school-landing .copy__text.--active:active:after,.page-school-landing .copy__text.--active:focus:after,.page-school-landing .copy__text.--active:hover:after{opacity:1}.page-school-landing .copy__text.--success:before{content:"Скопировано!";position:absolute;width:100%;height:100%;background:#fff;display:block;padding-right:21px;text-align:center}.page-school-landing .--error .copy__text.--success:before{background:#e44f41}.page-school-landing .--success .copy__text:after{background-color:#e44f41;-webkit-mask-image:url(assets/copy-a9733adc.svg);mask-image:url(assets/copy-a9733adc.svg)}.page-school-landing .--success .copy__text.--success{background:#fff;color:#e44f41}.page-school-landing .form-check{padding-left:0!important}.page-school-landing .form-check-label{font-size:14px}.page-school-landing input[type=checkbox]{position:absolute;visibility:hidden;width:16px;min-width:16px;height:16px;left:0}.page-school-landing input[type=checkbox]+label:before{display:inline-block;content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='17' fill='none'%3E%3Cpath stroke='%23929292' d='M.5 1.39h14v14.764H.5z'/%3E%3C/svg%3E");border-radius:0;height:16px;width:16px;min-width:16px;margin-right:10px;margin-bottom:-2px}.page-school-landing input[type=checkbox]+label:after{display:block;position:absolute;content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' fill='none'%3E%3Cpath stroke='%23929292' d='M.5 2.39h14v14.764H.5z'/%3E%3Cpath d='M17.5 1.365L7.866 12.4l-3.6-4.204' stroke='%23fff' stroke-width='4'/%3E%3Cpath d='M17.5 1.365L7.866 12.4l-3.6-4.204' stroke='%23E44F41' stroke-linecap='round'/%3E%3C/svg%3E");height:16px;width:16px;min-width:16px;top:-2px;left:0;visibility:hidden;font-size:20px;text-align:center;color:#e93f33}@media(max-width:1199.98px){.page-school-landing input[type=checkbox]+label:after{left:0}}.page-school-landing input[type=checkbox]:checked+label:before{background:transparent}.page-school-landing input[type=checkbox]:checked+label:after{visibility:visible}@media screen and (min-width:1024px){.page-school-landing .form{gap:0;background:#dfdcd6;padding:90px 120px 70px}.page-school-landing .form__title{font-size:30px}.page-school-landing .form .row{gap:20px}}.page-school-landing .application-form-loader{height:0;width:auto;display:block;position:relative}.page-school-landing .fancybox-slide--iframe .fancybox-content{background:transparent;display:flex}.page-school-landing .fancybox-iframe{overflow:hidden!important;max-width:100%;margin:auto;display:block;height:100%;aspect-ratio:16/9;max-height:56.25vw;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto}.page-school-landing .fancybox-slide{padding:80px 0}@media(min-width:1200px){.page-school-landing .fancybox-slide{padding:100px 44px}}.page-school-landing .fancybox-slide:before{display:none}@media(min-width:1320px){.page-school-landing .section-pt-2-desktop{padding-top:90px}}.page-school-landing .middle-contact-closed-school-form{min-height:491px;width:100%;background-image:url(assets/middle-contact-form-background-21a21dd4.png);background-repeat:no-repeat;background-size:100%;background-position:50%}.page-school-landing .middle-contact-closed-school-form .row{width:100%}@media(max-width:767.98px){.page-school-landing .middle-contact-closed-school-form .row{width:auto!important}}@media(max-width:1319.98px){.page-school-landing .middle-contact-closed-school-form{min-height:auto;padding-top:60px!important;padding-bottom:60px!important}}@media(max-width:767.98px){.page-school-landing .middle-contact-closed-school-form{background-image:none;min-height:auto}}.page-school-landing .middle-contact-closed-school-form img{max-width:425px}@media(max-width:1319.98px){.page-school-landing .middle-contact-closed-school-form img{max-width:335px}}@media(max-width:767.98px){.page-school-landing .middle-contact-closed-school-form img{max-width:300px}}.page-school-landing .middle-contact-closed-school-form .contact-block{padding:50px;color:#000;width:auto}@media(max-width:767.98px){.page-school-landing .middle-contact-closed-school-form .contact-block{padding:50px 25px}}.page-school-landing .middle-contact-closed-school-form .contact-block.bg-white,.page-school-landing .middle-contact-closed-school-form .contact-block.bg-white-gray{background-color:#fff}@media(max-width:767.98px){.page-school-landing .middle-contact-closed-school-form .contact-block.bg-white-gray{background-color:#dfdcd6!important}}@media(min-width:768px){.page-school-landing .middle-contact-closed-school-form .contact-block.limit-max-width-lg{max-width:480px}}.page-school-landing .middle-contact-closed-school-form .contact-block .h2,.page-school-landing .middle-contact-closed-school-form .contact-block h2{color:#e44f41;font-family:JetBrains Mono,monospace;font-size:18px;font-weight:400;margin-bottom:22px}.page-school-landing .middle-contact-closed-school-form .contact-block p{font-family:ProximaNova,sans-serif;font-size:14px;text-transform:none;line-height:24px}@media(max-width:767.98px){.page-school-landing .middle-contact-closed-school-form .contact-block p{margin-bottom:12px}}@media(min-width:576px){.page-school-landing .middle-contact-closed-school-form .contact-block form{margin-top:10px}}.page-school-landing .middle-contact-closed-school-form .contact-block form .sbs-input{height:40px;width:100%;background-color:#fff;padding-left:24px;font-size:16px;font-weight:400;line-height:24px;border-radius:0;box-shadow:none;border:1px solid #c5c5c5}@media(max-width:767.98px){.page-school-landing .middle-contact-closed-school-form .contact-block form .sbs-input{height:48px;padding-left:28px}}.page-school-landing .middle-contact-closed-school-form .contact-block form .sbs-input:focus{box-shadow:none}.page-school-landing .middle-contact-closed-school-form .contact-block form .send-button{position:relative;width:122px;height:40px;background-color:#e44f41;border:none;padding:16px;overflow:hidden}@media(max-width:767.98px){.page-school-landing .middle-contact-closed-school-form .contact-block form .send-button{width:105px;height:48px}}.page-school-landing .middle-contact-closed-school-form .contact-block form .send-button:after{content:"";position:absolute;display:block;width:20px;height:20px;background-image:url(assets/arrow-right-89eb0584.svg);background-repeat:no-repeat;background-position:50% 50%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.page-school-landing .middle-contact-closed-school-form .contact-block form .send-button:hover:not(.disabled):after{-webkit-animation:moveRightAndReturn .5s forwards;animation:moveRightAndReturn .5s forwards}.page-school-landing .middle-contact-closed-school-form .contact-block form .policy{margin-top:15px;display:inline-flex;font-size:16px;align-items:flex-start}.page-school-landing .middle-contact-closed-school-form .contact-block form .policy .custom-checkbox{display:inline-block;cursor:pointer;width:100%;max-width:16px;height:16px}@media(min-width:576px){.page-school-landing .middle-contact-closed-school-form .contact-block form .policy .custom-checkbox{max-width:20px;height:20px}}.page-school-landing .middle-contact-closed-school-form .contact-block form .policy .sbs-checkbox{position:absolute;opacity:0;cursor:pointer}.page-school-landing .middle-contact-closed-school-form .contact-block form .policy .engineer-checkbox{width:100%;max-width:16px;height:16px;display:inline-block;background:url(assets/checkbox-2c656579.svg) no-repeat;background-size:contain;transition:background .3s ease}@media(min-width:576px){.page-school-landing .middle-contact-closed-school-form .contact-block form .policy .engineer-checkbox{max-width:20px;height:20px}}.page-school-landing .middle-contact-closed-school-form .contact-block form .policy input[type=checkbox]:checked+.engineer-checkbox{background:url(assets/checked-checkbox-a56642ff.svg) no-repeat;background-size:contain}.page-school-landing .middle-contact-closed-school-form .contact-block form .policy .bad-validation{background:url(assets/checkbox-red-c148b18c.svg) no-repeat!important}.page-school-landing .middle-contact-closed-school-form .contact-block form .policy .text{margin-left:8px;line-height:24px;font-size:14px}.page-school-landing .middle-contact-closed-school-form .contact-block form .policy .text a{text-decoration:none;color:#e44f41}@media(min-width:1200px){.single-article-new .container.--custom-3 .main-col.--width-1{max-width:62.5%}}@media(min-width:1320px){.single-article-new .container.--custom-3 .main-col.--width-1{max-width:66.667%}}@media(min-width:1200px){.single-article-new .aside-col__inner-wrap{position:absolute;height:100%}}@media(min-width:1200px){.single-article-new .aside-col__inner-wrap .position-sticky{top:130px}}.single-article-new .title-part__title{font-size:40px}.single-article-new .text-tooltip-show.--big-tooltip .tooltip-inner{max-width:540px;font-size:16px}.single-article-new .heading-tooltip-show .tooltip-inner{padding:35px 60px}.single-article-new .heading-tooltip-show .line-heading{margin-bottom:24px}.single-article-new .img-link-tooltip-show .tooltip-inner{padding:30px 60px}.single-article-new .img-link-tooltip-show a{margin-bottom:20px;line-height:1.25}.single-article-new.line-heading-fix .line-heading{overflow-x:hidden}@media(max-width:767.98px){.single-article-new .wp-block-ye-hl-txt__text{font-weight:500}}@media(max-width:1199.98px){.single-article-new .wp-block-ye-hl-txt__text{padding:0 40px}}@media(max-width:767.98px){.single-article-new .wp-block-ye-hl-txt__text{padding:0 20px}}.single-article-new .wp-block-ye-hl-txt__first-col{margin-bottom:20px}@media(min-width:1320px){.single-article-new .wp-block-ye-hl-txt__first-col{float:left;width:50%;margin-right:60px;margin-bottom:1px}}@media(min-width:1400px){.single-article-new .wp-block-ye-hl-txt__first-col{left:-60px;margin-right:0}}@media(min-width:1200px)and (max-width:1400px){.single-article-new .wp-block-ye-highlight-text.is-style-with-quotes .container>div{margin-left:60px}}.single-article-new .wp-block-ye-quote-text__text:after,.single-article-new .wp-block-ye-quote-text__text:before{color:#e44f41;line-height:1;font-size:40px;right:-.72em}@media(min-width:768px){.single-article-new .wp-block-ye-quote-text__text:after,.single-article-new .wp-block-ye-quote-text__text:before{font-size:60px}}@media(min-width:1200px){.single-article-new .wp-block-ye-quote-text__text:after,.single-article-new .wp-block-ye-quote-text__text:before{left:-.72em}}.single-article-new .wp-block-ye-quote-text__text:before{content:"“";top:-.065em}.single-article-new .wp-block-ye-quote-text__text:after{content:"”";bottom:-.45em}.single-article-new .wp-block-ye-aside-video__video:hover svg{-webkit-transform:scale(1.2);transform:scale(1.2)}.single-article-new .wp-block-ye-aside-video__bg{background:linear-gradient(1turn,#000,transparent 48.89%)}.single-article-new .wp-block-ye-aside-video__caption{margin-top:15px}.single-article-new .wp-block-ye-aside-video__delimiter{margin:30px 0}.single-article-new .wp-block-ye-aside-video .aside-col{z-index:auto}.single-article-new .wp-block-ye-aside-video .aside-col__sticky{z-index:2}.single-article-new .wp-block-ye-img-slider .owl-stage-outer{overflow:visible}.single-article-new .wp-block-ye-img-slider .owl-stage{display:flex}.single-article-new .wp-block-ye-img-slider .owl-item{transition:opacity .5s ease-out}.single-article-new .wp-block-ye-img-slider .owl-item.active+.active,.single-article-new .wp-block-ye-img-slider .owl-item:not(.active){opacity:.1}@media(max-width:767.98px){.single-article-new .wp-block-ye-img-slider .owl-nav{margin-top:10px}}@media(max-width:1199.98px){.single-article-new .wp-block-ye-img-slider .owl-nav{position:static!important;-webkit-transform:none!important;transform:none!important}}@media(min-width:1200px){.single-article-new .wp-block-ye-img-slider .owl-nav{width:calc(100% + 44px);left:-22px}}@media(min-width:768px){.single-article-new .wp-block-ye-txt-plus-img figcaption{margin-left:20px}}@media(max-width:767.98px){.single-article-new .wp-block-ye-txt-plus-img figcaption{margin-top:12px}}.single-article-new .wp-block-ye-txt-plus-img aside picture{display:contents}.single-article-new .wp-block-ye-txt-plus-img.--link-arrows figcaption a{display:inline-flex;align-items:center;color:inherit;-webkit-margin-end:.15em;margin-inline-end:.15em}.single-article-new .wp-block-ye-txt-plus-img.--link-arrows figcaption a:hover svg{color:inherit}.single-article-new .wp-block-ye-txt-plus-img.--link-arrows figcaption a svg{margin-left:.5em}@media(min-width:1200px){.single-article-new .wp-block-ye-aside-related .owl-stage-outer{border-bottom:1px solid #d3d3d3}}.single-article-new .wp-block-ye-aside-related .owl-nav{margin-top:0}@media(min-width:1200px){.single-article-new .wp-block-ye-aside-related .owl-nav{margin-top:10px}}.single-article-new .wp-block-ye-aside-related .owl-height{transition-delay:.4s}@media(min-width:1200px){.single-article-new .aside-related__carousel-wrap{position:absolute;bottom:685px}}@media(min-width:1200px){.single-article-new .bottom-related__carousel-wrap .wp-block-ye-aside-related__carousel-item{display:flex;flex-wrap:wrap;justify-content:space-between}.single-article-new .bottom-related__carousel-wrap .wp-block-ye-aside-related__media{width:calc(50% - 22px);padding-right:16px}.single-article-new .bottom-related__carousel-wrap .owl-nav{margin-top:-15px}.single-article-new .bottom-related__carousel-wrap .owl-stage-outer{border:none}}@media(min-width:1200px){.single-article-new .wp-block-ye-info-slider__carousel-wrap.collapse{display:block}}.single-article-new .wp-block-ye-info-slider__carousel-wrap.collapsing{transition-duration:.7s}.single-article-new .wp-block-ye-info-slider__item-title{margin-bottom:17px}.single-article-new .wp-block-ye-info-slider__item-title .lh-1{line-height:22px!important;font-family:JetBrains Mono,monospace}.single-article-new .wp-block-ye-info-slider__item-title img{max-height:35px;max-width:35px;margin-right:8px}.single-article-new .wp-block-ye-info-slider__item-title span{top:.06em}@media(max-width:1199.98px){.single-article-new .wp-block-ye-info-slider .owl-nav{-webkit-transform:none!important;transform:none!important;position:static!important;margin-top:15px}}@media(min-width:1200px){.single-article-new .wp-block-ye-info-slider .owl-nav{width:calc(100% + 164px);left:-82px}}@media(min-width:1200px){.single-article-new .wp-block-ye-info-slider .owl-dots{top:0;margin-top:30px}}.single-article-new .wp-block-ye-aside-links__title a{display:block}.single-article-new .wp-block-ye-aside-links a:hover{color:#e44f41}.single-article-new .wp-block-ye-aside-links__list>li{margin:0}.single-article-new .wp-block-ye-aside-links__list>li+li{margin-top:20px}.single-article-new .wp-block-ye-aside-links__subtitle:after{width:.86em;height:.86em;right:-1.6em;bottom:.2em;background:#e44f41}.single-article-new .wp-block-ye-g-heading__title.h3,.single-article-new h3.wp-block-ye-g-heading__title{font-size:18px;line-height:1.39}@media(min-width:768px){.single-article-new .wp-block-ye-g-heading__title.h3,.single-article-new h3.wp-block-ye-g-heading__title{font-size:20px;line-height:1.5}}.single-article-new .wp-block-ye-g-heading__title.h3,.single-article-new .wp-block-ye-non-heading__title,.single-article-new h3.wp-block-ye-g-heading__title{font-size:18px;line-height:1.39}@media(min-width:768px){.single-article-new .wp-block-ye-g-heading__title.h3,.single-article-new .wp-block-ye-non-heading__title,.single-article-new h3.wp-block-ye-g-heading__title{font-size:20px;line-height:1.5}}.single-article-new .wp-block-ye-non-heading.spacer-mb-20{margin-bottom:10px}.single-article-new .wp-block-ye-code textarea{width:100%}.single-article-new .wp-block-ye-code pre[class*=language-]{padding:35px 50px;-webkit-font-variant-ligatures:no-contextual;font-variant-ligatures:no-contextual}.single-article-new .wp-block-ye-code__code{max-height:180px;transition:max-height .5s ease-out;--block-height:100%}.single-article-new .wp-block-ye-code__overlay{background:linear-gradient(180deg,hsla(0,0%,95.3%,0) 54.63%,hsla(0,0%,95.3%,.746188) 79.63%,#f3f3f3);transition:opacity .7s linear}.single-article-new .wp-block-ye-code__btn-txt{margin-right:12px}.single-article-new .wp-block-ye-code.show-code .wp-block-ye-code__overlay{opacity:0}.single-article-new .wp-block-ye-code.show-code .wp-block-ye-code__code{max-height:var(--block-height)}.single-article-new .wp-block-ye-code.show-code .wp-block-ye-code__btn-txt span:first-child{display:none}.single-article-new .wp-block-ye-code.show-code .wp-block-ye-code__btn-txt span:last-child{display:inline!important}.single-article-new .wp-block-ye-code.show-code .wp-block-ye-code__btn svg{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.single-article-new .wp-block-ye-code.--short-block .wp-block-ye-code__code{max-height:none}.single-article-new .wp-block-ye-code.--short-block .wp-block-ye-code__overlay{opacity:0}.single-article-new .wp-block-ye-code.--short-block .aside-col{display:none}@media(max-width:506px){.single-article-new .ey-embed-player iframe{height:222px}}.single-article-new .podcast-block__desc-img{max-width:180px;margin-right:60px}@media(min-width:1200px)and (max-width:1319.98px){.single-article-new .podcast-block__desc-img{margin-right:30px}}@media(min-width:768px)and (max-width:1199.98px){.single-article-new .podcast-block__desc-img{margin-right:30px}}@media(max-width:767.98px){.single-article-new .podcast-block__title{margin-bottom:5px}}@media(max-width:767.98px){.single-article-new .podcast-block__excerpt{margin-bottom:12px}}@media(min-width:1200px)and (max-width:1319.98px){.single-article-new .podcast-block .podcast-player:not(.--mobile-view) .podcast-player__play_wrap{margin-right:20px}}@media(min-width:768px)and (max-width:1199.98px){.single-article-new .podcast-block .podcast-player:not(.--mobile-view) .podcast-player__play_wrap{margin-right:20px}}.single-article-new ol.is-style-nums-bold li::marker{font-weight:600}.single-article-new .container.--spacing.z-index-1{z-index:auto}@media(min-width:1200px){.single-article-new .aside-col{height:-webkit-max-content;height:max-content}}.single-article-new .hero-section__gradient{background:linear-gradient(1turn,#000,rgba(0,0,0,.528853) 30.25%,rgba(0,0,0,.441279) 39.38%,rgba(0,0,0,.359833) 48.52%,rgba(0,0,0,.16881) 64.81%,transparent 88.52%),linear-gradient(1turn,#000,transparent 48.89%)}@media(max-width:1199.98px){.single-article-new .hero-section__container-wrap{min-height:360px}}@media(min-width:1200px){.single-article-new .hero-section__container-wrap{padding-bottom:42px}}@media(min-width:1200px){.single-article-new .hero-section.--v2{margin-bottom:110px}}.single-article-new .hero-section.--v5 .hero-info{padding-right:90px;padding-bottom:60px}.single-article-new .hero-section.--v5 .hero-section__container-wrap{min-height:auto}@media(min-width:1200px){.single-article-new .hero-section.--v5 .hero-section__container-wrap{min-height:720px;background:#f8f7f5}}@media(min-width:1200px){.single-article-new .hero-section.--v5 .hero-section__title{font-size:36px}}@media(min-width:1200px){.single-article-new .hero-section.--v5 .hero-section__bg{position:absolute;width:50vw}}.single-article-new .hero-section.--v5 .sidebar-author-new__bg{display:none}.single-article-new .hero-section.--v5 .hero-section__content.--max-full-width{max-width:100%}.single-article-new .hero-section.--v5 .hero-section__breadcrumb.--half-width{padding-right:86px}.single-article-new .hero-section.--v6 .hero-info{max-width:75%}@media(min-width:1320px){.single-article-new .hero-section.--v6 .hero-info{max-width:82.5%}}@media(min-width:1200px){.single-article-new .hero-section.--v6 .hero-section__bg{width:450px}}@media(max-width:1199.98px){.single-article-new .hero-section.--simple-hero .sidebar-author-new{color:inherit;padding-bottom:20px}}.single-article-new .hero-section.--simple-hero .sidebar-author-new__bg{display:none}.single-article-new .neural-img-notice-wrap .neural-img-notice{top:0!important;display:inline-flex!important}.single-article-new .neural-img-notice-wrap.--mobile-v1{margin:8px 0 -15px}.single-article-new .neural-img-notice-wrap.--desktop-v1{margin:8px 0 -10px}.single-article-new .neural-img-notice svg{top:4px}.single-article-new .neural-img-notice.--desktop svg{margin-right:6px}.single-article-new .neural-img-notice.--mobile{top:-20px;color:#beb8b4}.single-article-new .neural-img-notice.--mobile svg{margin-left:7px}.single-article-new .summary-section__list>li{padding:15px 10px}.single-article-new .article-summary-wide{color:#554a4a}@media(min-width:840px){.single-article-new .article-summary-wide{margin:0 -30px}}.single-article-new .article-summary-wide__img-wrap{width:30px;height:30px}@media(max-width:1199.98px){.single-article-new .article-summary-wide__img-wrap{margin-bottom:5px}}.single-article-new .article-summary-wide__img-wrap>img{max-width:100%;max-height:100%}.single-article-new .article-summary-wide__text{line-height:25px}@media(min-width:1200px){.single-article-new .article-summary-wide__item{flex:1;margin:0 30px}}@media(max-width:1199.98px){.single-article-new .excerpt-section.--v1 .aside-col{margin-top:-40px}}@media(min-width:1200px){.single-article-new .excerpt-section.--v1 .sidebar-author-new{margin-top:-130px}}@media(min-width:1200px){.single-article-new .excerpt-section.--v4+.wide-titled-section{margin-top:32px}}.single-article-new .wide-titled-section .container{padding:35px 20px}@media(min-width:1200px){.single-article-new .wide-titled-section .container{padding:55px 0 40px}}.single-article-new .wide-titled-section__bg{margin:0 10px}@media(min-width:1200px){.single-article-new .wide-titled-section__bg{margin:0 30px}}.single-article-new .wide-titled-section__title-wrap{right:0;top:-70px;height:70px;min-width:300px;padding:10px 2.2em}@media(min-width:1320px){.single-article-new .wide-titled-section__title-wrap{right:-60px}}@media(max-width:1199.98px){.single-article-new .wide-titled-section__title-wrap{height:50px;min-width:240px;right:50%;top:-50px;-webkit-transform:translateX(50%);transform:translateX(50%);line-height:1.15}}.single-article-new .wide-titled-section__title-wrap.--v2{top:-50px;height:50px}.time-codes-slider__item{width:180px}.time-codes-slider__time{margin-bottom:45px}.time-codes-slider__time svg{margin-right:8px}.time-codes-slider:before{top:39px;height:2px;width:100%;background:#e44f41}.time-codes-slider .owl-nav{pointer-events:none;top:18px}.time-codes-slider .owl-nav button{pointer-events:auto;position:relative;width:auto}.time-codes-slider .owl-nav button:after{content:" ";position:absolute;width:160px;height:100%}.time-codes-slider .owl-nav button.disabled{opacity:0;pointer-events:none}.time-codes-slider .owl-nav button.owl-next:after,.time-codes-slider .owl-nav button.owl-prev:after{background:linear-gradient(270deg,#fff 31.33%,hsla(0,0%,100%,0));top:-18px;height:97px}.time-codes-slider .owl-nav button.owl-prev svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.time-codes-slider .owl-nav button.owl-prev:after{background:linear-gradient(90deg,#fff 31.33%,hsla(0,0%,100%,0));left:0}.time-codes-slider .owl-nav button.owl-next:after{background:linear-gradient(270deg,#fff 31.33%,hsla(0,0%,100%,0));right:0}@media(max-width:1199.98px){.mobile-device .time-codes-slider:before{width:150%}.mobile-device .time-codes-slider .owl-stage-outer{overflow:initial}.mobile-device .time-codes-slider .owl-nav{display:none!important}}.post-before-video{padding:20px}@media(max-width:767.98px){.post-before-video{padding:15px 18px}}.post-before-video svg{margin-right:20px}@media(max-width:767.98px){.post-before-video svg{margin-right:16px;width:45px;height:45px}}.post-before-video__title{line-height:1.5625}@media(max-width:767.98px){.post-before-video__title{font-size:12px;padding-top:.2em}}@media(max-width:767.98px){.post-before-video__title>span{display:block;margin-bottom:10px}}@media(min-width:768px){.post-before-video__title a{margin-left:5px}}.page-template-lektoriy-page .techtalk-lecture-img>img{-o-object-position:bottom;object-position:bottom}.page-template-lektoriy-page .techtalk-lecture-img__authors img{border:1px solid #fff;border-radius:50%;max-width:140px}.page-template-lektoriy-page .techtalk-lecture-img__authors.--multiple img{max-width:100px}.page-template-lektoriy-page .techtalk-lecture-img__authors.--multiple img:nth-child(1n+2){margin-left:-25px}@media(min-width:768px){.page-template-lektoriy-page .load-more-btn-wrap{max-width:300px}}@media(max-width:767.98px){body.search .hero-section.--search .main-col{margin-bottom:10%}}body.search .search-form{height:50px}@media(min-width:768px){body.search .search-form{height:60px}}body.search .search-form__input{padding:10px 60px}body.search .search-form__submit{min-width:170px}body.search .search-form__clear{right:12px}body.search .search-form .search-icon-wrap{left:20px}body.search .search-content-empty-s .search-no-results__title{line-height:1.12}@media(min-width:768px){body.search .search-content-empty-s .search-no-results__title{font-size:36px}}@media(min-width:768px){body.search .search-content-empty-s .search-no-results__text{font-size:18px}}.page-template-prev-season-template .fancybox-slide--iframe .fancybox-content{background:transparent;display:flex}.page-template-prev-season-template .fancybox-iframe{overflow:hidden!important;max-width:100%;margin:auto;display:block;height:100%;aspect-ratio:16/9;max-height:56.25vw;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto}.page-template-prev-season-template .fancybox-slide{padding:80px 0}@media(min-width:1200px){.page-template-prev-season-template .fancybox-slide{padding:100px 44px}}.page-template-prev-season-template .fancybox-slide:before{display:none}.page-template-prev-season-template .font-jetbrains{font-family:JetBrains Mono,monospace}.page-template-prev-season-template .sl-gen-btn{padding:.95em 1.6em;border:1px solid #e44f41;font-weight:500;font-size:16px;font-family:JetBrains Mono,monospace}.page-template-prev-season-template .bg-img-el{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;left:0}.page-template-prev-season-template .main__hero-info{min-height:480px}.page-template-prev-season-template .main__hero-info .z-index-1{z-index:1}@media(max-width:1199.98px){.page-template-prev-season-template .hero-section__title-img{width:auto;height:70px}}@media(max-width:575.98px){.page-template-prev-season-template .hero-section__title-img{height:56px}}.page-template-prev-season-template .main__content-nav-background{background-color:#f8f7f5}.page-template-prev-season-template .main__hero-title{font-family:ProximaNova,sans-serif;font-style:normal;font-weight:700;font-size:40px}.page-template-prev-season-template .main__hero-subtitle{color:#e44f41;font-size:14px;line-height:20px}.page-template-prev-season-template .main__hero__content .partner-logos{margin-top:35px;min-width:313px}.page-template-prev-season-template .hero-partners{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}@media(max-width:767.98px){.page-template-prev-season-template .hero-partners{margin-top:40px!important}}.page-template-prev-season-template .partner-logos__logo-img{margin-right:45px}@media(min-width:1200px){.page-template-prev-season-template .partner-logos__logo-img{margin-right:55px}}.page-template-prev-season-template .partner-logos__logo-img:last-child{margin-right:0}.page-template-prev-season-template .hero-section__title-wrap{margin-left:-10px!important}@media(min-width:576px){.page-template-prev-season-template .hero-section__title-wrap{margin-left:-.9em!important}}@media screen and (min-width:1024px){.page-template-prev-season-template .hero-section__title-wrap{margin-left:1.55em!important}}.page-template-prev-season-template .main__content-tabs{padding:21px 0;margin:0}.page-template-prev-season-template .main__content-tab a{color:#000}.page-template-prev-season-template .main__content-tab.nav-item{margin:0}.page-template-prev-season-template .main__content-tab .nav-link{padding:3px 10px}.page-template-prev-season-template .main__content-tab .nav-link:focus,.page-template-prev-season-template .main__content-tab .nav-link:hover{color:#000}.page-template-prev-season-template .main__content-tab .nav-link.active{background:#e44f41;color:#fff}.page-template-prev-season-template .accent-underline{padding-left:10px!important}.page-template-prev-season-template .accent-underline:before{content:" ";position:absolute;display:block;width:9px;height:2px;left:0;bottom:.2em;background:#e44f41}.page-template-prev-season-template .main__content-elements{padding-top:20px}.page-template-prev-season-template .main__content-element{gap:10px;padding:50px 0;border-bottom:1px solid #d3d3d3}.page-template-prev-season-template .main__content-element-title{font-size:24px;font-weight:800;line-height:30px}.page-template-prev-season-template .main__content-element-text{font-size:16px;line-height:30px;overflow:hidden}.page-template-prev-season-template .main__content-element-teaching{display:flex;flex-direction:column;justify-content:space-between}.page-template-prev-season-template .main__content-element-teaching .main__content-element-text{color:#e44f41;font-size:16px;font-weight:600}.page-template-prev-season-template .main__content-element-lecturer{font-size:14px;line-height:20px;opacity:.5}.page-template-prev-season-template .main__content-preview{position:relative;width:unset;height:unset;max-width:360px;max-height:210px}.page-template-prev-season-template .main__content-preview:after{position:absolute;left:0;top:0;right:0;bottom:0;content:"";transition:opacity .275s ease-in-out;background-repeat:no-repeat;background-position:50% 50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40 22.5L0 45V0l40 22.5z' fill='%23fff'/%3E%3C/svg%3E");background-size:auto 45px}.page-template-prev-season-template .main__content-preview-image{position:relative;max-width:unset;max-height:unset;width:100%;height:100%}.page-template-prev-season-template .main__content-preview-length{position:absolute;bottom:10px;right:10px;padding:2px 5px;background-color:#000;color:#fff}.page-template-prev-season-template .main__content-pagination{margin-bottom:30px;margin-top:70px}.page-template-prev-season-template .main__content-pagination .pagination{gap:10px;margin:0;padding:0}.page-template-prev-season-template .main__content-pagination .pagination .page-numbers{width:44px;height:44px;display:flex;justify-content:center;align-items:center;border:1px solid #000;border-radius:0!important}.page-template-prev-season-template .main__content-pagination .pagination .page-numbers.current,.page-template-prev-season-template .main__content-pagination .pagination .page-numbers:focus,.page-template-prev-season-template .main__content-pagination .pagination .page-numbers:hover{color:#fff;background-color:#e44f41;border:1px solid #e44f41;box-shadow:none}.page-template-prev-season-template .footer{padding:46px 0;background-color:#090b0d;font-size:14px;color:#7a7474}.page-template-prev-season-template .footer .row{gap:10px}@media screen and (min-width:1024px){.page-template-prev-season-template .main__content-tabs{margin-left:40px;margin-right:40px;padding:42px 0;-webkit-column-gap:90px;column-gap:90px}.page-template-prev-season-template .main__content-element{gap:50px}.page-template-prev-season-template .main__content-elements{margin-left:40px;margin-right:40px}.page-template-prev-season-template .main__content-preview{position:relative;width:-webkit-min-content;width:min-content;height:-webkit-min-content;height:min-content;max-width:unset;max-height:unset}.page-template-prev-season-template .main__content-preview-image{position:relative;max-width:373px;max-height:210px;width:unset;height:unset}.page-template-prev-season-template .main__content-pagination{margin-bottom:120px;margin-top:70px}.page-template-prev-season-template .footer .row{gap:0}}.page-template-prev-season-template .offcanvas-header{border-bottom:1px solid #ddd}.page-template-prev-season-template .header-new .navbar-nav .nav-item{color:#000;font-size:13px;font-style:normal;font-weight:400;line-height:40px;text-transform:uppercase}.page-template-prev-season-template .header-new .btn-close{background:url(assets/close-73b87d8a.svg) no-repeat 50%;width:22px;height:22px}.page-template-prev-season-template .mobile-header-btn{display:inline-flex;padding:15px;justify-content:center;align-items:center;gap:10px;font-size:16px;min-height:40px;width:280px;max-width:100%}.page-template-fpga-landing{background-position:50%;background:radial-gradient(133.56% 203.51% at 8.18% -18.45%,#8b3fec 0,#7c3ce4 4.84%,#5435cf 12.19%,#573bc6 16.43%,#1e22aa 22.4%,#2f1a68 42.71%,#1b0f3b 59.37%,#0c071b 78.02%,#030308 91.05%,#000101 100%);font-style:normal;font-family:ProximaNova,sans-serif;font-weight:400;font-size:17px;line-height:26px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page-template-fpga-landing .text-red{color:#e44f41}.page-template-fpga-landing .text-blue{color:#5ffffd;font-weight:800}.page-template-fpga-landing .sl-gen-btn{padding:15px 105px;height:50px;background:#e44f41;color:#fff!important;font-weight:500;font-size:16px;line-height:20px;transition:.1s ease-in-out}.page-template-fpga-landing .sl-gen-btn:hover{background-color:#fff;color:#e44f41!important}.page-template-fpga-landing p{margin-bottom:2rem;font-family:inherit;font-size:inherit}.page-template-fpga-landing ul li{margin-bottom:0}.page-template-fpga-landing ul li::marker{font-size:12px}.page-template-fpga-landing .container{padding-left:20px;padding-right:20px}.page-template-fpga-landing .main__button-wrapper{width:100%}@media screen and (min-width:1440px){.page-template-fpga-landing .d-xxl-block{display:block!important}.page-template-fpga-landing .d-xxl-none{display:none!important}}@media screen and (min-width:1920px){.page-template-fpga-landing .d-xxxl-block{display:block!important}.page-template-fpga-landing .d-xxxl-none{display:none!important}}@media screen and (min-width:2560px){.page-template-fpga-landing .d-xxxxl-block{display:block!important}.page-template-fpga-landing .d-xxxxl-none{display:none!important}}.page-template-fpga-landing .header__logo{height:30px}.page-template-fpga-landing .header__nav{position:fixed!important;background-color:transparent;transition:background-color .2s ease-in-out;padding-top:20px;padding-bottom:20px;font-family:JetBrains Mono,monospace}.page-template-fpga-landing .header__nav.nav-active{background-color:rgba(30,17,66,.95)}.page-template-fpga-landing .header__ul{gap:70px}.page-template-fpga-landing .header__item{font-size:14px;font-weight:700;line-height:20px}.page-template-fpga-landing .header__item .nav-link{color:#fff}.page-template-fpga-landing .header__item .nav-link:hover{box-shadow:0 1px #e44f41}.page-template-fpga-landing .header__toggler{position:relative;border:none!important;outline:none!important;box-shadow:none!important;padding:0!important;font-size:unset!important}.page-template-fpga-landing .header__toggler svg:last-child{z-index:1}.page-template-fpga-landing .header__toggler svg:not(:last-child){position:absolute;z-index:-1}.page-template-fpga-landing .header__toggler svg.red{left:1px;top:-1px}.page-template-fpga-landing .header__toggler svg.blue{left:-1px;top:1px}.page-template-fpga-landing .offcanvas{background-color:#000!important;background-image:url(assets/bg_menu-9ea14c9a.png);background-repeat:no-repeat;background-position:50%;background-attachment:fixed;background-size:cover}.page-template-fpga-landing .offcanvas-body .header__item{text-align:center;font-weight:700;font-size:16px;line-height:108px;letter-spacing:.06em}.page-template-fpga-landing .offcanvas .btn-close{opacity:1!important;width:unset!important;height:unset!important;margin:unset!important;background:none!important;box-shadow:none!important}.page-template-fpga-landing .main{overflow:hidden}.page-template-fpga-landing .main__button{padding:.5rem 2rem;min-height:50px;border:none;width:100%;font-size:16px;line-height:28px;font-family:JetBrains Mono,monospace;text-transform:uppercase;background:#e44f41;color:#fff;transition:.1s ease-in-out}.page-template-fpga-landing .main__button:hover{background:#fff;color:#e44f41}.page-template-fpga-landing .main__hero{height:100%;position:relative;display:flex}.page-template-fpga-landing .main__hero-overlay{position:absolute;width:240%;right:-15%;z-index:-1}.page-template-fpga-landing .main__hero-background{position:relative;width:100%;z-index:-1}.page-template-fpga-landing .main__hero-overlap{position:absolute;bottom:-120px;width:100%;height:240px;z-index:1;background:linear-gradient(90deg,#5038c1 13.78%,#2b23be 29.99%,#2c1a68 55.74%,#150c2c 97.4%);-webkit-filter:blur(50px);filter:blur(50px)}.page-template-fpga-landing .main__hero-content{padding-top:310px;padding-bottom:100px}.page-template-fpga-landing .main__hero-text{margin-top:50px;margin-bottom:55px;font-size:16px;color:#fff}.page-template-fpga-landing .main__hero-stereo{position:relative}.page-template-fpga-landing .main__hero-image-mobile{width:100%;margin-bottom:20px}.page-template-fpga-landing .main__hero-title{display:inline-block;font-family:CF Glitch City;font-size:60px;line-height:66px;color:#fff;text-transform:uppercase;position:relative;z-index:2}.page-template-fpga-landing .main__hero-subtitle{font-weight:800;font-size:26px;line-height:28px;letter-spacing:.02em;color:#fff;position:relative;z-index:2;text-shadow:2px 0 0 #5ffffd,-2px 0 0 #e44f41}.page-template-fpga-landing .main__hero-footer{position:relative;gap:40px}.page-template-fpga-landing .main__hero-footer-images{gap:50px;order:1}.page-template-fpga-landing .main__hero-footer a{order:2}.page-template-fpga-landing .main__hero-footer-img{width:67px}.page-template-fpga-landing .stereo{position:absolute;top:0;z-index:0}.page-template-fpga-landing .stereo.red{left:-2px;color:#e44f41}.page-template-fpga-landing .stereo.blue{left:2px;color:#5ffffd}.page-template-fpga-landing .main__line-heading{font-weight:800;font-size:26px;line-height:28px;margin-bottom:25px}.page-template-fpga-landing .main__training{position:relative;color:#fff}.page-template-fpga-landing .main__training-content{padding-bottom:100px}.page-template-fpga-landing .main__training-content .col-lg-7{margin-bottom:100px}.page-template-fpga-landing .main__training-title{font-weight:800;font-size:26px;line-height:28px;margin-bottom:20px}.page-template-fpga-landing .main__training-text{margin-bottom:40px;font-size:17px;line-height:26px}.page-template-fpga-landing .main__training-lectures{max-width:250px;gap:10px;align-items:center;text-align:center}.page-template-fpga-landing .main__training-description{margin-top:28px;margin-bottom:50px}.page-template-fpga-landing .main__training-image-text{color:#c6b0ff;max-width:200px;font-weight:600;font-size:17px;line-height:26px}.page-template-fpga-landing .main__training-image-title{margin-bottom:0;font-size:30px;line-height:39.6px;font-weight:800;text-transform:uppercase;font-family:JetBrains Mono,monospace}.page-template-fpga-landing .main__training-list{gap:20px}.page-template-fpga-landing .main__training-item{flex:1;padding:30px;gap:25px;background-color:#1e1142;box-shadow:0 9px 54px rgba(0,0,0,.06),0 3.75998px 22.5599px rgba(0,0,0,.0431313),0 2.01027px 12.0616px rgba(0,0,0,.0357664),0 1.12694px 6.76164px rgba(0,0,0,.03),0 .598509px 3.59106px rgba(0,0,0,.0242336),0 .249053px 1.49432px rgba(0,0,0,.0168687)}.page-template-fpga-landing .main__training-item-text{text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:14px}.page-template-fpga-landing .main__training-learn{text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:15px;font-weight:500}.page-template-fpga-landing .main__learn{color:#fff}.page-template-fpga-landing .main__learn-content{padding-bottom:50px}.page-template-fpga-landing .main__learn-title{margin-bottom:20px;font-weight:800;font-size:26px;line-height:28px}.page-template-fpga-landing .main__learn-items{gap:40px;margin-bottom:40px}.page-template-fpga-landing .main__learn-text{font-size:17px;line-height:26px}.page-template-fpga-landing .main__learn-item{gap:15px}.page-template-fpga-landing .main__learn-item-text{font-family:JetBrains Mono,monospace;font-size:15px;line-height:25px}.page-template-fpga-landing .main__learn .row .col-lg:first-child{margin-right:0}.page-template-fpga-landing .main__know{color:#fff}.page-template-fpga-landing .main__know-content{padding-bottom:40px}.page-template-fpga-landing .main__know-title{margin-bottom:25px;font-weight:800;font-size:26px;line-height:28px}.page-template-fpga-landing .main__know-column{padding:35px 0;background:#1e1142;box-shadow:0 9px 54px rgba(0,0,0,.06),0 3.75998px 22.5599px rgba(0,0,0,.0431313),0 2.01027px 12.0616px rgba(0,0,0,.0357664),0 1.12694px 6.76164px rgba(0,0,0,.03),0 .598509px 3.59106px rgba(0,0,0,.0242336),0 .249053px 1.49432px rgba(0,0,0,.0168687)}.page-template-fpga-landing .main__know-column-title{display:inline-block;padding:2px 7px;margin-bottom:40px;margin-left:0;font-weight:700;font-size:12px;line-height:16px;letter-spacing:.1em;text-transform:uppercase;font-family:JetBrains Mono,monospace}.page-template-fpga-landing .main__know-column-title.expectations{background-color:#e44f41}.page-template-fpga-landing .main__know-column-title.additional{background-color:#6c3de8}.page-template-fpga-landing .main__know-list{padding:0 40px}.page-template-fpga-landing .main__know-item{font-family:JetBrains Mono,monospace;font-size:15px;line-height:25px}.page-template-fpga-landing .main__cta{position:relative;display:flex}.page-template-fpga-landing .main__cta-content{position:relative;color:#fff;padding-top:60px;padding-bottom:100px}.page-template-fpga-landing .main__cta-title{margin-bottom:20px;font-weight:800;font-size:26px;line-height:28px}.page-template-fpga-landing .main__cta-text{font-size:16px;line-height:26px}.page-template-fpga-landing .main__cta-feedback{max-width:307px;font-size:17px;line-height:24px;font-weight:800}.page-template-fpga-landing .main__cta-overlay{position:absolute;width:325%;right:-108%;mix-blend-mode:lighten;z-index:-1}.page-template-fpga-landing .main__cta-background{position:relative;width:100%;z-index:-1}.page-template-fpga-landing .main__cta-overlap{display:none;position:absolute;bottom:-20px;width:100%;height:240px;z-index:1;background:linear-gradient(90deg,#2c1d78 13.78%,#2d1a60 29.99%,#140c2c 89.06%,#0c081a 97.4%);-webkit-filter:blur(50px);filter:blur(50px)}.page-template-fpga-landing .main__cta .col-lg:last-child,.page-template-fpga-landing .main__cta .row{gap:30px}.page-template-fpga-landing .main__tech{height:100%;position:relative}.page-template-fpga-landing .main__tech-content{color:#fff;padding-bottom:100px}.page-template-fpga-landing .main__tech-title{margin-bottom:25px;font-weight:800;font-size:26px;line-height:28px}.page-template-fpga-landing .main__tech-level{height:100%;padding:30px 20px;background:#1e1142;box-shadow:0 9px 54px rgba(0,0,0,.06),0 3.75998px 22.5599px rgba(0,0,0,.0431313),0 2.01027px 12.0616px rgba(0,0,0,.0357664),0 1.12694px 6.76164px rgba(0,0,0,.03),0 .598509px 3.59106px rgba(0,0,0,.0242336),0 .249053px 1.49432px rgba(0,0,0,.0168687)}.page-template-fpga-landing .main__tech-level-heading{gap:32px;color:#e44f41}.page-template-fpga-landing .main__tech-level-title{font-family:JetBrains Mono,monospace;font-weight:500;font-size:16px;line-height:25px}.page-template-fpga-landing .main__tech-level-text{font-size:16px;line-height:26px}.page-template-fpga-landing .main__tech-number{font-family:JetBrains Mono,monospace;font-size:40px;line-height:53px;-webkit-font-feature-settings:"zero" on;font-feature-settings:"zero" on}.page-template-fpga-landing .main__perspectives-content{color:#fff;padding-bottom:100px}.page-template-fpga-landing .main__perspectives-title{margin-bottom:25px;font-weight:800;font-size:26px;line-height:28px}.page-template-fpga-landing .main__perspectives-item{font-size:16px}.page-template-fpga-landing .main__perspectives-item-title{display:inline-block;font-size:12px;font-weight:700;padding:2px 7px;margin-bottom:27px;letter-spacing:.1em;background:#e44f41;text-transform:uppercase;font-family:JetBrains Mono,monospace}.page-template-fpga-landing .main__perspectives .row{gap:41px}.page-template-fpga-landing .main__faq{height:100%;background-image:url(assets/Bg_faq-098d0b8a.png);background-repeat:no-repeat;background-size:100%;background-position:center 10%}.page-template-fpga-landing .main__faq .accordion-body{padding:30px 0 0;color:#fff;font-size:16px;line-height:26px}.page-template-fpga-landing .main__faq-content{color:#fff;padding-bottom:100px}.page-template-fpga-landing .main__faq-title{margin-bottom:25px;font-weight:800;font-size:26px;line-height:28px}.page-template-fpga-landing .main__faq-accordion{max-width:940px;margin-bottom:50px;width:100%}.page-template-fpga-landing .main__faq-item{padding:40px 0;background-color:transparent!important;border-bottom:1px solid hsla(0,0%,100%,.2)!important}.page-template-fpga-landing .main__faq-item:first-child{border-top:1px solid hsla(0,0%,100%,.2)!important}.page-template-fpga-landing .main__faq-item-title{font-size:17px;line-height:24px;font-weight:800}.page-template-fpga-landing .main__faq-item-title button{display:flex;align-items:center;justify-content:space-between;width:100%;font-weight:600;line-height:1.5;text-align:left;background-color:transparent!important;color:#e44f41!important;border:none!important;box-shadow:none!important}.page-template-fpga-landing .main__faq-item-title button.collapsed{color:#fff!important}.page-template-fpga-landing .main__faq-item-title button:after{display:none}.page-template-fpga-landing .main__faq-item-title button:not(.collapsed) .accordion-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.page-template-fpga-landing .main__faq-feedback{max-width:307px;font-weight:800;font-size:17px;line-height:24px}.page-template-fpga-landing .accordion-text{padding-right:50px;font-weight:800}.page-template-fpga-landing .accordion-arrow{color:#e44f41!important;font-family:JetBrains Mono,sans-serif;font-size:14px;line-height:20px}.page-template-fpga-landing .accordion-button{padding-right:15px}.page-template-fpga-landing .footer{background-color:#090b0d}.page-template-fpga-landing .footer__content{padding:30px 0;color:#7a7474;font-weight:400;font-size:14px;line-height:20px;gap:15px}.page-template-fpga-landing .footer__privacy{color:#7a7474}.page-template-fpga-landing .modal-backdrop.show{opacity:.8}.page-template-fpga-landing .fpga-modal .modal-dialog{max-width:600px}.page-template-fpga-landing .fpga-modal .btn-close{background:none;right:0;top:-43px}@media(min-width:768px){.page-template-fpga-landing .fpga-modal .btn-close{right:-70px;top:-63px}}.page-template-fpga-landing .fpga-modal .modal-content{background:#31215d;box-shadow:0 .249px 1.494px 0 rgba(0,0,0,.02),0 .599px 3.591px 0 rgba(0,0,0,.02),0 1.127px 6.762px 0 rgba(0,0,0,.03),0 2.01px 12.062px 0 rgba(0,0,0,.04),0 3.76px 22.56px 0 rgba(0,0,0,.04),0 9px 54px 0 rgba(0,0,0,.06)}.page-template-fpga-landing .fpga-modal .modal-body{padding:30px 25px 5px 20px}@media(min-width:576px){.page-template-fpga-landing .fpga-modal .modal-body{padding:50px 100px 12px 70px}}.page-template-fpga-landing .fpga-modal__title{padding:2px 7px}.page-template-fpga-landing .fpga-modal__desc{line-height:1.667}.page-template-fpga-landing .fpga-modal .wpcf7-email{background:#55408f;border:1px solid #55408f}.page-template-fpga-landing .fpga-modal .wpcf7-email::-webkit-input-placeholder{color:#a38fdb}.page-template-fpga-landing .fpga-modal .wpcf7-email::placeholder{color:#a38fdb}.page-template-fpga-landing .fpga-modal .yadro-spinner{top:0}@media screen and (min-width:481px){.page-template-fpga-landing .container{padding-right:var(--bs-gutter-x,10px);padding-left:var(--bs-gutter-x,10px)}.page-template-fpga-landing .offcanvas-body .header__item{font-size:20px;font-weight:500;line-height:140px;text-align:center;letter-spacing:.06em}.page-template-fpga-landing .main__hero-overlay{width:150%}.page-template-fpga-landing .main__cta-overlay{width:200%;right:-85%}.page-template-fpga-landing .main__cta-overlap{display:block}.page-template-fpga-landing .main__hero-image-mobile{width:370px;margin-bottom:25px}.page-template-fpga-landing .main__hero-content{padding-top:120px;padding-bottom:150px}.page-template-fpga-landing .main__learn-content{padding-bottom:70px}.page-template-fpga-landing .main__faq-content,.page-template-fpga-landing .main__know-content,.page-template-fpga-landing .main__perspectives-content,.page-template-fpga-landing .main__tech-content,.page-template-fpga-landing .main__training-content{padding-bottom:150px}.page-template-fpga-landing .main__training-content .col-lg-7{margin-bottom:70px}.page-template-fpga-landing .main__know-content{padding-bottom:65px}.page-template-fpga-landing .main__know-column{min-width:350px}.page-template-fpga-landing .main__know-column-title{margin-left:1rem}.page-template-fpga-landing .main__cta-content{padding-bottom:150px;padding-top:85px}.page-template-fpga-landing .main__cta-feedback{font-size:18px}.page-template-fpga-landing .main__line-heading{font-size:32px;line-height:36px}.page-template-fpga-landing .main__cta-title,.page-template-fpga-landing .main__learn-title,.page-template-fpga-landing .main__training-title{font-size:32px;line-height:36px;margin-bottom:30px}.page-template-fpga-landing .main__know-title,.page-template-fpga-landing .main__tech-title{font-size:32px;line-height:36px;margin-bottom:35px}.page-template-fpga-landing .main__tech-level-text{font-size:17px}.page-template-fpga-landing .main__perspectives-title{font-size:32px;line-height:36px;margin-bottom:60px}.page-template-fpga-landing .main__faq-title{font-size:32px;line-height:36px;margin-bottom:50px}.page-template-fpga-landing .main__hero-subtitle{width:55%;font-size:32px;line-height:36px}.page-template-fpga-landing .main__hero-text{max-width:100%;margin-top:70px;margin-bottom:55px}.page-template-fpga-landing .main__cta-text,.page-template-fpga-landing .main__hero-text,.page-template-fpga-landing .main__perspectives-item,.page-template-fpga-landing .main__tech-level-text{font-size:17px}.page-template-fpga-landing .main__perspectives .row{gap:51px}.page-template-fpga-landing .main__perspectives-item-title{margin-bottom:42px}.page-template-fpga-landing .main__faq-feedback{font-size:18px}.page-template-fpga-landing .main__training-learn{font-size:16px}.page-template-fpga-landing .main__training-item-text{font-size:15px}.page-template-fpga-landing .main__faq-item-title{font-size:20px}.page-template-fpga-landing .main__faq .accordion-body{padding-right:100px;font-size:17px}.page-template-fpga-landing .main__cta-content .row{gap:40px}.page-template-fpga-landing .main__cta-content .col-lg:last-child{gap:50px}.page-template-fpga-landing .main__know-column{padding:50px 30px}.page-template-fpga-landing .main__know-list{padding-left:2rem;padding-right:0}.page-template-fpga-landing .accordion-button{padding-right:50px}.page-template-fpga-landing .accordion-text{padding-right:100px}.page-template-fpga-landing .footer__content{padding:60px 0}}@media screen and (min-width:768px){.page-template-fpga-landing .header__logo{height:50px}.page-template-fpga-landing .main__button,.page-template-fpga-landing .main__button-wrapper{width:unset}.page-template-fpga-landing .main__hero-content{padding-top:150px}.page-template-fpga-landing .main__hero-footer{align-items:center;gap:80px}.page-template-fpga-landing .main__hero-footer-images{order:2}.page-template-fpga-landing .main__hero-footer a{order:1}.page-template-fpga-landing .main__cta-content .col-lg:last-child{gap:44px}.page-template-fpga-landing .main__tech-level{padding:40px 30px;min-width:350px}.page-template-fpga-landing .main__faq-accordion{margin-bottom:100px}.page-template-fpga-landing .main__perspectives-item{min-width:350px}.page-template-fpga-landing .main__hero-text{margin-top:70px}}@media screen and (min-width:1200px){.page-template-fpga-landing .container{max-width:1420px;padding-left:60px;padding-right:60px}.page-template-fpga-landing .sl-gen-btn{padding:15px 33px}.page-template-fpga-landing .main__hero-overlay{width:100%;right:0}.page-template-fpga-landing .main__faq-content,.page-template-fpga-landing .main__hero-content,.page-template-fpga-landing .main__know-content,.page-template-fpga-landing .main__perspectives-content,.page-template-fpga-landing .main__tech-content,.page-template-fpga-landing .main__training-content{padding-bottom:200px}.page-template-fpga-landing .main__know-content{padding-bottom:80px}.page-template-fpga-landing .main__cta-content{padding-top:100px;padding-bottom:200px}.page-template-fpga-landing .main__hero-content{padding-top:160px}.page-template-fpga-landing .main__hero-subtitle{width:100%}.page-template-fpga-landing .main__learn-content{padding-bottom:100px}.page-template-fpga-landing .main__learn-items{max-width:410px}.page-template-fpga-landing .main__cta-overlay{width:100%;right:0}.page-template-fpga-landing .main__cta-content .row{gap:0}.page-template-fpga-landing .main__hero-subtitle{margin-left:10rem}.page-template-fpga-landing .main__cta-title,.page-template-fpga-landing .main__faq-title,.page-template-fpga-landing .main__hero-subtitle,.page-template-fpga-landing .main__know-title,.page-template-fpga-landing .main__learn-title,.page-template-fpga-landing .main__perspectives-title,.page-template-fpga-landing .main__tech-title,.page-template-fpga-landing .main__training-title{font-size:36px;line-height:48px}.page-template-fpga-landing .main__faq-title{margin-bottom:36px}.page-template-fpga-landing .main__hero-stereo{width:unset}.page-template-fpga-landing .main__hero-text{max-width:58%;margin-top:50px}.page-template-fpga-landing .main__training-lectures{align-items:flex-start;text-align:start}.page-template-fpga-landing .main__perspectives-item-title{margin-bottom:40px}.page-template-fpga-landing .main__perspectives .row{gap:102px}.page-template-fpga-landing .main__line-heading{position:relative;display:inline-block;margin-bottom:50px;font-size:12px;line-height:15.84px;font-weight:700;padding:2px 7px;letter-spacing:.1em;background:#e44f41;text-transform:uppercase;font-family:JetBrains Mono,monospace}.page-template-fpga-landing .main__line-heading:before{content:" ";position:absolute;display:block;top:0;left:calc(var(--bs-gutter-x)*0.5);width:670px;height:1px;background:linear-gradient(90deg,#e44f41 73.92%,rgba(228,79,65,0))}.page-template-fpga-landing .main__learn-content .row .col-lg:first-child{max-width:480px}.page-template-fpga-landing .main__learn .row .col-lg:first-child{margin-right:70px}.page-template-fpga-landing .accordion-button{padding-right:45px}}@media screen and (min-width:1600px){.page-template-fpga-landing .container{padding-right:var(--bs-gutter-x,10px);padding-left:var(--bs-gutter-x,10px)}}@media screen and (max-width:1600px){.page-template-fpga-landing .main__line-heading:before{background:#e44f41}}.error404 .big-red-button,.error404 .general .std-form-wrap .wpcf7-submit,.error404 .general .std-form-wrap [type=submit],.general .std-form-wrap .error404 .wpcf7-submit,.general .std-form-wrap .error404 [type=submit]{width:100%;max-width:420px}.error404 .gif-bg{max-width:94%;max-height:94%;border-radius:20%}.error404 .p404-desc{font-size:16px;line-height:30px}@media(min-width:768px){.error404 .p404-desc{font-size:18px}}.error404 .p404-img-inner-wrap{margin:0 40px}@media(max-width:1199.98px){.error404 .p404-images-wrap .p404-int-img-4{flex:1 1 auto;width:17.5%}}@media(min-width:1200px){.osobyi-put-page .container.--special-1{max-width:1300px!important}}@media(min-width:1200px){.osobyi-put-page .main-col.--s-width-1{max-width:780px}}@media(max-width:1199.98px){.osobyi-put-page .hero-section__container-wrap{min-height:360px}}.osobyi-put-page .hero-section__bg{max-width:1440px}.osobyi-put-page .opp-number{width:70px;height:70px;font-size:38px}.osobyi-put-page .opp-number span{top:-1px}@media(max-width:1199.98px){.osobyi-put-page .leader-line{display:none}}.osobyi-put-page .osobyi-put-page-s .aside-col{width:auto}@media(min-width:768px)and (max-width:1199.98px){.osobyi-put-page .osobyi-put-page-s .main-col{max-width:450px}}@media(min-width:768px){.osobyi-put-page .osobyi-put-page-s-1 .aside-col{top:-71px}}@media(min-width:768px)and (max-width:1199.98px){.osobyi-put-page .osobyi-put-page-s-1 .aside-col{right:0}.osobyi-put-page .osobyi-put-page-s-1 .aside-col img{max-width:362px}}@media(min-width:768px)and (max-width:900px){.osobyi-put-page .osobyi-put-page-s-1 .aside-col{right:-80px}}@media(min-width:1200px){.osobyi-put-page .osobyi-put-page-s-1 .aside-col{margin-left:120px}}@media(min-width:1200px){.osobyi-put-page .osobyi-put-page-s-2{left:-50px}}@media(min-width:768px){.osobyi-put-page .osobyi-put-page-s-2 .main-col{max-width:445px}}@media(min-width:1200px){.osobyi-put-page .osobyi-put-page-s-2 .main-col{max-width:540px}}@media(min-width:1200px){.osobyi-put-page .osobyi-put-page-s-2 .main-col .opp-number{top:125px;left:-95px}}@media(min-width:768px)and (max-width:1199.98px){.osobyi-put-page .osobyi-put-page-s-2 .img-col{left:0}.osobyi-put-page .osobyi-put-page-s-2 .img-col img{max-width:377px}}@media(min-width:768px)and (max-width:950px){.osobyi-put-page .osobyi-put-page-s-2 .img-col{left:-75px}}@media(min-width:1200px){.osobyi-put-page .osobyi-put-page-s-2 .img-col{margin-top:-200px}}@media(min-width:1320px){.osobyi-put-page .osobyi-put-page-s-2 .img-col{margin-top:-245px}}@media(min-width:1200px){.osobyi-put-page .osobyi-put-page-s-2 .img-col .opp-number{top:20px;right:-60px}}@media(min-width:1200px){.osobyi-put-page .osobyi-put-page-s-3{left:-60px}}@media(min-width:768px)and (max-width:1199.98px){.osobyi-put-page .osobyi-put-page-s-3 .aside-col{right:0}.osobyi-put-page .osobyi-put-page-s-3 .aside-col img{max-width:350px}}@media(min-width:768px)and (max-width:900px){.osobyi-put-page .osobyi-put-page-s-3 .aside-col{right:-45px}}@media(min-width:1200px){.osobyi-put-page .osobyi-put-page-s-3 .aside-col{margin-left:130px}}@media(max-width:767.98px){.osobyi-put-page .osobyi-put-page-s-3 .aside-col img{max-width:100%}}@media(min-width:1200px){.osobyi-put-page .osobyi-put-page-s-3 .main-col{margin-top:-130px;max-width:420px}}@media(min-width:1200px){.osobyi-put-page .osobyi-put-page-s-4{left:-45px}}@media(min-width:768px)and (max-width:1199.98px){.osobyi-put-page .osobyi-put-page-s-4 .img-col{max-width:240px}}@media(min-width:1200px){.osobyi-put-page .osobyi-put-page-s-4 .img-col{margin-right:50px;margin-top:-150px}}@media(min-width:768px)and (max-width:1199.98px){.osobyi-put-page .osobyi-put-page-s-4 .main-col{max-width:420px}}@media(min-width:768px){.osobyi-put-page .osobyi-put-page-s-5 .aside-col{position:absolute;right:0;top:-40px}}@media(min-width:768px)and (max-width:1199.98px){.osobyi-put-page .osobyi-put-page-s-5 .aside-col{top:150px}.osobyi-put-page .osobyi-put-page-s-5 .aside-col img{max-width:280px}}@media(min-width:1200px)and (max-width:1650px){.osobyi-put-page .osobyi-put-page-s-5 .aside-col{right:-6vw}}@media(min-width:768px)and (max-width:1199.98px){.osobyi-put-page .osobyi-put-page-s-5 .main-col{max-width:100%}.osobyi-put-page .osobyi-put-page-s-5 .main-col p:nth-of-type(2),.osobyi-put-page .osobyi-put-page-s-5 .main-col p:nth-of-type(3){max-width:450px}}.osobyi-put-page .osobyi-put-page-s-5 .opp-number{bottom:100px;left:-240px}@media(min-width:1200px){.osobyi-put-page .osobyi-put-page-s-6{margin-top:190px;left:-45px}}@media(min-width:1200px){.osobyi-put-page .osobyi-put-page-s-6 .main-col{max-width:720px}}@media(min-width:1200px){.osobyi-put-page .osobyi-put-page-s-6 .opp-number{left:-130px}}@media(min-width:768px)and (max-width:1199.98px){.osobyi-put-page .osobyi-put-page-s-6 .img-col{left:0}.osobyi-put-page .osobyi-put-page-s-6 .img-col img{max-width:280px}}@media(min-width:768px)and (max-width:850px){.osobyi-put-page .osobyi-put-page-s-6 .img-col{left:-10px}}@media(min-width:1200px){.osobyi-put-page .osobyi-put-page-s-6 .img-col{margin-right:35px}}@media(max-width:1199.98px){.osobyi-put-page .osobyi-put-page-s-6 img{max-width:100%}}@media(min-width:1200px){.osobyi-put-page .osobyi-put-page-s-7 .container{max-width:1100px}}@media(min-width:1200px){.osobyi-put-page .osobyi-put-page-s-7 .main-col{margin-right:90px}}@media(min-width:768px){.general .std-form-wrap .osobyi-put-page .osobyi-put-page-s-7 .wpcf7-submit,.general .std-form-wrap .osobyi-put-page .osobyi-put-page-s-7 [type=submit],.osobyi-put-page .osobyi-put-page-s-7 .big-red-button,.osobyi-put-page .osobyi-put-page-s-7 .general .std-form-wrap .wpcf7-submit,.osobyi-put-page .osobyi-put-page-s-7 .general .std-form-wrap [type=submit]{min-width:240px;max-width:240px}}.readers-authors-page .hero-section__gradient{background:linear-gradient(1turn,rgba(0,0,0,.8),rgba(0,0,0,.423082) 30.25%,rgba(0,0,0,.353023) 39.38%,rgba(0,0,0,.287866) 48.52%,rgba(0,0,0,.135048) 64.81%,transparent 88.52%)}.readers-authors-page .hero-section__content{padding-bottom:40px}.readers-authors-page .aside-form{margin-top:20px}@media(min-width:1200px){.readers-authors-page .aside-form{margin-top:50px}}.readers-authors-page .aside-form .std-form-popup-inner .modal-title{display:none}.readers-authors-page .aside-form__bg{left:-60px;right:-60px;top:-50px;bottom:-20px}.readers-authors-page .aside-form .std-form-popup-submit-wrap{display:flex;flex-direction:column}.readers-authors-page .aside-form .wpcf7-submit{order:-1;margin-bottom:5px}.readers-authors-page .aside-form .std-form-popup-desc-txt{font-family:JetBrains Mono,monospace;line-height:1.875;color:#000}.readers-authors-page .aside-form .std-form-popup-success{padding:60px 0;font-family:JetBrains Mono,monospace}.readers-authors-page .aside-form .std-form-popup-success svg{width:90px;height:100px}.readers-authors-page .aside-form .std-form-popup-success .modal-title{font-size:22px;font-weight:400!important;margin-top:8px;text-transform:uppercase}.readers-authors-page .aside-form .std-form-popup-success-message{font-size:16px;line-height:1.875;max-width:200px;margin:0 auto;color:#000}.readers-authors-page .section-3{background:#e44f41;padding:45px 0 1px}@media(min-width:768px){.readers-authors-page .section-3{padding:65px 0 70px}}@media(min-width:1200px){.readers-authors-page .section-3__slider{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:20px;grid-row-gap:20px}}.readers-authors-page .section-3__slider .owl-prev{justify-content:start}.readers-authors-page .section-3__slider .owl-next{justify-content:end}.readers-authors-page .section-3__slider-item{padding:35px 40px 50px}@media(max-width:767.98px){.readers-authors-page .section-3__slider-item{padding:25px 20px 30px}.readers-authors-page .section-3__slider-item p{font-size:13px}}.readers-authors-page .section-4 .h3,.readers-authors-page .section-4 h3{font-size:18px;line-height:1.5}@media(min-width:768px){.readers-authors-page .section-4 .h3,.readers-authors-page .section-4 h3{font-size:20px}}.general .std-form-wrap .readers-authors-page .section-4 .wpcf7-submit,.general .std-form-wrap .readers-authors-page .section-4 [type=submit],.readers-authors-page .section-4 .big-red-button,.readers-authors-page .section-4 .general .std-form-wrap .wpcf7-submit,.readers-authors-page .section-4 .general .std-form-wrap [type=submit]{padding-left:2em;padding-right:2em}.general .std-form-wrap .readers-authors-page .wpcf7-submit,.general .std-form-wrap .readers-authors-page [type=submit],.readers-authors-page .big-red-button,.readers-authors-page .general .std-form-wrap .wpcf7-submit,.readers-authors-page .general .std-form-wrap [type=submit]{font-size:16px;line-height:20px;padding:.8em .95em}@media(min-width:768px)and (max-width:1199.98px){.bookshelf-page .container,.bookshelf-page .container-md,.bookshelf-page .container-s,.bookshelf-page .container-sm{max-width:708px}}.bookshelf-page .book-section{padding:40px 0}@media(min-width:768px)and (max-width:1199.98px){.bookshelf-page .book-section{overflow:hidden;padding:50px 0 60px}.bookshelf-page .book-section .container.--ovf-h-md{overflow:hidden}}@media(min-width:1200px){.bookshelf-page .book-section{padding:100px 0}}.bookshelf-page .book-section .main-col{max-width:540px}@media(max-width:767.98px){.bookshelf-page .book-section .main-col{font-size:14px}}.bookshelf-page .book-section .main-col--assembler{max-width:600px}.bookshelf-page .book-section .main-col--assembler .book-section__content{max-width:540px}@media(min-width:768px)and (max-width:1199.98px){.bookshelf-page .book-section .aside-col{max-width:235px}}@media(min-width:1200px){.bookshelf-page .book-section .aside-col{max-width:480px}}@media(min-width:768px)and (max-width:1199.98px){.bookshelf-page .book-section .aside-col.--l-margin-md{margin-left:55px}}.bookshelf-page .book-section__delimiter{margin:30px 0}@media(min-width:1200px){.bookshelf-page .book-section__delimiter{margin:40px 0}}@media(min-width:768px)and (max-width:1199.98px){.bookshelf-page .book-section__delimiter{width:200%}}.bookshelf-page .book-section__img-wrap picture{display:flex;justify-content:end}.bookshelf-page .book-section__img{max-width:210.4%}.bookshelf-page .book-section .big-red-button,.bookshelf-page .book-section .general .std-form-wrap .wpcf7-submit,.bookshelf-page .book-section .general .std-form-wrap [type=submit],.general .std-form-wrap .bookshelf-page .book-section .wpcf7-submit,.general .std-form-wrap .bookshelf-page .book-section [type=submit]{font-size:16px;max-height:50px;padding:1em 2em}.bookshelf-page .book-section__title{font-size:20px;line-height:1.4}@media(min-width:576px){.bookshelf-page .book-section__title{font-size:32px;line-height:1.3}}@media(min-width:1200px){.bookshelf-page .book-section__title{font-size:42px;line-height:1.2}}.bookshelf-page .book-section__brake{display:inline-block}@media(min-width:1200px){.bookshelf-page .book-section__brake{display:none}}.bookshelf-page .book-section__additional{font-style:normal;white-space:nowrap}@media(min-width:768px)and (max-width:1199.98px){.bookshelf-page .book-author{width:200%}}.bookshelf-page .book-author img{max-width:60px;margin-right:20px}.bookshelf-page .hero-section__content{max-width:100%}.bookshelf-page .hero-section__container-wrap{min-height:660px}@media(max-width:767.98px){.bookshelf-page .hero-section__container-wrap{margin-bottom:-10px}}@media(min-width:1200px){.bookshelf-page .hero-section__container-wrap{min-height:700px}}.bookshelf-page .hero-section__bg{top:0;max-width:1740px}@media(min-width:768px){.bookshelf-page .hero-section__txt-col{max-width:300px}}@media(min-width:1200px){.bookshelf-page .hero-section__txt-col{max-width:600px}}@media(max-width:767.98px){.bookshelf-page .hero-section__desc{font-size:16px}}@media(max-width:767.98px){.bookshelf-page .hero-section__books{-webkit-transform:translate(-91%,36px);transform:translate(-91%,36px)}}@media(max-width:767.98px){.bookshelf-page .hero-section__books-col{width:150px;margin:0 auto}}@media(min-width:768px){.bookshelf-page .hero-section__books-col{-webkit-transform:translateX(calc(-100% + 69px)) translateY(-83px);transform:translateX(calc(-100% + 69px)) translateY(-83px)}}@media(min-width:1200px){.bookshelf-page .hero-section__books-col{-webkit-transform:translateX(calc(-100% + 75px)) translateY(-83px);transform:translateX(calc(-100% + 75px)) translateY(-83px)}}@media(max-width:767.98px){.bookshelf-page .hero-section__books-col{position:relative!important}}.bookshelf-page .hero-section__books-col img{transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out, -webkit-transform .25s ease-in-out;max-width:315px}@media(min-width:768px){.bookshelf-page .hero-section__books-col img{max-width:567px}}@media(min-width:1200px){.bookshelf-page .hero-section__books-col img{max-width:630px}}.bookshelf-page .hero-section__books-col img.active{-webkit-transform:translateY(-3%);transform:translateY(-3%)}.bookshelf-page .hero-section__books-col img.--book-0{left:-20px}@media(min-width:768px){.bookshelf-page .hero-section__books-col img.--book-0{left:-20px}}@media(min-width:1200px){.bookshelf-page .hero-section__books-col img.--book-0{left:2px}}.bookshelf-page .hero-section__books-col img.--book-1{left:31px}@media(min-width:768px){.bookshelf-page .hero-section__books-col img.--book-1{left:72px}}@media(min-width:1200px){.bookshelf-page .hero-section__books-col img.--book-1{left:102px}}.bookshelf-page .hero-section__books-col img.--book-2{left:69.5px}@media(min-width:768px){.bookshelf-page .hero-section__books-col img.--book-2{left:141.5px}}@media(min-width:1200px){.bookshelf-page .hero-section__books-col img.--book-2{left:178px}}.bookshelf-page .hero-section__books-col img.--book-3{left:120.5px}@media(min-width:768px){.bookshelf-page .hero-section__books-col img.--book-3{left:233.5px}}@media(min-width:1200px){.bookshelf-page .hero-section__books-col img.--book-3{left:280px}}.bookshelf-page .hero-section__books-col img.--book-4{left:158.5px}@media(min-width:768px){.bookshelf-page .hero-section__books-col img.--book-4{left:303.5px}}@media(min-width:1200px){.bookshelf-page .hero-section__books-col img.--book-4{left:355px}}.bookshelf-page .hero-section__books-hover{right:-50%}@media(min-width:768px){.bookshelf-page .hero-section__books-hover{right:-53.5%}}@media(min-width:1200px){.bookshelf-page .hero-section__books-hover{right:-56.5%}}.bookshelf-page .hero-section__books-hover [data-book="0"],.bookshelf-page .hero-section__books-hover [data-book="2"]{width:37px}@media(min-width:768px){.bookshelf-page .hero-section__books-hover [data-book="0"],.bookshelf-page .hero-section__books-hover [data-book="2"]{width:68px}}@media(min-width:1200px){.bookshelf-page .hero-section__books-hover [data-book="0"],.bookshelf-page .hero-section__books-hover [data-book="2"]{width:75px}}.bookshelf-page .hero-section__books-hover [data-book="1"],.bookshelf-page .hero-section__books-hover [data-book="3"]{width:50px}@media(min-width:768px){.bookshelf-page .hero-section__books-hover [data-book="1"],.bookshelf-page .hero-section__books-hover [data-book="3"]{width:90px}}@media(min-width:1200px){.bookshelf-page .hero-section__books-hover [data-book="1"],.bookshelf-page .hero-section__books-hover [data-book="3"]{width:100px}}.bookshelf-page .hero-section__books-hover [data-book="4"]{width:40px}@media(min-width:768px){.bookshelf-page .hero-section__books-hover [data-book="4"]{width:76px}}@media(min-width:1200px){.bookshelf-page .hero-section__books-hover [data-book="4"]{width:81px}}@media(min-width:768px){.bookshelf-page .hero-section__books-hover [data-book="1"],.bookshelf-page .hero-section__books-hover [data-book="2"]{left:2px}}.bookshelf-page .hero-section__books-hover [data-book="3"]{left:6px}.bookshelf-page .hero-section__books-hover [data-book="4"]{left:0}.bookshelf-page .hero-section__bottom{background:#e9e7e2;height:80px}@media(min-width:768px){.bookshelf-page .hero-section__bottom{height:70px}}@media(min-width:1200px){.bookshelf-page .hero-section__bottom{height:130px}}.bookshelf-page .subscribe-section__title{line-height:1.4}@media(min-width:768px){.bookshelf-page .subscribe-section__title{font-size:26px;line-height:1.15}}.bookshelf-page .subscribe-section__container-wrap{min-height:240px}@media(max-width:767.98px){.bookshelf-page .subscribe-section__container-wrap{min-height:390px}}.bookshelf-page .subscribe-section__bg{max-width:2500px}@media(min-width:768px)and (max-width:1199.98px){.bookshelf-page .subscribe-section__bg .bg-img-el{-o-object-position:40.5% 0;object-position:40.5% 0}}.bookshelf-page .subscribe-section .books-bgm-p2{height:100px}.bookshelf-page .subscribe-section .books-bgm-p2 img{max-width:140%;-webkit-transform:translateX(-15%);transform:translateX(-15%)}@media(min-width:576px){.bookshelf-page .subscribe-section .books-bgm-p2 img{max-width:120%;-webkit-transform:translateX(-10%);transform:translateX(-10%)}}.bookshelf-page .subscribe-section__content{max-width:480px}@media(max-width:767.98px){.bookshelf-page .subscribe-section__content{padding-top:45px}}.bookshelf-page .subscribe-section .short-subscribe-form{max-width:420px;margin-bottom:-20px}.no-events-s{padding:25px 0}.no-events-s__content{line-height:1.78;font-size:14px}@media(min-width:1200px){.no-events-s__content{font-size:18px;line-height:1.667}}.wtl-block ul{gap:15px 12px;max-width:230px}@media(max-width:1199.98px){.wtl-block ul{max-width:none}}.wtl-block a{width:35px;height:35px;border:1px solid #e44f41}.wtl-section__delimiter{margin:20px 0;opacity:.3!important}.podcast-player{--plyr-color-main:#e44f41;--plyr-audio-control-background-hover:rgba(228,79,65,0.1);--plyr-range-track-height:1px;--plyr-video-progress-buffered-background:rgba(228,79,65,0.5)}.podcast-player input[type=range]::-webkit-slider-thumb{background:#e44f41;border-radius:0;box-shadow:none!important;height:5px;width:5px;margin-top:-2px}.podcast-player input[type=range]::-moz-range-thumb{background:#e44f41;border-radius:0;box-shadow:none!important;height:5px;width:5px;margin-top:-2px}.podcast-player input[type=range]::-webkit-slider-runnable-track{background:#e44f41!important}.podcast-player input[type=range]::-moz-range-track{background:#e44f41!important}.podcast-player .plyr__controls{background:transparent}.podcast-player .plyr__control{border-radius:0;padding:9px 10px}.podcast-player .plyr__time{font-size:14px}.podcast-player__other_wrap{display:flex}.podcast-player__play_txt{margin-left:20px}.podcast-player:not(.--mobile-view) .plyr__progress{margin-left:15px;margin-right:35px}.podcast-player:not(.--mobile-view) .podcast-player__seek-btn svg{width:29px;height:33px}.podcast-player:not(.--mobile-view) .podcast-player__play_wrap{height:50px;max-width:180px;margin-right:50px;border:1px solid #e44f41;flex-basis:max-content}.podcast-player.--mobile-view .plyr__controls{border:1px solid #e44f41}.podcast-player.--mobile-view .plyr__time{font-size:9px;font-weight:600}.podcast-player.--mobile-view .plyr__progress{margin-left:10px;margin-right:25px}.podcast-player.--mobile-view .podcast-player__seek-btn svg{width:21px;height:24px}.podcast-player.--mobile-view .podcast-player__other_wrap{width:100%;display:none}.podcast-player.--mobile-view .podcast-player__progress_wrap{order:-1}.podcast-player.--mobile-view .podcast-player__time_wrap{padding:0 10px}.podcast-player.--mobile-view .podcast-player__play_txt{margin-right:10px;order:2}.podcast-player.--mobile-view.--playing .podcast-player__play_txt{display:none}.podcast-player.--mobile-view.--playing .podcast-player__other_wrap{display:flex}.podcast-author-wrap{padding:20px}.podcast-meta-bg{min-height:60px;padding:12px}@media(min-width:768px)and (max-width:1199.98px){.single-podcast .post-x-meta__item{margin-right:20px}.single-podcast .post-x-meta__category{margin-right:25px}.single-podcast .podcast-author-wrap{padding:30px 30px 25px}.single-podcast .podcast-author-wrap .sidebar-author-new{margin:initial!important}.single-podcast .podcast-author-wrap .wtl-block{max-width:255px}}@media(min-width:1200px){.podcast-listing .aside-col{max-width:360px}}@media(min-width:1200px){.podcast-listing .aside-col.podcast-term-meta.--aside-height-fix{min-height:1150px}}.podcast-listing .podcast-term-meta__item{padding:20px}@media(min-width:768px){.podcast-listing .podcast-term-meta__item{padding:20px 60px}}.podcast-listing .podcast-term-meta__desc{padding-top:25px;padding-bottom:25px}@media(min-width:768px){.podcast-listing .podcast-term-meta__desc{padding-top:35px;padding-bottom:35px}}.podcast-listing .podcast-list__row{-webkit-column-gap:60px;column-gap:60px}@media(min-width:1200px){.podcast-listing .podcast-list__left-width{width:180px}}@media(max-width:767.98px){.podcast-listing .podcast-list .line-heading.--category .line-heading__title:before{width:150vw;-webkit-transform:translateX(-20%);transform:translateX(-20%)}}@media(max-width:1199.98px){.podcast-listing .podcast-list__header{margin-top:-40px;padding:50px 0 40px}}.podcast-listing .podcast-list__header-bg{left:-25vw;right:-25vw}@media(max-width:1199.98px){.podcast-listing .podcast-list__header-cover-img{width:120px}}@media(max-width:767.98px){.podcast-listing .podcast-list__header-cover-img{width:70px}}.podcast-listing .podcast-list__post-delimiter{margin:40px 0}@media(max-width:1199.98px){.podcast-listing .podcast-list__post-delimiter{margin:30px 0;opacity:.3}}@media(min-width:1200px){.podcast-listing .podcast-list__post:not(.--player-inactive) .podcast-list__post_excerpt{opacity:0;pointer-events:none}.podcast-listing .podcast-list .--player-inactive .podcast-player{pointer-events:none}.podcast-listing .podcast-list .--player-inactive .podcast-player__play_wrap{pointer-events:auto}.podcast-listing .podcast-list .--player-inactive .podcast-player__other_wrap{opacity:0}}@media(min-width:1200px){.podcast-listing .podcast-list .podcast-player{position:absolute}}@media(min-width:1200px){.podcast-listing .load-more-btn-wrap{max-width:360px}}@media(min-width:1200px){.single-note .hero-section.--v2{margin-bottom:40px}}.eng__banners__banner{max-width:300px;display:inline-block;height:auto}.guide-nav__index{width:24px;height:24px;margin-right:16px}@media(min-width:1200px){.guide-nav__index{background:#fff!important;margin-right:11px}}.guide-nav__index-bg{--hide-color:#f8f7f5;background-repeat:no-repeat;background-image:linear-gradient(90deg,#e44f41 100%,#e44f41 0),linear-gradient(90deg,var(--hide-color) 100%,var(--hide-color) 0),linear-gradient(90deg,#e44f41 100%,#e44f41 0),linear-gradient(180deg,#e44f41 100%,#e44f41 0),linear-gradient(90deg,#e44f41 100%,#e44f41 0),linear-gradient(180deg,#e44f41 100%,#e44f41 0);background-position:0 0,0 0,center 0,100% 0,100% 100%,0 100%}@media(min-width:1200px){.guide-nav__index-bg{--hide-color:#fff}}@media(min-width:1200px){.guide-nav__text{margin-top:.2em}}@media(max-width:1199.98px){.guide-nav__link-wrap{background:#fff;padding:18px 10px}}@media(max-width:1199.98px){.guide-nav .owl-nav{margin-top:-7px}}@media(min-width:1320px)and (max-width:1440px){.guide-post-list-s .container__inner{margin-left:60px}}@media(min-width:1200px)and (max-width:1319.98px){.guide-post-list-s .main-col.--width-3{max-width:65%}.guide-post-list-s .container.--custom-3{max-width:960px!important}.guide-post-list-s .aside-col.--width-3{display:none}}.guide-aot-s{padding-top:40px;padding-bottom:20px}@media(min-width:768px){.guide-aot-s{padding-bottom:40px}}@media(min-width:1200px){.guide-aot-s{padding-bottom:20px}}@media(max-width:767.98px){.guide-aot-s__title{font-size:22px}}@media(min-width:1200px){.themes-gl .nav-column{min-width:250px}}.themes-gl .content-col{max-width:900px}@media(min-width:1200px){.themes-gl .content-col{margin-left:60px}}@media(min-width:1200px){.themes-gl .themes-nav{position:absolute;height:100%;overflow-y:auto;padding-right:10px}}.desktop-device .themes-gl .themes-nav{-ms-overflow-style:none;scrollbar-width:none}.desktop-device .themes-gl .themes-nav::-webkit-scrollbar{display:none}.themes-gl .themes-nav a span{margin-left:9px;padding:2px 6px}@media(min-width:1200px){.themes-gl .themes-nav a span{margin-left:17px}}@media(max-width:1199.98px){.themes-gl .themes-nav a span{margin-right:30px}}.themes-gl .themes-nav a.active{pointer-events:none}.themes-gl .themes-nav a.active span{background:#e44f41;color:#fff}.themes-gl .themes-tab>*{padding:0 20px}@media(min-width:768px){.themes-gl .themes-tab>*{padding:0 60px}}.themes-gl .themes-tab__guide-title{font-size:40px}.themes-gl .themes-tab__guide{padding-top:20px;padding-bottom:25px}@media(min-width:768px){.themes-gl .themes-tab__guide{padding-top:30px;padding-bottom:30px}}@media(min-width:768px){.general .std-form-wrap .themes-gl .themes-tab__guide .wpcf7-submit,.general .std-form-wrap .themes-gl .themes-tab__guide [type=submit],.themes-gl .themes-tab__guide .big-red-button,.themes-gl .themes-tab__guide .general .std-form-wrap .wpcf7-submit,.themes-gl .themes-tab__guide .general .std-form-wrap [type=submit]{min-width:180px}}@media(min-width:1200px){.themes-gl .themes-tab__img-wrap img{max-width:120px;margin-left:45px}}.themes-gl .themes-tab__tag{padding-top:20px;padding-bottom:20px}@media(min-width:768px){.themes-gl .themes-tab__tag{padding-top:40px;padding-bottom:30px}}@media(min-width:768px){.general .std-form-wrap .themes-gl .themes-tab__tag .wpcf7-submit,.general .std-form-wrap .themes-gl .themes-tab__tag [type=submit],.themes-gl .themes-tab__tag .big-red-button,.themes-gl .themes-tab__tag .general .std-form-wrap .wpcf7-submit,.themes-gl .themes-tab__tag .general .std-form-wrap [type=submit]{min-width:360px}}@media(min-width:1200px){.general .std-form-wrap .themes-gl .themes-tab__tag .wpcf7-submit,.general .std-form-wrap .themes-gl .themes-tab__tag [type=submit],.themes-gl .themes-tab__tag .big-red-button,.themes-gl .themes-tab__tag .general .std-form-wrap .wpcf7-submit,.themes-gl .themes-tab__tag .general .std-form-wrap [type=submit]{margin-top:-10px}}.themes-gl .theme-tag-posts{grid-template-columns:repeat(2,1fr);grid-column-gap:20px}@media(max-width:1199.98px){.themes-gl .theme-tag-posts .wp-block-ye-aside-related__media{margin-bottom:20px}}.circuit-e-page .accordion__item{padding:20px 0;border-bottom:1px solid #d3d3d3}.circuit-e-page .accordion__title{display:flex;align-items:center;width:100%;font-weight:600;line-height:1.5;text-align:left;background-color:transparent}@media(max-width:767.98px){.circuit-e-page .accordion__title{font-size:14px}}@media(min-width:768px){.circuit-e-page .accordion__title{font-size:16px}}.circuit-e-page .accordion__title:after{min-width:9px;max-width:9px;height:20px;flex-grow:0;margin-left:auto;padding-left:20px;padding-right:20px;content:"";background-repeat:no-repeat;background-position:50% 50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.814.86L8.86 4.304v1.47L6.256 3.562a9.622 9.622 0 01-.504-.462 2.305 2.305 0 01-.252-.28h-.14c.01.121.023.285.042.49.019.215.028.425.028.63v7.28H4.17V3.94c0-.205.01-.415.028-.63.01-.205.023-.369.042-.49H4.1c-.093.14-.35.392-.77.756L.74 5.788v-1.47L4.814.86z' fill='%23E44F41'/%3E%3C/svg%3E")}@media(max-width:767.98px){.circuit-e-page .accordion__title.schedule__title-btn{position:relative;margin-top:-39px;padding-top:39px}.circuit-e-page .accordion__title.schedule__title-btn:after{position:absolute;top:5px;right:0;margin:0}}.circuit-e-page .accordion__title.schedule__title-btn.--inactive{cursor:auto}.circuit-e-page .accordion__title.schedule__title-btn.--inactive:after{-webkit-filter:grayscale(1);filter:grayscale(1)}.circuit-e-page .accordion__title.collapsed:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media(max-width:1199.98px){.circuit-e-page .hero-section__container-wrap{min-height:450px}}@media(max-width:767.98px){.circuit-e-page .hero-section__container-wrap{min-height:360px}}.circuit-e-page .hero-section .h1,.circuit-e-page .hero-section h1{line-height:1.034}@media(max-width:1199.98px){.circuit-e-page .hero-section svg{width:54px;height:auto}}.circuit-e-page .hero-section__content{padding:inherit}.circuit-e-page .hero-section__bg-1{background:linear-gradient(180deg,transparent 35.48%,transparent 0,#000)}.circuit-e-page .hero-section__bg-2{background:linear-gradient(90deg,#e44f41 .04%,#7e2c24);opacity:.5;mix-blend-mode:multiply}@media(max-width:767.98px){.circuit-e-page .for-whom-section .sidebar-author-new .author-slider__slide>a{display:flex!important;align-items:end;margin-bottom:15px}.circuit-e-page .for-whom-section .sidebar-author-new__image{width:60px;height:60px}.circuit-e-page .for-whom-section .sidebar-author-new__name{margin:0 0 5px 6px}}.circuit-e-page .for-whom-section .sidebar-author-new__desc p{color:#000;font-family:ProximaNova,sans-serif}@media(max-width:767.98px){.circuit-e-page .for-whom-section .sidebar-author-new__desc p{font-size:12px;line-height:20px}}.circuit-e-page .for-whom__item-title{line-height:1.625}.circuit-e-page .learn-steps{grid-template-columns:repeat(2,1fr);grid-column-gap:40px}.circuit-e-page .learn-steps__item{padding:30px 20px}@media(min-width:768px){.circuit-e-page .learn-steps__item{min-height:200px;padding:30px 40px 30px 30px}}.circuit-e-page .learn-steps__item-num{font-size:25px;font-weight:600}@media(min-width:768px){.circuit-e-page .learn-steps__item-num{font-size:40px;font-weight:400}}@media(min-width:768px){.circuit-e-page .learn-steps__item-desc{font-size:16px;line-height:1.5}}.circuit-e-page .you-will-learn-video .wp-block-ye-content-video__overlay{background:#e44f41;opacity:.4;mix-blend-mode:multiply}.circuit-e-page .shop-list-block{padding:25px 20px}@media(min-width:1200px){.circuit-e-page .shop-list-block{padding:30px 0 25px}}@media(min-width:1200px){.circuit-e-page .shop-list-block__bg{width:calc(100% + 60px);left:-60px}}.circuit-e-page .shop-list-block__desc{max-width:660px}@media(min-width:1200px){.circuit-e-page .shop-list-block__link{max-width:330px;padding:30px 60px 30px 30px}}@media(max-width:1199.98px){.circuit-e-page .num-posts .wide-post-tile__delimiter.--last{opacity:0}}.circuit-e-page .num-posts .wide-post-tile__overlay{background:linear-gradient(90deg,#ff5c00,#831c12);opacity:.3;mix-blend-mode:multiply}.circuit-e-page .num-posts .wide-post-tile__overlay.--v2{background:linear-gradient(90deg,#e44f41,#7e2c24)}@media(min-width:768px){.circuit-e-page .num-posts .generic-post-title{font-size:26px;line-height:1.07}}.circuit-e-page .wp-block-ye-aside-related__title{-webkit-hyphens:auto;hyphens:auto}.circuit-e-page .subscribe-s__aside-desc{line-height:1.75}@media(max-width:767.98px){.circuit-e-page .subscribe-s__aside-desc{font-size:14px}}@media(min-width:768px){.circuit-e-page .subscribe-s .grid-material{max-width:600px}}.circuit-e-page .subscribe-s .form-inner-wrap-1 .wpcf7-form-control-wrap{width:100%;margin-bottom:20px}@media(min-width:768px){.circuit-e-page .subscribe-s .form-inner-wrap-1{max-width:600px}.circuit-e-page .subscribe-s .form-inner-wrap-1 .wpcf7-form-control-wrap{max-width:calc(100% - 240px);margin-bottom:0}.circuit-e-page .subscribe-s .form-inner-wrap-1 .wpcf7-submit{min-width:240px}}.circuit-e-page .faq-section{padding:40px 0 50px}@media(min-width:768px){.circuit-e-page .faq-section{padding:90px 0 100px}}.circuit-e-page #wpcf7-f8059-o2 .wpcf7-response-output{margin:18px 0 0}.circuit-e-page .faq__list{width:100%}.circuit-e-page .circuit-form .has-spinner{min-height:inherit;height:50px}.circuit-e-page .faq__list-row{--bs-gutter-x:60px}.circuit-e-page .faq__item{padding:35px 0}.circuit-e-page .faq__title-btn{color:#000}.circuit-e-page .faq__title-btn:not(.collapsed){color:#e44f41}.circuit-e-page .faq__data p:first-child,.circuit-e-page .faq__data ul:first-child{padding-top:20px}@media(max-width:767.98px){.circuit-e-page .faq-section ul li{font-size:14px;line-height:1.875}}.circuit-e-page .faq-section .faq__item{padding:27px 0;display:flex;flex-direction:column;justify-content:center}.circuit-e-page .faq-section .faq__item .faq__title-btn{min-height:48px}.circuit-e-page .fancybox-slide--iframe .fancybox-content{background:transparent;display:flex}.circuit-e-page .fancybox-iframe{overflow:hidden!important;max-width:100%;margin:auto;display:block;height:100%;aspect-ratio:16/9;max-height:56.25vw;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto}.circuit-e-page .fancybox-slide{padding:80px 0}@media(min-width:1200px){.circuit-e-page .fancybox-slide{padding:100px 44px}}.circuit-e-page .fancybox-slide:before{display:none}@media(max-width:1199.98px){.single-authors .hero-section.--author .hero-section__container-wrap{min-height:200px}}@media(max-width:767.98px){.single-authors .hero-section.--author .hero-section__container-wrap{min-height:120px}}.single-authors .hero-section.--author .hero-section__title-wrap{padding-left:40px;margin-left:80px}@media(max-width:1199.98px){.single-authors .hero-section.--author .hero-section__title-wrap{padding:0;margin-left:0;width:100%}}@media(max-width:1199.98px){.single-authors .hero-section.--author .hero-section__title{margin-top:105px}}@media(max-width:767.98px){.single-authors .hero-section.--author .hero-section__title{margin-top:90px;font-size:20px}}@media(min-width:1200px){.single-authors .hero-section__title-img-wrap{top:-40px;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.single-authors .hero-section__title-img{width:120px;height:120px;border:3px solid #f8f7f5}@media(max-width:767.98px){.single-authors .hero-section__title-img{width:110px;height:110px}}@media(min-width:1200px){.single-authors .hero-section__title-txt{padding-left:20px}}@media(max-width:1199.98px){.single-authors .hero-section__bg-solid,.single-authors .hero-section__bg img{border-bottom-right-radius:20px;border-bottom-left-radius:20px}}@media(max-width:1199.98px){.single-authors .hero-section__title-svg{display:none}}@media(max-width:1199.98px){.single-authors .author-about-s{margin-top:120px}}@media(max-width:767.98px){.single-authors .author-about-s{margin-top:102px}}.author-desc-col p{line-height:24px}.tile-author{height:auto;padding:30px 230px 30px 50px;border-left:5px solid #e44f41;background-color:#f8f7f5;margin-bottom:40px;color:#000}.tile-author:hover *{color:#000}.tile-author:hover .tile-author__content-text__name{color:#e44f41}.tile-author__content{display:flex;flex-direction:row;gap:30px;align-items:center;justify-content:start}.tile-author__content-photo{width:150px;min-width:150px;height:150px;border-radius:50%;border:3px solid #fff}.tile-author__content-text{width:100%;height:auto;display:flex;flex-direction:column;gap:17px}.tile-author__content-text__title{font-family:JetBrains Mono,monospace;font-weight:700;opacity:.6;text-transform:uppercase;letter-spacing:1px;margin:0}.tile-author .tile-author__content-text__title{font-size:12px;line-height:15px}.tile-author__content-text__name{font-weight:800;margin:0;transition:all .2s ease-out}.tile-author .tile-author__content-text__name{font-size:30px;line-height:30px}.tile-author .tile-author__content-text__description{font-size:14px;line-height:25px}.tile-author .tile__bg-line{top:0}@media(max-width:767.98px){.tile-author{padding:30px 20px 31px 40px;margin-left:-20px;width:calc(100% + 40px);border-left:none;min-height:340px;display:flex;align-items:center}.tile-author__content{flex-direction:column;gap:28px;align-items:start;justify-content:center}.tile-author__content-photo{width:120px;min-width:120px;height:120px}.tile-author__content-text{gap:10px;box-sizing:border-box}.tile-author__content-text .tile-author__content-text__name{font-size:20px;line-height:20px}}.tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{transition:all 0s}.tns-slider>.tns-item{box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:"";display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-gallery,.tns-no-calc{position:relative;left:0}.tns-gallery{min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;transition:opacity 0s,-webkit-transform 0s;transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s,-webkit-transform 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto!important}.tns-gallery>.tns-moving{transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-fadeOut,.tns-normal{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:2333.33333%;width:2333.3333333333%;position:absolute;right:0}.tns-t-ct:after{content:"";display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:1.42857%;width:1.4285714286%;height:10px;float:left}.engineering-letters .engineering-content{padding-bottom:96px;background-color:#fff}@media(max-width:768px){.engineering-letters .engineering-content{padding-top:3px;padding-bottom:36px}}.engineering-letters .engineering-content__wrapper{padding-left:68px}@media(max-width:768px){.engineering-letters .engineering-content__wrapper{padding-left:0}}.engineering-letters .engeneering-content__email{font-size:15px}.engineering-letters .engineering-content__text{font-size:16px;line-height:30px;padding-right:68px;font-weight:500}@media(max-width:768px){.engineering-letters .engineering-content__text{padding-right:0;font-size:13px;line-height:25px}}.engineering-letters .engineering-content__form-wrapper{margin-top:0;margin-bottom:38px}@media(max-width:768px){.engineering-letters .engineering-content__form-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}}.engineering-letters .engineering-content .engineering-content__btn{min-width:240px;display:inline-flex;justify-content:center;align-items:center;height:49px;padding:1em .95em;background-color:#e44f41;transition:all .25s ease-out;text-transform:uppercase;font-family:JetBrains Mono,monospace;color:#fff;line-height:1;font-size:inherit}@media(max-width:768px){.engineering-letters .engineering-content .engineering-content__btn{width:100%}}@media(min-width:768px){.engineering-letters .engineering-content .engineering-content__btn{min-width:30%}}@media(min-width:1200px){.engineering-letters .engineering-content .engineering-content__btn{min-width:30%}}.engineering-letters .engineering-content .engineering-content__btn:hover{background:transparent;color:#e44f41}.engineering-letters .engineering-content .engineering-content__btn--disabled{cursor:not-allowed;background-color:#d3d3d3;border:1px solid #d3d3d3}.engineering-letters .engineering-content .engineering-content__control-wrap{margin-bottom:20px}@media(min-width:768px){.engineering-letters .engineering-content .engineering-content__control-wrap{margin-bottom:0;min-width:64%}}@media(max-width:768px){.engineering-letters .engineering-content .engineering-content__control-wrap{width:100%}}@media(min-width:768px)and (max-width:1200px){.engineering-letters .engineering-content .engineering-content__control-wrap{min-width:65%}}@media(min-width:1200px)and (max-width:1300px){.engineering-letters .engineering-content .engineering-content__control-wrap{min-width:64%}}.engineering-letters .engineering-content .engineering-content__list-item a:not(:hover){color:#e44f41}.engineering-letters .engineering-content__checkbox-container{padding-top:13px;padding-left:18px;display:flex;align-items:baseline}.engineering-letters .engeneering-content__approwe{color:#7c7c7c;-webkit-text-size-adjust:none;padding-left:4px}.engineering-letters .engineering-content__checkbox-container .letter-checkbox-special{height:3px;width:20px;background:#fff;left:-15px;top:-9px}@media(max-width:768px){.engineering-letters .engineering-content__checkbox-container{padding-top:20px;padding-left:18px}.engineering-letters .engineering-content__checkbox-container a{margin:0}}.engineering-letters .engineering-content__checkbox{opacity:0;width:0;height:0;-webkit-appearance:none}.engineering-letters #letter-subscribe{padding:0}.engineering-letters .engineering-content__checkbox-container label{position:relative;cursor:pointer}.engineering-letters .engineering-checkbox-special{height:5px;width:22px;background:#f8f7f5;position:absolute;left:-9px;top:-29px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);z-index:2;display:none}.engineering-letters .engineering-content__checkbox+label:before{content:" ";display:block;width:16px;height:16px;border:1px solid #d3d3d3;position:absolute;top:-14px;left:-19px}.engineering-letters .engineering-content__checkbox:checked+label:after{content:" ";display:none;width:16px;height:8px;position:absolute;left:-17px;top:-14px;box-sizing:border-box;border-left:1px solid #e44f41;border-bottom:1px solid #e44f41;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);z-index:3;display:block}.engineering-letters .engineering-content__checkbox:checked+label .letter-checkbox-special{display:block}.engineering-letters .engeneering-content__doc-link{margin-left:4px}.engineering-letters .engeneering-content__validate--error,.engineering-letters .engeneering-content__validate--required{color:#e44f41;margin:0;display:none;padding:10px 0 0}.engineering-letters .engineering-content__error{outline:1px solid #e44f41}.engineering-letters .active{display:inline-block}.engineering-letters .engineering-content__banner-image--inactive{display:none}.engineering-letters .engineering-content__banner-wrapper{margin-top:292px}@media(max-width:1200px){.engineering-letters .engineering-content__banner-wrapper{display:none}}@media(min-width:1200px){.engineering-letters .engineering-heading__wrap{min-height:450px}}@media(max-width:1199.98px){.engineering-letters .engineering-heading__wrap{min-height:300px}}@media(max-width:767.98px){.engineering-letters .engineering-heading__wrap{min-height:220px}}.engineering-letters .engineering-heading__bg{max-width:2200px}@media(max-width:768px){.engineering-letters .engineering-heading__img{width:100vw}}@media(max-width:1319.98px){.engineering-letters .engineering-heading__container-wrap{min-height:600px}}@media(min-width:1320px){.engineering-letters .engineering-heading__container-wrap{min-height:720px}}@media(min-width:1320px)and (max-width:1539.98px){.engineering-letters .engineering-heading__container-wrap{padding-left:40px;padding-right:40px}}.engineering-letters .engineering-heading__title{font-size:22px;line-height:1.12}@media(min-width:768px){.engineering-letters .engineering-heading__title{font-size:35px}}@media(min-width:1200px){.engineering-letters .engineering-heading__title{font-size:50px}}@media(min-width:1320px){.engineering-letters .engineering-heading__title{font-size:58px}}.engineering-letters .engineering-heading__breadcrumbs{padding-top:30px}.engineering-letters .engineering-heading__breadcrumbs li:not(:last-child):after{margin:-3px 16px}.engineering-letters .letter-cards{margin:0;padding:0;list-style:none;font-family:ProximaNova,sans-serif;display:flex;flex-wrap:wrap;-webkit-column-gap:22px;column-gap:22px;row-gap:9px}@media(max-width:768px){.engineering-letters .letter-cards{row-gap:6px;flex-direction:column}}.engineering-letters .letter-cards__item{background-color:#f8f7f5;width:45.7%;min-height:200px}@media(max-width:768px){.engineering-letters .letter-cards__item{width:100%}}.engineering-letters .added{background-color:#e44f41}.engineering-letters .letter-cards__item-container{padding:8% 7% 4% 6%;display:flex;flex-direction:column;height:100%;justify-content:space-between}@media(max-width:768px){.engineering-letters .letter-cards__item-container{padding:10% 7% 7% 6%}}.engineering-letters .letter-cards__content-wrapper{display:flex;justify-content:space-between}.engineering-letters .letter-cards__item-content .h3,.engineering-letters .letter-cards__item-content h3{margin:0;font-size:20px;line-height:20px;font-weight:800;color:#e44f41}.engineering-letters .added .letter-cards__item-content .h3,.engineering-letters .added .letter-cards__item-content h3{color:#fff}.engineering-letters .letter-cards__item-content p{font-size:14px;line-height:25px;font-weight:400;padding:5px 17% 5px 2px}@media(max-width:768px){.engineering-letters .letter-cards__item-content p{padding:13px 23px 5px 2px}}.engineering-letters .letter-cards__item--devs p{padding-right:8%}@media(max-width:768px){.engineering-letters .letter-cards__item--devs p{padding-right:0;padding-top:12px;padding-bottom:3px}.engineering-letters .letter-cards__item--devs .letter-cards__link-wrapper{row-gap:45px}}.engineering-letters .letter-cards__item--beginners p{padding-right:6%}@media(max-width:768px){.engineering-letters .letter-cards__item--beginners p{padding-right:7px;padding-top:11px}.engineering-letters .letter-cards__item--beginners .letter-cards__link-wrapper{row-gap:23px}}.engineering-letters .letter-cards__item--education p,.engineering-letters .letter-cards__item--qa p{padding-right:16%}@media(max-width:768px){.engineering-letters .letter-cards__item--education p{padding-right:0;padding-top:4px}.engineering-letters .letter-cards__item--education .letter-cards__link-wrapper{row-gap:42px}}.engineering-letters .letter-cards__item-brake{display:none}@media(max-width:1300px){.engineering-letters .letter-cards__item-brake{display:block}.engineering-letters .letter-cards__item--qa p{padding-right:6%}}.engineering-letters .added .letter-cards__item-content p{color:#fff}.engineering-letters .letter-cards__link-wrapper{width:100%;display:flex;justify-content:space-between;align-items:center}@media(max-width:768px){.engineering-letters .letter-cards__link-wrapper{flex-direction:column;align-items:baseline;row-gap:87px}}.engineering-letters .letter-cards__link{text-transform:uppercase}.engineering-letters .letter-cards__link-wrapper b,.engineering-letters .letter-cards__link-wrapper span{display:block}.engineering-letters .letter-cards__link-wrapper span{font-weight:400;font-size:14px;line-height:20px;padding-top:5px}.engineering-letters .letter-cards__link-wrapper b{font-size:14px;line-height:25px;font-weight:400;color:#929292}.engineering-letters .added .letter-cards__link-wrapper b{color:#fff}.engineering-letters .letter-cards__link,.engineering-letters .letter-cards__link span{position:relative}.engineering-letters .letter-cards__link:after{content:" ";position:absolute;display:block;left:-3%;bottom:0;z-index:-1;transition:all .4s ease-in-out;width:0;height:86%;background-color:#e44f41}.engineering-letters .letter-cards__link:hover.letter-cards__link:after{width:107%;z-index:0;transition:width .3s ease-in;transition:width .35s ease-out}.engineering-letters .letter-cards__link span{color:#e44f41}.engineering-letters .letter-cards__link:hover span{color:#fff;z-index:2;transition:.3s ease-in;transition:.35s ease-out}.engineering-letters .letter-cards__checkbox{opacity:0}.engineering-letters .letter-cards__label{position:relative;padding-left:37px;padding-top:2px;cursor:pointer;display:inline-block;vertical-align:top;min-height:23px;top:-22px}@media(max-width:768px){.engineering-letters .letter-cards__checkbox-container{width:0;height:0}}@media(max-width:768px){.engineering-letters .letter-cards__label{left:-38px}}.engineering-letters .letter-checkbox-special{height:5px;width:22px;background:#f8f7f5;position:absolute;left:17px;top:9px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);z-index:2;display:none}.engineering-letters .letter-cards__checkbox+label:before{content:" ";display:block;width:24px;height:24px;border:1px solid #d3d3d3;position:absolute;left:7px}.engineering-letters .letter-cards__checkbox:checked+label:after{content:" ";display:none;width:26px;height:10px;position:absolute;left:13px;top:3px;box-sizing:border-box;border-left:2px solid #e44f41;border-bottom:2px solid #e44f41;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);z-index:3;display:block}.engineering-letters .letter-cards__checkbox:checked+label .letter-checkbox-special{display:block}.engineering-letters .added .letter-cards__link-wrapper a{color:#fff}.engineering-letters .added .letter-cards__checkbox+label:before{border:1px solid #e44f41;border:1px solid #fff}.engineering-letters .added .letter-cards__checkbox+label:after{border-left:2px solid #fff;border-bottom:2px solid #fff}.engineering-letters .added .letter-checkbox-special{background-color:#e44f41}.engineering-letters .added .letter-cards__link span{color:#fff}.engineering-letters .added .letter-cards__link:hover span{color:#e44f41;z-index:2;transition:.3s ease-in;transition:.35s ease-out}.engineering-letters .added .letter-cards__link:after{content:" ";position:absolute;display:block;left:-3%;bottom:0;z-index:-1;transition:all .4s ease-in-out;width:0;height:86%;background-color:#fff}.engineering-letters__bg-wrapper{background-color:#e7e7e7}.engineering-letters__title-wrap{height:70px;padding:11px 29px;bottom:-.5px!important}@media(min-width:576px){.engineering-letters__title-wrap{height:70px}}@media(min-width:768px){.engineering-letters__title-wrap{margin-left:-1.4em}}.engineering-letters__title{font-size:22px}@media(min-width:576px){.engineering-letters__title{font-size:30px}}.engineering-letters__brake{display:none}@media(max-width:768px){.engineering-letters__brake{display:inline}}.engineering-letters__title-svg-left{left:-39.5px}@media(max-width:599px){.engineering-letters__svg-center{margin-right:51px}}@media(max-width:600px){.engineering-letters__title-svg-right{right:-3%}}@media(min-width:599px){.engineering-letters__title-svg-right{right:-10%}}@media(min-width:768px){.engineering-letters__title-svg-right{right:-6%}}@media(min-width:1200px){.engineering-letters__title-svg-right{right:-6%}.engineering-letters__title-svg-left{left:-37.5px}.engineering-letters__title-wrap{padding:10px 23px}.engineering-letters__title{margin-top:0}}

/*# sourceMappingURL=main-e26c6e58.css.map*/