@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap);.owl-carousel{-webkit-tap-highlight-color:transparent;display:none;position:relative;width:100%;z-index:1}.owl-carousel .owl-stage{-moz-backface-visibility:hidden;position:relative;-ms-touch-action:pan-Y;touch-action:manipulation}.owl-carousel .owl-stage:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.owl-carousel .owl-stage-outer{overflow:hidden;position:relative;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-backface-visibility:hidden;float:left;min-height:1px;position:relative}.owl-carousel .owl-item img{display:block;width:100%}.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;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:none;border:none;color:inherit;font:inherit;padding:0!important}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{display:block;opacity:0}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{background:#000;height:100%;position:relative}.owl-carousel .owl-video-play-icon{-webkit-backface-visibility:hidden;background:url(../../7f01b07148f205f6e825.png) no-repeat;cursor:pointer;height:80px;left:50%;margin-left:-40px;margin-top:-40px;position:absolute;top:50%;transition:transform .1s ease;width:80px;z-index:1}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;opacity:0;transition:opacity .4s ease}.owl-carousel .owl-video-frame{height:100%;position:relative;width:100%;z-index:1}@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:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.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.plyr__tab-focus{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;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%,.9);background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));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:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:var(--plyr-menu-background,hsla(0,0%,100%,.9));content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.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)*.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)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.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)*.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)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.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)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.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)*.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)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*.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,.1);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].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc(-7px + 2);margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 + 2);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*.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(to right,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,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),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,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),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,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),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].plyr__tab-focus::-webkit-slider-runnable-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;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:hsla(0,0%,100%,.9);background:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));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 hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));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.plyr__tab-focus .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)*.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)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.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)*.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)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px)*-.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;white-space:normal}.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 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,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%,.25);background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.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;max-width:110px;min-width:80px;position:relative;width:20%}.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);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.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.plyr__tab-focus,.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,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),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,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),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,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),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,.1))}.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{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));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,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));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.plyr__tab-focus,.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%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),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%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),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%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),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%,.5))}.plyr--video .plyr__progress__buffer{color:hsla(0,0%,100%,.25);color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.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;display:block;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:hsla(0,0%,100%,.9);background-color:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));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 hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));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:4px;border-radius:calc(var(--plyr-tooltip-radius, 5px) - 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,.15);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,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:4px;border-bottom-left-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);border-bottom-right-radius:4px;border-bottom-right-radius:calc(var(--plyr-tooltip-radius, 5px) - 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}.ss-wrapper{float:left;overflow:hidden;width:100%;z-index:1}.ss-content,.ss-wrapper{height:100%;position:relative}.ss-content{box-sizing:border-box;overflow-x:auto;overflow-y:scroll;padding:0;width:calc(100% + 18px)}.ss-content.rtl{right:auto;width:calc(100% + 18px)}.ss-scroll{background:rgba(0,0,0,.1);border-radius:4px;cursor:pointer;opacity:0;position:relative;top:0;transition:opacity .25s linear;width:9px;z-index:2}.ss-hidden{display:none}.ss-container:active .ss-scroll,.ss-container:hover .ss-scroll{opacity:1}.ss-grabbed{-o-user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{background-color:#333;border-radius:4px;color:#fff;font-size:14px;line-height:1.4;outline:0;position:relative;transition-property:transform,visibility,opacity;white-space:normal}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:initial;border-width:8px 8px 0;bottom:-7px;left:0;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:initial;border-width:0 8px 8px;left:0;top:-7px;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-left-color:initial;border-width:8px 0 8px 8px;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-right-color:initial;border-width:8px 8px 8px 0;left:-7px;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;height:16px;width:16px}.tippy-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.tippy-content{padding:5px 9px;position:relative;z-index:1}*{box-sizing:border-box;outline:none}body{-webkit-touch-callout:none;font:400 14px/1 Lato,sans-serif;margin:0;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body.blocked{overflow:hidden}.wrap{clear:both;margin:0 auto;max-width:1104px;padding-bottom:40px;padding-top:40px}main.wrap{min-height:calc(100vh - 382px)}.container{position:relative}img{border-radius:2px;vertical-align:middle}button,input,select,textarea{font-family:inherit}[class*=btn-],button,input[type=button]{border-radius:2px;border-width:0;cursor:pointer}input[type=email],input[type=password],input[type=search],input[type=text]{background-color:#fff;border:1px solid #c8ced4;border-radius:2px;color:#0d121b;font-size:16px;height:40px;padding:6px 10px;width:100%}input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=text]:focus{border-color:#4091f7;box-shadow:0 0 0 2px #4091f7}input[type=email]:disabled,input[type=password]:disabled,input[type=search]:disabled,input[type=text]:disabled{background-color:#e5e9eb}input[type=checkbox]{height:15px;width:15px}.reset-filters{color:#005dab;padding:12px!important;text-decoration:underline!important}textarea{background-color:#fff;border:1px solid #c8ced4;border-radius:2px;color:#0d121b;font-size:16px;padding:6px 10px;width:100%}textarea:focus{border-color:#4091f7;box-shadow:0 0 0 2px #4091f7}textarea:disabled{background-color:#e5e9eb}input::placeholder{color:#a2acb4}[class*=btn-]{text-decoration:none}.main-content{padding-bottom:70px}h1.main-title{font-size:40px;font-weight:700;margin:20px 0 53px}ul{list-style:none;margin:0;padding:0}.ss-container{height:100%}.paper{line-height:1.7}.paper h1{font-size:40px;font-weight:700}.paper h2{font-size:32px;font-weight:700}.paper h3{font-size:28px;font-weight:700}.paper h4{font-size:24px;font-weight:700}.paper h5{font-size:20px;font-weight:700}.paper h6{font-size:18px;font-weight:700;margin:0 0 35px}.paper p{min-height:14px}.paper ul{list-style:disc;list-style-position:inside;margin:0;padding:0}.paper ol{list-style:decimal;list-style-position:inside;margin:0;padding:0}.paper span.check{background:url(../../7d6d3003fa0922b0dbed.svg) no-repeat 0 0/17px 17px;color:#0d121b;display:block;font-size:16px;line-height:1.3;margin:0 0 20px;padding:0 0 0 24px}.email-link{background:url(../../df88fe4f44276bba283c.svg) no-repeat 0/17px auto}.email-link,.phone-link{color:#347bd9;padding-left:24px}.phone-link{background:url(../../541f9e74c212c6fd04ad.svg) no-repeat 0/15px auto}.underline{border-bottom:1px solid}.btn-blue,input[type=submit]{-webkit-appearance:none;background-color:#005dab;border:0;color:#fff;cursor:pointer;display:inline-block;height:40px;padding:12px 24px;text-align:center}.btn-blue:disabled,input[type=submit]:disabled{background-color:#eff1f3;color:#414141;cursor:no-drop}.btn-blue.no-mp3-file,input[type=submit].no-mp3-file{background-color:#a3a3a5}.btn-blue.inactive,input[type=submit].inactive{background-color:#c8ced4!important;cursor:not-allowed}[class*=ico-].btn-blue span{background-repeat:no-repeat;background-size:auto 100%;display:inline-block;padding-left:23px}[class*=ico-].btn-blue.ico-book span{background-image:url(../../ffcc420b22b20479c840.svg)}[class*=ico-].btn-blue.ico-headphones span{background-image:url(../../ccacd88e98afa226dc08.svg)}[class*=ico-].btn-blue.ico-book:hover span,[class*=ico-].btn-blue.ico-headphones:hover span{transform:scale(1.1);transition:transform .3s}.btn-dark{background-color:#2d3338}.btn-light{background-color:transparent;color:#3f464d}.btn-light-border{background-color:transparent;border:1px solid #005dab;color:#005dab}body .dropdown.show{display:block}.btn-arrows{background:url(../../c280572e83ab5182b40b.svg) no-repeat right 10px center/10px 10px;border:1px solid #e5e9eb;color:#3f464d;cursor:pointer;font-size:14px;padding:10px 28px 10px 12px}.btn-arrows#btn-competencies,.btn-arrows.subject,.btn-arrows.summaries,.btn-arrows.video{margin-right:10px}.btn-dots{background-color:#fff;border:1px solid #005dab;color:#7a838b;font-size:20px;height:40px;overflow:hidden;padding:0 11px;text-align:center;vertical-align:bottom;width:40px}.btn-dots:hover{border-color:#005dab;color:#005dab}.btn-dots:hover svg path{fill:#005dab}.btn-dots svg{height:16px;margin-bottom:3px;vertical-align:middle;width:16px}.accordion{margin:40px 0;padding:0}.accordion.accordion--rich-text li>span a{color:#347bd9;display:inline-block;margin:0}.accordion.accordion--rich-text li>span a:hover{color:#347bd9;opacity:.7}.accordion li{border:1px solid #eff1f3;list-style:none;margin-bottom:17px;position:relative}.accordion li label{color:#33434a;cursor:pointer;display:block;font-size:16px;font-weight:600;padding:22px 50px 22px 16px}.accordion li label:after{color:#347bd9;font-size:33px;line-height:.7;position:absolute;right:18px;text-align:center;top:18px;width:17px}.accordion li>span{background-color:#f8fafc;border-color:#eff1f3;display:block;font-size:14px;height:0;line-height:1.8;overflow:hidden;padding-left:19px;padding-right:19px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-out}.accordion li>span a{color:#5f7c8a;display:block;margin:0 0 15px}.accordion li>span a.active,.accordion li>span a:hover{color:green}.accordion li input{display:none}.accordion li input:checked~span{border-top:1px solid #eff1f3;height:auto;padding-bottom:24px;padding-top:24px}.accordion li input~label:after{content:"+"}.accordion li input:checked~label:after{content:"\2013"}.accordion.desktop{display:inline-block;width:100%}.accordion.desktop .l_col{float:left;padding:0 30px 0 0;width:50%}.accordion.desktop .r_col{float:left;padding:0 0 0 30px;width:50%}.accordion.desktop .item{margin-bottom:52px}.accordion.desktop .item .question{color:#0d121b;font-size:24px;line-height:1.4}.accordion.desktop .item .answer{font-size:16px;line-height:1.7}.accordion.mobile{display:none}.accordion-2{margin-bottom:50px}.accordion-2 label{color:#fff;cursor:pointer;display:block;font-size:12px;padding:20px 50px 20px 0;position:relative;text-align:left}.accordion-2 label:after{background:url(../../0ee36c339d9bde27de57.svg) no-repeat 0 0/13px 17px;content:"";display:block;height:13px;position:absolute;right:0;top:19px;width:14px}.accordion-2 span{display:block;height:0;overflow:hidden;padding-bottom:0;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-out}.accordion-2 .cat{border-bottom:1px solid #52575e;list-style:none}.accordion-2 .cat input{display:none}.accordion-2 .cat input:checked~label:after{top:22px;transform:rotate(180deg)}.accordion-2 .cat input:checked~span{border-top:none;height:auto;padding-bottom:12px}.accordion-2 ul li a{color:#7a838b;display:block;padding:12px 0;text-decoration:none}.accordion-2 ul li a.active,.accordion-2 ul li a:hover{color:green}#overlay-container{background-color:rgba(0,0,0,.2);bottom:0;display:none;position:absolute;top:122px;width:100%;z-index:50}.social-nav{float:right;margin-right:0}.social-nav h3{padding-left:20px}.social-nav li{display:inline-block;margin-left:20px}.social-nav img{max-height:24px;max-width:24px}.checks{float:left}.checks span{background:url(../../7d6d3003fa0922b0dbed.svg) no-repeat 0 0/17px 17px;color:#0d121b;display:block;line-height:1.3;margin:0 0 20px;padding:0 0 0 24px}.checks.bigger-checks span{font-size:16px}.owl-loaded .owl-dots .owl-dot span{height:4px;margin:5px 3px;width:37px}.owl-loaded .owl-dots{clear:both;margin-top:20px;text-align:center}.owl-loaded .owl-dot span{display:block}.owl-loaded .owl-dot{background:none}.owl-loaded .owl-dots.clickable .owl-dot:hover span,.owl-loaded .owl-dots .owl-dot.active span{background-color:#fbc04a}.owl-loaded .owl-dots .owl-dot span{background-color:#eff1f3}.modal-window{background-color:rgba(13,18,27,.3);display:none;height:100%;left:0;padding-top:100px;position:fixed;top:0;width:100%;z-index:500}.modal-window#invalid-coupon{display:block}@media (max-width:1024px){.modal-window{padding-top:30px}}@media (max-width:426px){.modal-window{padding-top:5px}}.modal-window .login-page{height:unset}.modal-window .window{background-color:#fff;border-radius:5px;margin:0 auto;max-width:536px;padding:18px;position:relative}@media (max-width:560px){.modal-window .window{margin:0 10px}}.modal-window .window .close-btn{background-color:#c8ced4;border-radius:10px;color:#fff;font-size:18px;height:18px;line-height:.1;padding:0;position:absolute;right:18px;top:18px;width:18px}.modal-window .window .close-btn:after{content:"\00d7";display:block;margin-top:-1px}.modal-window .window .title{color:#2d3338;font-size:20px;font-weight:500;margin:10px 0 40px}@media (max-width:850px){.modal-window .window .title{margin:10px 0 20px}}@media (max-width:426px){.modal-window .window .title{margin:10px 0}}.modal-window .window .desc{color:#0d121b;font-size:20px;line-height:1.7;margin-bottom:16px}@media (max-width:426px){.modal-window .window .desc{font-size:14px;line-height:1.3;margin-bottom:15px}}.modal-window .window .desc a{color:#005dab;text-decoration:underline}.modal-window .window .inp-wrap{border:1px solid #c8ced4;border-radius:2px;margin-bottom:24px;padding:2px}@media (max-width:426px){.modal-window .window .inp-wrap{margin-bottom:15px}}.modal-window .window .inp-wrap:hover{border-color:#4091f7;box-shadow:0 0 0 2px #4091f7}.modal-window .window .inp-wrap input{border:none;float:left;width:calc(100% - 135px)}.modal-window .window .inp-wrap input:focus{border-color:transparent;box-shadow:none}.modal-window .window .agreement{color:#7a838b;font-size:12px;line-height:1.4;margin:0 0 24px}@media (max-width:426px){.modal-window .window .agreement{margin:0 0 15px}}.modal-window .window .agreement a{color:#347bd9}.modal-window .window .sign-in{color:#0d121b}.modal-window .window .sign-in a{color:#347bd9}#start-trial .close-btn{right:88px;top:68px;z-index:30}#start-trial .window{border-radius:0;display:flex;justify-content:center;max-width:568px;padding:0}#start-trial .window .desktop-background{background-color:#fff;background-position:50%;background-size:cover;height:100%;position:absolute;width:100%;z-index:10}#start-trial .window .mobile-background{display:none}@media (max-width:430px){#start-trial .window .desktop-background{display:none}#start-trial .window .mobile-background{background-color:#fff;background-position:50%;background-size:cover;display:block;height:100%;position:absolute;width:100%;z-index:10}}#start-trial .success-content{display:none;max-width:72%}#start-trial .success-content .title{font-size:28px}#start-trial .success-content .desc{font-size:16px}#start-trial .success-content .user-email{font-weight:700;overflow-wrap:break-word}#start-trial .content{background-color:#fff;box-shadow:0 0 18px 0 rgba(0,0,0,.75);display:inline-block;line-height:1.2;margin:60px 80px;padding:10px 45px;position:relative;text-align:center;z-index:20}#start-trial .content h2{font-size:28px}#start-trial .content .sign-in{margin-bottom:0}#start-trial input{margin-bottom:20px;text-align:center}#start-trial .btn-blue{height:unset;margin-bottom:20px;padding:8px 24px;width:70%}#start-trial.success .content{display:none}#start-trial.success .success-content{background-color:#fff;display:inline-block;margin:60px 0;padding:10px 45px;position:relative;text-align:center;z-index:20}@media (max-width:430px){#start-trial{padding-top:50px}#start-trial .content{margin:30px;padding:10px}#start-trial .content h2{font-size:28px}#start-trial.success .success-content{margin:30px;padding:10px}#start-trial .close-btn{right:60px;top:38px;z-index:30}}@media (max-width:320px){#start-trial .close-btn{right:48px;top:38px;z-index:30}}.black-hr line{stroke-width:.6}.brave_popup__step__inner .free-trial-form .success-content{text-align:center}.brave_popup__step__inner .free-trial-form .success-content h5{font-size:20px;margin:10px 0}.brave_popup__step__inner .free-trial-form .success-content .desc{font-size:15px;margin:5px 0}.brave_element.sign-in-link a{color:#005dab!important;text-decoration:none!important}.brave_element.sign-in-link a:hover{opacity:.7!important}.free-trial-form .success-content{display:none}.free-trial-form.success .success-content{display:block}.free-trial-form.success .inp-wrap{display:none}.free-trial-form .inp-wrap{text-align:center}.free-trial-form input::placeholder{text-align:center}.free-trial-form .btn-blue{margin-top:15px;padding:12px 50px}.btn-red{background-color:#f03a47;border-radius:2px;color:#fff;height:40px;padding:8px 24px}body.loading #loading-overlay{display:block;opacity:1}#loading-overlay{background-color:rgba(0,0,0,.3);display:none;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:opacity 70ms ease-out;width:100vw;z-index:999999}#loading-overlay .indicator{display:inline-block;height:80px;left:50%;margin:-36px 0 0 -36px;position:absolute;top:50%;width:80px}#loading-overlay .indicator div{animation:loading-anim 1s cubic-bezier(0,.2,.8,1) infinite;border:2px solid #fff;border-radius:50%;opacity:1;position:absolute}#loading-overlay .indicator div:nth-child(2){animation-delay:-.5s}a.change-status-active{background-color:#fbc04ab3}@keyframes loading-anim{0%{height:0;left:36px;opacity:1;top:36px;width:0}to{height:72px;left:0;opacity:0;top:0;width:72px}}@media (max-width:1154px){.wrap{padding-left:20px;padding-right:20px}}@media (max-width:800px){.accordion.desktop{display:none}.accordion.mobile{display:block}}@supports (-webkit-touch-callout:none){@media (max-width:1000px){#fullscreen{display:none}}.modal-window .window .inp-wrap input{padding:6px 5px;width:calc(100% - 124px)}}.site-header{border-bottom:1px solid #e5e9eb;min-height:74px;padding:0 64px}.site-header .logo-wrap{text-align:center}.site-header .logo{height:60px;left:50%;padding:10px 0;position:absolute;top:10px;transform:translate(-50%);width:160px}.site-header .logo img{display:block;margin:0 auto;max-height:100%;width:auto}.site-header .logo .logo-image.short_logo{display:none}.site-header .logo.subscriber-logo{text-align:center}.site-header .logo.subscriber-logo span{display:inline-block;font-size:8px}.site-header .logo.subscriber-logo img{max-height:25px;max-width:110px;object-fit:contain}.site-header nav a{color:#3f464d;font-weight:600;text-decoration:none}.site-header nav a.active{color:#005dab}.site-header .account-nav{float:right;margin-top:17px}.site-header .account-nav img{border-radius:40px;height:40px;width:40px}.site-header .account-nav .btn-blue{color:#fff;font-weight:400;margin-left:30px}.site-header .account-nav a{float:left}.site-header .account-nav .wrap-search{float:left;height:40px;margin-left:20px;position:relative;transition:all .2s ease-out;width:40px}@media (max-width:750px){.site-header .account-nav .wrap-search{display:none}}.site-header .account-nav .wrap-search .input-search{border:0;padding:0;transition:all .2s ease-out;width:0}.site-header .account-nav .wrap-search .btn-search{background:url(../../e184b129cad7e5ac74ed.svg) no-repeat 50%/18px 18px;height:40px;left:3px;position:absolute;top:0;width:40px}.site-header .account-nav .wrap-search.opened{width:320px}@media (max-width:1280px){.site-header .account-nav .wrap-search.opened{width:160px}}@media (max-width:820px){.site-header .account-nav .wrap-search.opened{width:130px}}@media (max-width:800px){.site-header .account-nav .wrap-search.opened{width:260px}}.site-header .account-nav .wrap-search.opened .input-search{border:1px solid #c8ced4;padding-left:42px;width:320px}@media (max-width:1280px){.site-header .account-nav .wrap-search.opened .input-search{width:160px}}@media (max-width:820px){.site-header .account-nav .wrap-search.opened .input-search{width:130px}}@media (max-width:800px){.site-header .account-nav .wrap-search.opened .input-search{width:260px}}.site-header .account-nav .sign{line-height:40px}.site-header .account-nav.logged-user .sign-out-menu{display:inline-block;position:relative}.site-header .account-nav.logged-user .sign-out-menu .sign-out-menu-content{background-color:#fff;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);display:none;overflow:auto;position:absolute;right:0;top:44px;width:134px;z-index:200}.site-header .account-nav.logged-user .sign-out-menu .sign-out-menu-content a{align-items:center;color:#3f464d;display:block;display:flex;margin:9px 0;padding:5px 0;text-decoration:none;width:100%}.site-header .account-nav.logged-user .sign-out-menu .sign-out-menu-content a img{height:16px;margin:0 13px;width:16px}.site-header .account-nav.logged-user .sign-out-menu .sign-out-menu-content a:hover{background-color:#f1f1f1}.site-header .back-btn{background:#f7f8f9 url(../../59519241ba41c1bcff79.svg) no-repeat 50%/10px 10px;border-radius:16px;display:none;float:right;height:32px;margin:21px 0 0;width:32px}.main-nav{float:left;margin-top:30px}.main-nav li{float:left;list-style:none;margin-right:32px}.main-nav li.arrow a{background:url(../../1082139d32ec643dc1ed.svg) no-repeat right 2px top 7px/9px 10px;padding-right:15px}.main-nav li:last-child{margin-right:0}.main-nav li.current-menu-item a{color:#005dab}.hamburger-btn{background:url(../../06dc8b4331ae2d3a1dda.svg) no-repeat 0 3px/18px 15px;border:none;color:#005dab;display:none;float:left;font-size:16px;font-weight:600;margin-top:27px;overflow:hidden;padding:2px 2px 2px 30px;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:calc(50vw - 125px)}.side-menu{background-color:rgba(0,0,0,.3);display:none;height:100vh;left:0;position:absolute;top:0;width:100%;z-index:500}.side-menu.active{display:block}.side-menu-container{background-color:#fff;height:100vh;overflow:auto;width:294px}.side-menu-container .menu-title{color:#a2acb4;float:left;font-size:14px;padding:29px 0 0 24px}.side-menu-container .btn-close{background:transparent url(../../93461a4803341611782c.svg) no-repeat right 5px center/13px 13px;color:#a2acb4;float:right;font-size:14px;height:24px;margin:24px 24px 0 0;padding:3px 30px 3px 3px}.side-menu-container .scroll-area{clear:both;height:calc(100% - 80px)}.side-menu-container .items{margin-bottom:15px;padding:60px 0 30px}.side-menu-container .items a{color:#0d121b;display:block;font-size:14px;font-weight:600;padding:20px 24px;text-decoration:none}.side-menu-container .items .sub-menu{display:none}.side-menu-container .items .sub-menu li a{font-weight:400;padding:14px 24px 14px 38px}.side-menu-container .items .pin-new{background-color:#fbc04a;border-radius:2px;color:#3f464d;display:inline-block;font-size:10px;font-weight:700;margin-left:8px;padding:2px 6px}.side-menu-container .items>ul>li{border-bottom:1px solid #e5e9eb}.side-menu-container .items>ul>li.menu-item-has-children>a{background:url(../../6cf97104b4e1109f3358.svg) no-repeat right 28px top 23px/auto 13px}.side-menu-container .items>ul>li.menu-item-has-children>a.active{background:url(../../b1b3c384a64923492804.svg) no-repeat right 25px top 25px/13px auto}.side-menu-container .items>ul>li.menu-item-has-children>a.active+ul{display:block}.side-menu-container .btns{padding:0 24px 30px}.side-menu-container .btns a:first-child{margin-right:12px}.resources-dropdown{background:#fff;box-shadow:0 9px 11px rgba(0,0,0,.3);color:#0d121b;display:none;left:0;margin-top:74px;padding:33px 68px 0;position:absolute;width:100%;z-index:100}.resources-dropdown article{border-left:1px solid #eff1f3;float:right;margin-bottom:35px;margin-left:34px;padding-left:34px;position:relative;width:255px}@media (max-width:1025px){.resources-dropdown article{margin-left:0}}.resources-dropdown article a img{border-radius:2px;height:150px;margin-bottom:10px;width:220px}.resources-dropdown article a .title{display:block;font-weight:600;line-height:1.7;margin-bottom:15px}.resources-dropdown article a .pin-article{background-color:#2d3338;border-radius:2px;color:#fff;font-size:10px;font-weight:400;left:45px;padding:4px 6px;position:absolute;top:11px}.resources-dropdown article a .learn-more{color:#347bd9;text-decoration:underline}.resources-dropdown li{float:left;height:70px;margin:0 40px 50px 0;overflow:hidden;width:calc(33% - 134px)}@media (max-width:1025px){.resources-dropdown li{margin:0 10px 50px 0;width:calc(37% - 128px)}}.resources-dropdown li a{display:block}.resources-dropdown li a img{float:left;height:56px;margin:0 12px 80px 0;width:56px}.resources-dropdown li a .title{display:block;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resources-dropdown li a .desc{font-weight:400;line-height:1.6}.resources-dropdown li .pin-new{background-color:#fbc04a;border-radius:2px;color:#3f464d;display:inline-block;font-size:10px;font-weight:400;margin-left:8px;padding:2px 6px}@media (max-width:1192px){.site-header{padding:0 20px}.site-header .back-btn{margin-right:42px}}@media (max-width:1020px){.resources-dropdown ul li{width:calc(42% - 134px)}.site-header .logo .logo-image{display:none}.site-header .logo .logo-image.short_logo{display:block}.site-header .main-nav{display:none}.site-header .hamburger-btn{display:block}}@media (max-width:800px){.resources-dropdown,.site-header .account-nav .btn-blue,.site-header .account-nav .sign{display:none}.site-header .back-btn{margin-right:0}}@media (max-width:570px){.hamburger-btn{width:calc(50vw - 64px)}.main-nav{margin-left:0;margin-right:0}.site-header .logo.subscriber-logo{overflow:hidden;width:110px}.site-header .logo.subscriber-logo span{display:none}.site-header .logo.subscriber-logo img{max-height:36px}}.site-footer{background-color:#0d121b;font-size:12px}.site-footer .footer-wrap{margin:0 auto;max-width:1104px;padding:50px 0 15px}.site-footer nav{float:left;margin:0 112px 58px 0}.site-footer nav a{color:#7a838b;text-decoration:none}.site-footer nav h3{color:#fff;font-size:12px;font-weight:400;margin:0 0 13px}.site-footer nav li{margin-bottom:13px;margin-left:0}.site-footer nav.social-nav{float:right;margin-right:0}.site-footer nav.social-nav li{margin-right:14px}.site-footer nav.social-nav h3{padding-left:0}.site-footer .copyright{clear:both;color:#7a838b}.site-footer .scroll-top{background:#3f464d url(../../94e1b5f1bc2b2e8230ad.svg) no-repeat 50%/12px 12px;bottom:24px;height:32px;position:absolute;right:24px;width:32px}.sub-footer{clear:both;overflow:hidden}.sub-footer .footer-wrap{background:#005dab;margin:10% -4% -110px;padding-bottom:221px;transform:rotate(3deg)}.sub-footer .dots{background-image:radial-gradient(#91b78f 2px,transparent 0);background-size:30px 30px;float:left;height:258px;margin-left:6%;top:-55px;width:258px}.sub-footer .dots,.sub-footer .macrame{position:absolute;transform:rotate(-3deg)}.sub-footer .macrame{background:url(../../169793964c528a5d0799.svg) no-repeat 0 0/420px 420px;bottom:34px;float:right;height:420px;opacity:.12;right:6%;width:420px}.sub-footer .left-col{float:left;max-width:calc(100% - 229px)}.sub-footer .try-wrap{margin:0 auto;max-width:48%;overflow:hidden;padding:123px 0 0;position:relative;transform:rotate(-3deg)}.sub-footer .ready-to-try{color:#fff;font-size:32px;font-weight:700;margin:0 0 33px}.sub-footer .become-a-member{color:#d9dee2;font-size:20px;line-height:1.3}.sub-footer .btns{float:right;width:200px}.sub-footer .btns .try-for-free{background-color:#fff;border-radius:2px;color:#2d3338;display:inline-block;font-weight:600;height:40px;line-height:2.7;padding:0 15px;text-decoration:none}.sub-footer .btns a{margin-bottom:15px}@media (min-width:600px){.accordion-2{clear:both;margin-bottom:10px}.accordion-2 label{cursor:default;padding:10px 0}.accordion-2 label:after{content:none}.accordion-2 span{height:auto!important}.accordion-2 .cat{border-bottom:none;float:left;margin:0 112px 58px 0}.accordion-2 .cat input{display:none}.accordion-2 .cat input:checked~span{border-top:none;height:auto}.accordion-2 ul li a{padding:7px 0}}@media (max-width:1330px){.sub-footer .dots{background-size:15px 15px;height:158px;margin-left:3%;top:-38px;width:158px}}@media (max-width:1142px){.site-footer .footer-wrap{padding-left:20px;padding-right:20px}}@media (max-width:1070px){.sub-footer .left-col{float:none;max-width:none}.sub-footer .btns{float:none;margin-left:auto;margin-right:auto;margin-top:40px;width:auto}.sub-footer .btns button{margin-right:15px}.sub-footer .try-wrap{padding-top:60px}}@media (max-width:750px){.sub-footer .ready-to-try{font-size:24px;margin:0 0 24px}.sub-footer .become-a-member{font-size:14px}.sub-footer .dots{background-image:radial-gradient(#91b78f 1px,transparent 0);background-size:12px 12px;height:107px;margin-left:5%;top:-42px;width:107px}.sub-footer .try-wrap{padding-top:100px}.sub-footer .left-col{text-align:center}.sub-footer .macrame{background:url(../../169793964c528a5d0799.svg) no-repeat 0 0/220px 220px;bottom:112px;height:220px;right:-9%;width:220px}}@media (max-width:600px){.site-footer .copyright{text-align:left}.site-footer nav.social-nav{float:left}.sub-footer{display:none}.home .sub-footer{display:block}.home .sub-footer .btns a{text-align:center;width:100%}}.status-nav{background-color:#005dab;clear:both;padding:8px 20px;text-align:center}.status-nav li{display:inline-block;margin:8px 11px}.status-nav li.current-menu-item a{background-color:#3d84bf;color:#fff}.status-nav li.current-menu-item a span{background-color:#fff;color:#005dab}.status-nav a{border-radius:5px;color:#a3c5e1;display:inline-block;padding:6px;text-decoration:none}.status-nav a,.status-nav a b{font-weight:600}.status-nav a span{background-color:#3d84bf;border-radius:5px;color:#fff;display:inline-block;font-size:12px;line-height:20px;margin-left:5px;padding:0 7px;text-align:center}.questions-p{padding-top:36px}.questions-p a{color:#347bd9;text-decoration:underline}.page-template-faq-page h1.main-title{margin:20px 0}.filter-buttons{display:flex;flex-wrap:wrap;position:relative}.filter-buttons .title{color:#7a838b;font-size:12px;margin-bottom:13px;padding:0 15px}.filter-buttons input{background:url(../../ba823a965c1cbaedbfdb.svg) no-repeat right 14px center/12px 12px;border:1px solid #e5e9eb;color:#7a838b;font-size:12px;margin:0 15px 12px;padding:7px 12px;width:258px}.filter-buttons .button-wrap{margin-bottom:10px}.filter-buttons .dropdown{background-color:#fff;box-shadow:0 7px 8px rgba(0,0,0,.3);display:none;padding-top:15px;position:absolute;z-index:100}.filter-buttons .scroll{background-color:#f7f8f9;border-top:1px solid #eff1f3;height:330px;overflow:auto}.filter-buttons ul{padding:0 16px}.filter-buttons a{display:block;padding:17px 0 12px;text-decoration:none}.filter-buttons a.active{font-weight:600;text-decoration:underline}.filter-buttons a span{color:#0d121b;font-size:14px;padding-bottom:10px}.filter-buttons a i{color:#7a838b;float:right;font-size:12px;font-style:normal}.books-grid{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;list-style:none;margin:0 -15px;padding:0}.books-grid .item,.books-grid li{height:302px;margin:16px 16px 60px;position:relative;width:157px}.books-grid .thumbnail-link{display:block;height:238px;margin-bottom:14px;position:relative;width:157px}.books-grid img{border-radius:2px;box-shadow:0 3px 8px rgba(0,0,0,.3);height:238px;vertical-align:middle;width:157px}.books-grid strong{color:#0d121b;font-weight:600;margin-bottom:10px}.books-grid i,.books-grid strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.books-grid i{color:#7a838b}.books-grid .marks{display:flex;padding:8px;position:absolute;top:0}.books-grid .marks .mark{display:inline-block;height:25px;margin:2px;width:25px}.books-grid .marks .cup-icon{background:url(../../4a6f0234883af391106d.svg) no-repeat 50%/cover}.books-grid .marks .later-icon{background:url(../../56e5db1e787836546e5f.svg) no-repeat 50%/cover}.books-grid .marks .flag-icon{background:url(../../36e122585d94feb703e5.svg) no-repeat 50%/cover}.books-grid .marks .in-progress-icon{background:url(../../61489c71fde2bea7381a.svg) no-repeat 50%/cover}.books-grid .new-badge{background:url(../../829700d12c308aac83d1.svg);bottom:0;height:65px;position:absolute;right:0;width:65px}.loading-row{clear:both;text-align:center}.loading-row .loading-wrap{display:inline-block}.loading-row .view{color:#7a838b;display:block;font-size:12px;margin-bottom:12px}.loading-row .loader{background:#e5e9eb;border-radius:2px;font-size:0;height:4px;margin-bottom:25px;text-align:left;width:172px}.loading-row .loader span{background:#347bd9;border-radius:2px;display:inline-block;height:4px;width:1%}.loading-row .load-more{background-color:#fff;border:1px solid #e5e9eb;border-radius:2px;color:#005dab;cursor:pointer;display:inline-block;font-weight:600;height:40px;padding:13px 0;text-decoration:none;width:172px}.filters-row{display:flex;flex-direction:row-reverse;justify-content:space-between;margin-bottom:33px;width:100%}.filters-row .search-wrap{position:relative}.filters-row .search-wrap#webinars-search .search-dropdown .item img{display:none}.filters-row .search-wrap#videos-search .search-dropdown .item img{height:36px;width:48px}.filters-row .search-wrap .search-dropdown{background-color:#fff;border-radius:3px;box-shadow:0 5px 13px rgba(0,0,0,.2);display:none;max-height:328px;overflow:auto;padding:0 16px;position:absolute;top:42px;width:100%;z-index:10}.filters-row .search-wrap .search-dropdown .item{color:#2d3338;display:inline-block;margin-bottom:24px;text-decoration:none;width:100%}.filters-row .search-wrap .search-dropdown .item.current{background-color:#f5f5f5}.filters-row .search-wrap .search-dropdown .item:last-child{margin-bottom:16px}.filters-row .search-wrap .search-dropdown .item:first-child{margin-top:16px}.filters-row .search-wrap .search-dropdown .item:hover{background-color:#f5f5f5}.filters-row .search-wrap .search-dropdown .item img{clear:both;float:left;height:56px;margin-right:16px;width:38px}.filters-row .search-wrap .search-dropdown .item .title{font-size:16px;line-height:1.2;margin:7px 0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filters-row .search-wrap .search-dropdown .item .person{font-size:12px}.filters-row .search-wrap .search-dropdown .item b{color:#005dab;font-weight:700}.filters-row .search-input{border:1px solid #e5e9eb;color:#a2acb4;font-size:16px;padding:10px 14px 10px 40px;width:316px}.filters-row .search-input::placeholder{color:#a2acb4;opacity:1}.filters-row .search-input::-ms-input-placeholder{color:#a2acb4}.filters-row .search-input::-webkit-search-cancel-button{margin-left:5px}.filters-row .search-submit{background:transparent url(../../ba823a965c1cbaedbfdb.svg) no-repeat left 14px top 14px/12px 12px;height:40px;left:0;position:absolute;width:40px;z-index:10}.filters-row .dd .competencies,.filters-row .dd .subject{float:left}.filters-row .datepicker-wrap{position:relative}.filters-row .datepicker-wrap .separator{padding:0 10px 0 12px}.filters-row .datepicker-wrap .datepicker-summaries{background:none;margin:0 0 12px;position:relative;width:130px}.filters-row .datepicker-wrap .date{background:url(../../4b815c0b4b366e641a97.svg);background-repeat:no-repeat;background-size:cover;display:inline-block;height:18px;position:absolute;right:8px;top:10px;width:15px}.datepicker-dropdown{margin-top:40px!important}.datepicker-dropdown td span.active{background-color:#4091f7!important;background-image:none!important}.sorting-row{display:inline-block;margin-bottom:10px;width:100%}.sorting-row .display-count{color:#0d121b;float:left}.sorting-row .sort-wrap{float:right}.sorting-row .sort-wrap span{color:#7a838b}.sorting-row .sort-wrap select{border:none;color:#0d121b;cursor:pointer;font-weight:600}@media (pointer:coarse),(pointer:none){.ss-content{width:100%}}@media (max-width:612px){.filters-row{margin-bottom:14px}.filters-row .search-input{margin-bottom:30px;width:100%}.sorting-row{display:none}.books-grid li{margin-bottom:30px}}@media (max-width:435px){.filter-buttons .dropdown{left:0}}@media (max-width:515px){.filters-row{display:block}.filter-buttons,.search-wrap{width:100%}}@media (max-width:390px){.books-grid li{margin-left:8px;margin-right:8px}}.top-side{margin:0 auto;max-width:536px;position:relative}.top-side .summary-aside{float:left;height:238px;margin-left:-186px;position:relative;width:157px}.top-side .summary-aside .new-badge{background:url(../../829700d12c308aac83d1.svg);bottom:0;height:65px;position:absolute;right:0;width:65px}.top-side .summary-image{box-shadow:0 3px 8px rgba(0,0,0,.3);height:238px;position:absolute;width:157px}.top-side .marks{display:flex;padding:8px;position:absolute;top:0}.top-side .marks .mark{display:inline-block;height:25px;margin:2px;width:25px}.top-side .marks .cup-icon{background:url(../../4a6f0234883af391106d.svg) no-repeat 50%/cover}.top-side .marks .later-icon{background:url(../../56e5db1e787836546e5f.svg) no-repeat 50%/cover}.top-side .marks .flag-icon{background:url(../../36e122585d94feb703e5.svg) no-repeat 50%/cover}.top-side .marks .in-progress-icon{background:url(../../61489c71fde2bea7381a.svg) no-repeat 50%/cover}.top-side .top-title{color:#0d121b;font-size:32px;padding-right:50px}.top-side .sub-title{color:#3f464d;font-size:18px}.top-side .author{color:#7a838b;margin-bottom:35px}.top-side .author a{color:inherit}.top-side .buttons-wrap{margin-bottom:15px}.top-side .buttons-wrap .btn-blue{margin-right:5px}.top-side .button-wrap{display:inline-block;position:absolute;right:0;top:0;vertical-align:bottom}.top-side .button-wrap .dropdown{background-color:#fff;box-shadow:0 7px 8px rgba(0,0,0,.3);display:none;padding-bottom:10px;padding-top:10px;position:absolute;right:0;top:42px;width:202px;z-index:100}.top-side .button-wrap .dropdown.show{display:block}.top-side .button-wrap .dropdown.show~.btn-dots{border-color:#005dab;color:#005dab}.top-side .button-wrap .dropdown.show~.btn-dots svg path{fill:#005dab}.top-side .button-wrap .dropdown a{background-position:18px;background-repeat:no-repeat;color:#3f464d;display:block;padding:11px 15px 11px 47px;text-decoration:none}.top-side .button-wrap .dropdown .already-read{background-image:url(../../977664883104efc3cdc1.svg)}.top-side .button-wrap .dropdown .read-later{background-image:url(../../4368b3b11edbe3b0284b.svg)}.top-side .button-wrap .dropdown .add-to-bookshelf{background-image:url(../../667f909332bfd50b549f.svg)}.top-side .button-wrap .dropdown .download{background-image:url(../../6fdfb2edf8c80fae448a.svg)}.top-side .reading-time{color:#7a838b;font-size:12px;margin-bottom:10px}.top-side .reading-time img{margin-right:5px;vertical-align:bottom}.top-side .hr{border-bottom:1px solid #eff1f3;margin:46px 0}.top-side .social-nav{position:absolute;right:-96px}.top-side .social-nav li{display:block;margin-bottom:12px;margin-left:20px}.top-side .social-nav li img{max-height:32px;max-width:32px}.cont-wrap{clear:both;margin:0 auto;max-width:536px}.cont-wrap .desc-title{color:#2d3338;font-size:18px;font-weight:600;margin:0 0 18px}.cont-wrap .learn-list{font-size:16px;list-style:disc;margin-bottom:48px;margin-left:20px}.cont-wrap .learn-list li{margin-bottom:10px}.cont-wrap .paper{margin-bottom:48px}.back-link{clear:both;color:#347bd9;display:inline-block}.more-summaries{border-top:1px solid #eff1f3;margin-top:55px;padding-top:30px}.more-summaries h3{font-size:18px}.social-nav-mobile{display:none}.single-summary .books-grid{justify-content:normal}@media (max-width:965px){.top-side .summary-aside{margin:0 30px 85px 0}.top-side .summary-image{position:static}.top-side .top-title{font-size:20px}.top-side .sub-title{font-size:16px}.top-side .social-nav{right:-52px}}@media (max-width:690px){.top-side .hr,.top-side .social-nav{display:none}.top-side .summary-image{margin-bottom:0}.top-side .social-nav-mobile{border-bottom:1px solid #eff1f3;border-top:1px solid #eff1f3;clear:both;display:inline-block;margin:35px 0;padding:30px 0 18px;width:100%}.top-side .social-nav-mobile .social-nav{display:block;position:static}.top-side .social-nav-mobile .social-nav li{float:left}.top-side .social-nav-mobile .label{color:#7a838b;line-height:2.2}.top-side .social-nav-mobile .share-container{margin-bottom:12px}}@media (max-width:570px){.top-side .button-wrap{position:relative}}@media (max-width:570px) and (max-width:426px){.top-side .button-wrap{float:right;margin-left:auto}}@media (max-width:570px){.top-side .top-title{padding-right:0}}@media (max-width:514px){.top-side .summary-aside{height:143px;width:98px}.top-side .summary-aside .new-badge{height:45px;width:45px}.top-side .summary-image{height:143px;margin-bottom:30px;width:98px}.top-side .buttons-wrap{clear:both;margin-bottom:25px}.top-side .buttons-wrap .btn-blue{width:calc(50% - 30px)}.top-side .social-nav li{margin-left:7px}}.pricing-page.select-plan-page .main-title,.pricing-page.select-plan-page .plans-tabs,.pricing-page.select-plan-page .sub-title{text-align:center}.pricing-page .main-title{margin-bottom:24px}.pricing-page .sub-title{font-size:18px;margin:0 0 44px}.pricing-page .legend{color:#7a838b;font-size:12px;line-height:1.4;margin:0 0 65px}.pricing-page .faq-title{font-size:32px;margin:0 0 15px}.pricing-page .section-products{border-top:1px solid #e5e9eb;padding-top:40px}.pricing-page .section-products .owl-dots{display:block!important}.prices-table-wrap{margin:0 -20px;overflow:hidden;width:calc(100% + 40px)}.prices-table{border-radius:4px;display:inline-block;margin-bottom:32px;padding-left:40px;padding-right:40px;width:100%}.prices-table.inactive{display:none!important}.prices-table h4{font-size:20px;margin:0 0 32px}.prices-table h4 .tag{background-color:#fbc04a;border-radius:2px;color:#2d3338;font-size:12px;margin-left:7px;padding:3px 5px;text-transform:uppercase;vertical-align:middle}.prices-table p{line-height:170%;margin:0;max-width:210px}.prices-table p.sub-price{color:#7a838b;font-size:12px;margin-bottom:25px}.prices-table p.extra{font-size:16px;line-height:170%;margin-bottom:20px}.prices-table p.extra-title{color:#7a838b;font-size:12px;font-weight:600;margin-bottom:22px}.prices-table p.underline{border-bottom:1px dashed #d9dee2}.prices-table .price{display:flex}.prices-table .price h5{font-size:20px;font-weight:600;line-height:140%;margin:0 0 10px}.prices-table .price h5 sup{font-size:14px;font-weight:400;vertical-align:baseline}.prices-table .price h5.scratched-price{align-self:center;color:#7a838b;font-size:17px;font-weight:400;margin-right:10px;text-decoration:line-through}.prices-table .price h5.current-price{font-size:25px}.prices-table .price h5.current-price sup{font-size:17px;font-weight:400;vertical-align:baseline}.prices-table .btn-try{border:1px solid #005dab;color:#005dab;display:block;font-size:14px;font-weight:600;height:40px;line-height:2.7;margin-bottom:25px;text-align:center}.prices-table .col{padding:35px 24px;position:relative}.prices-table .col.active{background-color:#005dab;border-radius:0 4px 4px 4px;margin-bottom:-65px;margin-top:-16px;padding-bottom:40px;padding-top:51px}.prices-table .col.active:before{border-bottom:16px solid #193d69;border-left:12px solid transparent;border-right:0 solid transparent;content:"";height:0;left:-12px;position:absolute;top:0;width:0}.prices-table .col.active h4,.prices-table .col.active h5,.prices-table .col.active p{color:#fff}.prices-table .col.active p.extra-title,.prices-table .col.active p.sub-price{color:#c8ced4}.prices-table .col.active .btn-try{background-color:#fff}.prices-table .owl-item{display:inline-block;vertical-align:top}.prices-table .owl-stage{background-color:#f8fafc;margin:16px 0 65px}.prices-table .owl-dots{margin-top:35px}.prices-table .owl-stage-outer{overflow:visible}.prices-table .owl-nav{display:none}.tippy-box[data-theme~=pricing]{background-color:#333;color:#fff}.tippy-box[data-theme~=pricing] .tippy-arrow{transform:translate(10px)!important}.plans-tabs{margin-bottom:60px}.plans-tabs a{border-bottom:1px solid #e5e9eb;border-top:1px solid #e5e9eb;color:#3f464d;display:inline-block;font-size:14px;font-weight:600;padding:9px 10px;text-decoration:none}.plans-tabs a:first-child{border-bottom-left-radius:4px;border-left:1px solid #e5e9eb;border-top-left-radius:4px}.plans-tabs a:last-child{border-bottom-right-radius:4px;border-right:1px solid #e5e9eb;border-top-right-radius:4px}.plans-tabs a.active{background-color:#2d3338;color:#fff;cursor:default}.plans-tabs a .tag{background-color:#fbc04a;border-radius:2px;color:#2d3338;font-size:12px;margin-left:3px;padding:3px 5px}.contact-section{background:#f8fafc url(../../c4601e0bbcc30c1532ef.svg) no-repeat 100% 100%/274px 282px;display:inline-block;padding:62px 54px;width:100%}.contact-section .l_col{float:left;margin-right:10%;width:51%}.contact-section .title{font-size:32px;font-weight:700;margin:0 0 30px}.contact-section .desc{color:#0d121b;font-size:18px;line-height:1.3;margin:0 0 30px}.contact-section .btn-blue{clear:both;float:left;padding-left:48px;padding-right:48px}.hr{border-bottom:1px solid #e5e9eb;margin:70px 0}@media only screen and (min-width:980px){.pricing-page .owl-loaded .owl-dots{display:none}}@media (max-width:800px){.pricing-page .faq-title{font-size:20px}.contact-section{padding:53px 20px}.contact-section .l_col{float:none;margin-right:0;width:auto}.contact-section .checks{float:none;margin-bottom:30px}.contact-section .title{font-size:24px}.contact-section .desc{font-size:14px}}.home .wrap,.page-template-home-RU .wrap{padding-top:68px;position:relative}.home .wrap .dot,.page-template-home-RU .wrap .dot{background-image:radial-gradient(#fbc04a 2px,transparent 0);background-size:30px 30px;opacity:.4;position:absolute}.home .wrap .dots-left,.page-template-home-RU .wrap .dots-left{height:618px;left:0;top:212px;width:270px}.home .wrap .dots-right,.page-template-home-RU .wrap .dots-right{background-image:radial-gradient(#60935d 2px,transparent 0);height:535px;right:0;top:490px;width:450px}.home .search-banner,.page-template-home-RU .search-banner{background:url(../../9c1ffc8ebe0eed0f530e.png) no-repeat 100% 100%/cover;height:160px;position:relative;z-index:10}.home .search-banner .dot,.page-template-home-RU .search-banner .dot{background-image:radial-gradient(#fff 2px,transparent 0);background-size:25px 25px;height:160px;opacity:.4;position:absolute;top:0;width:300px}.home .search-banner .dots-left,.page-template-home-RU .search-banner .dots-left{left:0}.home .search-banner .dots-right,.page-template-home-RU .search-banner .dots-right{background-image:radial-gradient(#fff 2px,transparent 0);right:0}.home .search-banner .search-wrap,.page-template-home-RU .search-banner .search-wrap{margin-left:50%;position:absolute;top:56px;transform:translate(-195px)}@media (max-width:445px){.home .search-banner .search-wrap,.page-template-home-RU .search-banner .search-wrap{transform:translate(-154px)}}.home .search-banner .search-wrap .search-title,.page-template-home-RU .search-banner .search-wrap .search-title{color:#0d121b;font-size:28px;font-weight:700;margin:0 0 22px;text-align:center}@media (max-width:445px){.home .search-banner .search-wrap .search-title,.page-template-home-RU .search-banner .search-wrap .search-title{font-size:24px}}.home .search-banner .search-wrap .wrap-search,.page-template-home-RU .search-banner .search-wrap .wrap-search{display:block;position:relative;width:390px}@media (max-width:445px){.home .search-banner .search-wrap .wrap-search,.page-template-home-RU .search-banner .search-wrap .wrap-search{width:308px}}.home .search-banner .search-wrap .wrap-search .input-search,.page-template-home-RU .search-banner .search-wrap .wrap-search .input-search{-webkit-appearance:none;height:48px;padding-left:48px}.home .search-banner .search-wrap .wrap-search .btn-search,.page-template-home-RU .search-banner .search-wrap .wrap-search .btn-search{background:url(../../e184b129cad7e5ac74ed.svg) no-repeat 50%/18px 18px;height:48px;left:2px;position:absolute;top:0;width:48px}.home .main-title,.page-template-home-RU .main-title{font-size:56px;margin-bottom:22px;text-align:center}.home .paper.sub,.page-template-home-RU .paper.sub{font-size:20px;margin-bottom:62px;text-align:center}.home .start-free-trial-wrap,.page-template-home-RU .start-free-trial-wrap{display:none;margin-bottom:68px;position:relative;text-align:center;z-index:20}.home .c-figure,.page-template-home-RU .c-figure{background:url(../../317ba279d95eb60f309a.svg) no-repeat 0 0/auto auto;height:620px;opacity:.6;position:absolute;right:0;top:490px;width:708px}.multi-search{background-color:#fff;border-radius:3px;box-shadow:0 5px 13px rgba(0,0,0,.2);display:none;max-height:600px;overflow:auto;padding:25px 0 0!important;position:relative;z-index:20}.multi-search .section{padding:0 16px}.multi-search .section.videos .item img{height:38px;width:56px}.multi-search .section.videos .item .title{margin:-2px 0 8px}.multi-search .section.webinars .item img{display:none}.multi-search .section.webinars .item .title{margin:-2px 0 8px}.multi-search .section-title{color:#a2acb4;display:none;font-weight:600;text-transform:capitalize}.multi-search .section-cont{margin-bottom:12px}.multi-search .item{color:#2d3338;display:inline-block;margin-bottom:24px;text-decoration:none;width:100%}.multi-search .item.current{background-color:#f5f5f5}.multi-search .item:last-child{margin-bottom:16px}.multi-search .item:first-child{margin-top:16px}.multi-search .item:hover{background-color:#f5f5f5}.multi-search .item img{clear:both;float:left;height:56px;margin-right:16px;width:38px}.multi-search .item .title{font-size:16px;line-height:1.2;margin:7px 0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multi-search .item .person{font-size:12px}.multi-search .item b{color:#005dab;font-weight:700}.multi-search .all-results{background:#f6f9ff;clear:both;display:none;height:46px;padding:16px}.multi-search .all-results a{color:#347bd9;font-weight:600}.intro-columns-wrapper{display:flex;margin-bottom:50px;padding:0 50px;position:relative;z-index:99}@media (max-width:767px){.intro-columns-wrapper{display:block}}.intro-columns-wrapper .intro-column{padding:0 25px;width:50%}.intro-columns-wrapper .intro-column.intro-column--fullwidth{width:100%}.intro-columns-wrapper .intro-column .main-title{font-size:36px;text-transform:uppercase}.intro-columns-wrapper .intro-column .sub{font-size:26px}.intro-columns-wrapper .intro-column .column-image img{height:auto;width:100%}@media (max-width:767px){.intro-columns-wrapper .intro-column{margin-bottom:60px;width:100%}}.pc-section{background-position:50%;background-repeat:no-repeat;background-size:auto 600px;height:600px;margin-bottom:110px;position:relative}.pc-section .phone{bottom:51px;position:absolute;right:74px}.section-products{margin-bottom:60px}.section-products h2{font-size:32px;margin:0}.section-products .more-summaries{border-top:none;margin-top:0}.section-col{max-width:400px;padding:65px 0 65px 65px}.section-col h3{font-size:32px;line-height:1.4;margin:0 0 25px}.section-col p{font-size:18px;line-height:1.4;margin-bottom:38px}.section-col a{background-color:#3f464d}.subjects-section{background:#f8fafc url(../../ef8ff3d1bda96d727a40.svg) no-repeat 0 0/auto 100%;clear:both;height:532px;margin-bottom:80px}.pricing-section{background-color:#f8fafc;display:inline-block;margin-bottom:80px;position:relative;width:100%}.pricing-section .pricing-img{float:left;height:532px;width:508px}.pricing-section .section-col{float:left;max-width:none;width:556px}.pricing-section .section-col .btn-blue{position:absolute;z-index:10}.pricing-section .waves{bottom:0;left:0;position:absolute;width:100%}.mentioned-section h3{color:#a2acb4;font-size:14px;font-weight:800;margin:0 0 32px;text-align:center;text-transform:uppercase}.mentioned-section .logos{text-align:center}.mentioned-section .logos img{margin:0 18px 20px;max-height:30px;max-width:182px}.mentioned-section .owl-stage-outer{overflow:hidden}.mentioned-section .owl-item{display:inline-block}.mentioned-section .owl-nav{display:none!important}.rec-section{margin:0 0 82px}.rec-section .owl-stage .owl-item:last-child .item{margin-right:0}.rec-section .item{background-color:#f8fafc;margin:0 22px 0 0;padding:28px 32px}.rec-section h4{font-size:24px;margin:0 0 15px}.rec-section p{font-size:16px;line-height:1.7}.reviews-section{margin-bottom:82px}.reviews-section h3{font-size:32px;font-weight:700;text-align:center}.reviews-section .sub-title{font-size:20px;margin:0 0 80px;text-align:center}.reviews-section .owl-carousel .owl-stage-outer{padding-top:10px}.reviews-section .item{border:1px solid #eff1f3;border-radius:4px;margin:0 17px;padding:30px}.reviews-section .item:before{background:url(../../2bed66b2de9d1aeed357.svg) no-repeat 0 0;content:"";display:block;height:23px;margin:-38px 0 0 -19px;position:absolute;width:37px}.reviews-section .item .cont{font-size:16px;line-height:1.7;margin-bottom:30px}.reviews-section .item .user img{border-radius:20px;float:left;height:40px;margin-right:15px;width:40px}.reviews-section .item .user .name{font-weight:600;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reviews-section .item .user .job{color:#7a838b;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1105px){.pricing-section .pricing-img{height:395px;width:377px}.pricing-section .section-col{float:left;width:450px}.pc-section{background-size:auto 430px;height:422px;margin-bottom:30px}.pc-section .phone{left:72%;right:auto;width:130px}}@media (max-width:720px){.subjects-section{height:auto}.subjects-section .section-col{padding:30px 0 33px 15px}}@media (max-width:868px){.pricing-section .section-col{padding-left:20px;width:326px}}@media (max-width:745px){.pricing-section .section-col{padding-bottom:0;padding-top:0}.pricing-section .pricing-img{height:310px;width:288px}}@media (max-width:690px){.home .container{overflow:hidden}.home .main-title{font-size:32px;margin-top:0}.home .paper.sub{font-size:18px;margin-bottom:20px}.home .dot{display:none}.home .c-figure{right:-391px;top:136px}.home .start-free-trial-wrap{display:block}.pc-section{background-size:auto 200px;height:185px;margin-bottom:58px}.pc-section .phone{bottom:-1px;left:80%;width:50px}}@media (max-width:675px){.pricing-section .section-col{padding:80px 18px 60px;width:100%}.pricing-section .section-col h3{font-size:24px}.pricing-section .pricing-img{height:auto;width:100%}.pricing-section .waves{top:76vw}.reviews-section .item{margin:0}.reviews-section h3{font-size:24px}}@media (max-width:505px){.subjects-section{background-image:unset!important;height:auto}.subjects-section h3{font-size:24px}}.author-wrap{display:flex;margin:auto;max-width:746px}.author-wrap+.more-summaries{margin-top:0}.author-image-col{margin-right:30px;padding-top:18px;width:186px}.author-image-col .summary-image{height:259px;object-fit:cover;width:186px}.content-col{padding-top:18px}.content-col .top-title{color:#0d121b;font-size:32px;margin-bottom:55px;margin-top:0}.content-col .paper{font-size:16px;margin-bottom:48px}.content-col .desc-title{color:#2d3338;font-size:18px;font-weight:600;margin:0 0 18px}.single-sv_author .site-header .hamburger-btn,.single-sv_author .site-header nav{display:none}.single-sv_author .site-header .back-btn{display:block}.single-author .books-grid{display:inline-block;overflow:hidden;width:calc(100% + 30px)}.single-author .owl-item{float:left}.single-author .owl-nav{display:none}@media (max-width:520px){.author-wrap{display:block}.author-wrap .author-image-col{margin-bottom:30px}.single-author .item{margin-left:9px;margin-right:9px}}.contact-wrap{display:inline-block;width:100%}.contact-wrap .mentioned-section{clear:both;padding-top:100px}.contact-wrap .mentioned-section .logos,.contact-wrap .mentioned-section h3{text-align:center}.contact-wrap .mentioned-section img{margin:0 36px 20px 0}.contact_col{float:left;margin-right:calc(100% - 881px);width:440px}.contact_col .paper{font-size:18px;margin-bottom:60px}.contact_col .contacts-wrap{margin-bottom:56px}.contact_col .contacts-wrap .email-link,.contact_col .contacts-wrap .phone-link{display:block;margin-bottom:10px}.contact_col .contacts-wrap span{color:#7a838b;display:block;font-size:12px;margin-bottom:30px;text-indent:24px}.contact_col h6{color:#2d3338;font-size:18px;font-weight:600;margin:0 0 10px}.contact_col address{font-style:normal;line-height:1.7}.contact_col .checks .title{color:#0d121b;font-weight:700;margin:0 0 35px}.form_container{background-color:#f8fafc;float:left;margin-top:18px;max-width:440px;padding:40px 24px}.form_container label{color:#7a838b;display:block;font-size:12px;font-weight:600;margin:0 0 7px}.form_container .validation_message{color:#f03a47;font-size:12px;font-weight:600;padding-top:7px}.form_container .validation_error{color:#f03a47;font-size:12px;font-weight:600;padding:0 0 20px}.form_container .gform_fields li{padding:0 0 20px}.form_container .gform_fields [aria-invalid=true]{border-color:#f03a47;box-shadow:0 0 0 2px rgba(240,58,71,.2)}.form_container .form-desc{color:#3f464d;font-size:12px;line-height:1.4}.form_container .gform_footer .gform_button{display:block;margin:14px 0 0;width:100%}.form_container textarea{height:120px}.form_container input[type=checkbox]{float:left;margin:0 9px 0 0}.form_container input[type=checkbox]+label{color:#0d121b;font-size:14px}.form_container .gform_confirmation_wrapper .gform_confirmation_message{background:url(../../7d6d3003fa0922b0dbed.svg) no-repeat center 0/40px 40px;padding-top:60px;text-align:center}.form_container .gform_confirmation_wrapper .gform_confirmation_message p{font-size:16px;line-height:1.7;margin:0 0 10px}.form_container .gform_confirmation_wrapper .gform_confirmation_message h1,.form_container .gform_confirmation_wrapper .gform_confirmation_message h2,.form_container .gform_confirmation_wrapper .gform_confirmation_message h3,.form_container .gform_confirmation_wrapper .gform_confirmation_message h4,.form_container .gform_confirmation_wrapper .gform_confirmation_message h5,.form_container .gform_confirmation_wrapper .gform_confirmation_message h6{font-size:18px;font-weight:600;line-height:1.4;margin:0 0 15px}@media (max-width:920px){.contact_col{margin-right:0;max-width:300px}}@media (max-width:780px){.contact_col,.form_container{background-color:transparent;clear:both;float:none;margin:0 auto;padding-left:0;padding-right:0;width:auto}}.webinars-grid-page .filters-row{margin-bottom:42px}.webinars-head{background:linear-gradient(90deg,#b1cde5,#e0eef9);overflow:hidden;padding:20px 0 10px;position:relative}.webinars-head h1{color:#0d121b;font-size:32px;margin:0 0 18px;position:relative}.webinars-head .desc{color:#2d3338;font-size:16px;position:relative}.webinars-head .dot{background-image:radial-gradient(#fff 2px,transparent 0);background-size:27px 27px;height:160px;position:absolute;top:50px}.webinars-head .dots-left{left:0;opacity:.4;width:300px}.webinars-head .dots-right{opacity:.5;right:0;width:450px}.webinars-grid{display:inline-block;margin:0 -15px 35px;width:100%}.webinars-grid dt{color:#0d121b;font-size:18px;font-weight:600;margin:0 0 25px 15px}.webinars-grid dd{background-color:#f8fafc;float:left;height:307px;margin:0 15px 24px;padding:48px 24px 0;position:relative;width:calc(33.33% - 30px)}.webinars-grid dd .categories{margin-bottom:15px;max-height:26px;overflow:hidden}.webinars-grid dd .marks{display:flex;left:0;padding:8px;position:absolute;top:0}.webinars-grid dd .marks .mark{display:inline-block;height:25px;margin:2px;width:25px}.webinars-grid dd .marks .cup-icon{background:url(../../4a6f0234883af391106d.svg) no-repeat 50%/cover}.webinars-grid dd .marks .later-icon{background:url(../../56e5db1e787836546e5f.svg) no-repeat 50%/cover}.webinars-grid dd .marks .flag-icon{background:url(../../36e122585d94feb703e5.svg) no-repeat 50%/cover}.webinars-grid dd .marks .in-progress-icon{background:url(../../61489c71fde2bea7381a.svg) no-repeat 50%/cover}.webinars-grid dd .marks .play-icon{background:url(../../4bf4e49643e9f3b88adc.svg) no-repeat 50%/cover}.webinars-grid dd .category{color:#0d121b;display:inline-block;font-size:10px;font-weight:600;margin-right:12px;text-transform:uppercase}.webinars-grid dd .category:before{background-color:#fbc04a;content:"";display:inline-block;height:6px;margin-right:6px;vertical-align:middle;width:6px}.webinars-grid dd .title{color:#0d121b;font-size:18px;font-weight:600;line-height:1.4;margin:0 0 15px;max-height:48px;overflow:hidden}.webinars-grid dd .sub-title{color:#7a838b}.webinars-grid dd .date,.webinars-grid dd .time{background:url(../../a0569d6eeda94feaf675.svg) no-repeat 0 0/15px 15px;bottom:97px;color:#3f464d;font-weight:600;line-height:1.1;max-height:15px;overflow:hidden;padding:0 0 0 22px;position:absolute}.webinars-grid dd .date{background:none;padding:0}.webinars-grid dd .btn-blue{bottom:40px;position:absolute}.webinars-grid.home-web{grid-gap:32px;display:grid;grid-template-columns:347px 347px}.webinars-grid.home-web dd{width:347px}@media (max-width:800px){.webinars-grid dd{width:calc(50% - 30px)}.webinars-head .dots-right{display:none}}@media (max-width:570px){.webinars-grid dd{width:100%}}@media (max-width:515px){.filters-row #webinars-search{float:none}}.single-webinar .categories{margin-bottom:15px}.single-webinar .category{color:#0d121b;display:inline-block;font-size:10px;font-weight:600;margin-right:12px;text-transform:uppercase}.single-webinar .category:before{background-color:#fbc04a;content:"";display:inline-block;height:6px;margin-right:6px;vertical-align:middle;width:6px}.single-webinar .date-time{margin-bottom:45px}.single-webinar .date-time .date,.single-webinar .date-time .time{background:url(../../a0569d6eeda94feaf675.svg) no-repeat 0 1px/14px 14px;color:#3f464d;font-weight:600;padding:0 0 0 22px}.single-webinar .date-time .date{background-image:url(../../4b815c0b4b366e641a97.svg);margin-right:12px}.single-webinar .speaker-card{margin-bottom:40px}.single-webinar .register-today{margin-bottom:20px}.speaker-card{background-color:#f8fafc;border-radius:2px;display:inline-block;padding:40px;width:100%}.speaker-card .l_col{float:left;margin-bottom:30px;margin-right:16px;width:58px}.speaker-card .l_col .pic{position:relative}.speaker-card .l_col .pic .author-image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:2px 2px 16px 2px;height:88px;position:relative;width:55px}.speaker-card .l_col .pic:before{background-color:#fbc04a;bottom:-3px;content:"";display:block;height:83px;left:-3px;position:absolute;width:36px}.speaker-card .r_col{float:left;width:calc(100% - 76px)}.speaker-card .r_col .name{color:#0d121b;font-weight:600;margin-bottom:12px;text-transform:capitalize}.speaker-card .r_col .job{color:#7a838b;font-size:12px;margin-bottom:18px;text-transform:capitalize}.speaker-card .r_col .desc{line-height:1.7}.speaker-card.speaker-card--dark{background-color:transparent}.player-wrapper{margin-bottom:36px;padding:50px 0}.player-wrapper.hidden{display:none}@media (max-width:580px){.player-wrapper{margin-bottom:0;padding:44px 0}.speaker-card{padding-left:0;padding-right:0}}.review-corporate .mentioned-section h3{text-align:center}.review-corporate .title-center{margin-bottom:80px}.review-corporate .mentioned-section{margin-bottom:130px}.review-corporate-head{background-color:#f8fafc;padding:25px 0}.review-corporate-head .wrap{display:flex;justify-content:space-between}.review-corporate-head .l_col{margin-right:20px}.review-corporate-head .l_col .title{font-size:40px;font-weight:700;line-height:1.3;margin-bottom:20px}.review-corporate-head .l_col .paper{font-size:20px;margin-bottom:40px}.review-corporate-head .l_col .btn-blue{margin-bottom:10px;margin-right:10px}.review-corporate-head .r_col img{height:380px;width:507px}.title-center{color:#0d121b;font-size:40px;font-weight:700;line-height:1.4;margin:0 auto;max-width:500px;text-align:center}.img-txt-section{display:inline-block;margin-bottom:70px}.img-txt-section .l_col{float:left;width:calc(50% - 40px)}.img-txt-section .l_col img{height:auto;max-width:507px;width:100%}.img-txt-section .r_col{float:right;padding-left:40px;width:calc(50% + 40px)}.img-txt-section .r_col .title{color:#0d121b;font-size:32px;font-weight:700;line-height:1.3;margin:10px 0 27px}.img-txt-section .r_col .paper{font-size:16px}.img-txt-section .r_col .paper p{margin-bottom:28px}.txt-img-section{display:inline-block}.txt-img-section .l_col{float:left;padding-right:40px;width:calc(50% + 40px)}.txt-img-section .l_col .title{color:#0d121b;font-size:32px;font-weight:700;line-height:1.3;margin:10px 0 27px}.txt-img-section .l_col .paper{font-size:16px}.txt-img-section .l_col .paper p{margin-bottom:28px}.txt-img-section .r_col{float:left;text-align:right;width:calc(50% - 40px)}.txt-img-section .r_col img{height:auto;max-width:507px;width:100%}.integration-sistems{margin-bottom:70px}.integration-sistems .l_col{display:table-cell;padding-right:40px;width:51%}.integration-sistems .l_col .title{color:#0d121b;font-size:32px;font-weight:700;line-height:1.3;margin:10px 0 27px}.integration-sistems .l_col .paper{font-size:16px}.integration-sistems .l_col .paper p{margin-bottom:28px}.integration-sistems .r_col{display:table-cell;text-align:center;vertical-align:middle}.integration-sistems .r_col img{margin:15px;max-height:55px;max-width:150px}.customer-story{background-color:#f8fafc;border-radius:2px;display:inline-block}.customer-story .l_col{float:left;padding:60px;width:calc(50% + 40px)}.customer-story .l_col .title{color:#a2acb4;font-size:14px;font-weight:800;margin:0 0 50px;text-transform:uppercase}.customer-story .l_col .logo{margin-bottom:27px}.customer-story .l_col .logo img{max-height:40px;max-width:150px}.customer-story .l_col .quote{color:#0d121b;font-size:24px;font-style:italic;line-height:1.4;margin-bottom:30px}.customer-story .l_col .avatar{display:flex;margin-bottom:42px;position:relative}.customer-story .l_col .avatar img{border-radius:20px;height:40px;margin-right:18px;width:40px}.customer-story .l_col .avatar span{color:#0d121b;font-weight:600;padding-top:4px;text-transform:capitalize}.customer-story .l_col .avatar span i{color:#7a838b;display:block;font-size:12px;font-style:normal;padding-top:8px}.customer-story .l_col .avatar:after{background:url(../../2bed66b2de9d1aeed357.svg) no-repeat 0 0/50px 31px;bottom:0;content:"";display:block;height:31px;position:absolute;right:0;transform:rotate(180deg);width:50px}.customer-story .r_col{float:left;text-align:right;width:calc(50% - 40px)}.customer-story .r_col img{height:auto;max-width:507px;width:100%}@media (max-width:900px){.review-corporate-head .l_col{max-width:50%}.review-corporate-head .l_col .title{font-size:28px}.review-corporate-head .l_col .paper{font-size:16px}.review-corporate-head .r_col img{height:auto;width:100%}}@media (max-width:702px){.review-corporate-head .wrap{display:block}.review-corporate-head .l_col{margin-bottom:40px;max-width:100%}.img-txt-section .r_col{float:none;padding-left:0;width:100%}.img-txt-section .l_col{float:none;width:100%}.txt-img-section .l_col{float:none;padding-right:0;width:100%}.txt-img-section .r_col{float:none;text-align:left;width:100%}.customer-story .l_col{float:none;padding-left:0;padding-right:0;width:100%}}@media (max-width:610px){.integration-sistems .l_col{display:block;margin-bottom:28px;padding-right:0;width:100%}.integration-sistems .r_col{display:block;margin-bottom:28px;text-align:left}}@media (max-width:410px){.review-corporate-head .l_col{margin-right:0}.review-corporate-head .l_col .btn-blue{margin-bottom:15px;margin-right:0;width:100%}}.head-reading{position:fixed;top:0;width:100%;z-index:100000}.head-reading .btns{display:flex}.head-reading .btns .back-btn{background:url(../../c918bce5708b4a3894b5.svg) no-repeat 50%/11px 19px;height:68px;width:68px}.head-reading .btns .separator{background-color:#2d3338;height:24px;margin:22px 0;width:1px}.head-reading .btns .menu{background:url(../../0be14a00a94ddb5012de.svg) no-repeat left 26px center/17px 14px;color:#d9dee2;height:68px;max-width:285px;overflow:hidden;padding:0 0 0 57px;text-overflow:ellipsis;white-space:nowrap}.head-reading .btns.left{float:left}.head-reading .btns.right{float:right}.head-reading .btns .download-pdf{background:url(../../d8dbd7b2c8531d0ffcd9.svg) no-repeat 50%/18px 18px;height:68px;width:68px}.head-reading .btns .notes{background:url(../../e74d6d600314dd0a21b0.svg) no-repeat 50%/18px 18px;height:68px;width:68px}.head-reading .btns .font-size{background:url(../../51738b0de1c7358963fc.svg) no-repeat 50%/24px 24px;height:68px;width:68px}.head-reading .btns #fullscreen{background:url(../../aa3719e56a157d490aba.svg) no-repeat 50%/24px 24px;height:68px;width:68px}.head-reading .btns .dropdown-font{display:none}.head-reading .btns .dropdown-font.show{display:block}.head-reading .btns .head-thumb-image{height:50px;margin:10px 20px 0;width:auto}.head-reading .top-title{color:#a2acb4;font-size:18px;left:50%;line-height:66px;position:absolute;transform:translate(-50%);white-space:nowrap}.head-reading .top-title span{display:inline-block;max-width:568px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.head-reading .top-title i{font-style:normal;overflow:hidden;vertical-align:middle}.head-reading .progress-wrap{background-color:#2d3338;clear:both;height:4px;overflow:hidden;position:relative}.head-reading .progress-wrap .progress{background-color:#fff;height:4px;position:absolute}.head-reading .progress-wrap .pin{background-color:#000;height:4px;position:absolute;width:4px}.head-reading .dd-wrap{position:relative}.head-reading .dropdown{background-color:#fff;border-radius:2px;box-shadow:0 11px 25px rgba(0,0,0,.18);display:none;left:10px;padding:0 10px;position:absolute;top:65px;width:243px;z-index:10}.head-reading .dropdown.show{display:block}.head-reading .dropdown:before{border-bottom:5px solid #fff;border-left:5px solid transparent;border-right:5px solid transparent;content:"";height:0;left:20px;position:absolute;top:-5px;width:0}.head-reading .dropdown .label{color:#b4b9be;font-size:12px;padding:15px 0 14px}.head-reading .dropdown a{border-top:1px solid #dbdcdc;color:#494d54;display:block;font-size:12px;font-weight:600;line-height:1.7;padding:18px 0 3px;text-decoration:none}.head-reading .dropdown span{display:block;line-height:1.2;margin-bottom:15px}.head-reading .dropdown span.sub{padding-left:15px}.head-reading .dropdown .btns{border-top:1px solid #dbdcdc;display:flex;justify-content:space-between;padding:10px 0}.head-reading .dropdown .btns input[type=radio]{display:none}.head-reading .dropdown .btns label{border-radius:30px;cursor:pointer;height:34px;line-height:2.4;text-align:center;width:67px}.head-reading .dropdown .btns.size button{background-color:transparent;color:#2d3338;font-size:18px;height:34px;width:85px}.head-reading .dropdown .btns.size button:disabled{color:#cdd1d5}.head-reading .dropdown .btns.size #decrease-font{font-size:12px}.head-reading .dropdown .btns.color .theme-button{border-radius:30px;cursor:pointer;height:34px;line-height:2.4;text-align:center;width:67px}.head-reading .dropdown .btns.color .active{box-shadow:inset 0 0 0 2px #347bd9}.head-reading .dropdown .btns.color .white-theme{background-color:#fff;border-top:1px solid #dbdcdc}.head-reading .dropdown .btns.color .sepia-theme{background-color:#f4efdf}.head-reading .dropdown .btns.color .black-theme{background-color:#000;color:#fff}.head-reading .dropdown .btns.font{display:block;text-align:center}.head-reading .dropdown .btns.font .font-button{cursor:pointer;font-weight:600;line-height:2.4}.head-reading .dropdown .btns.font .font-button.active{color:#347bd9}.head-reading .dropdown.font-dropdown{left:auto;right:10px}.head-reading .dropdown.font-dropdown:before{left:auto;right:20px}.wrap-reading{clear:both;margin:0 auto;max-width:635px;padding-top:60px}.wrap-reading article{color:#d9dee2;font-size:18px;line-height:1.6;margin-bottom:30px}.wrap-reading article .title,.wrap-reading article h1{font-size:40px;font-weight:700;line-height:1.3;margin:0 0 15px}.wrap-reading article .sub-title,.wrap-reading article h2{font-size:18px;font-weight:400;line-height:1.2;margin:0 0 10px}.wrap-reading article h3{font-size:24px;font-weight:700;line-height:1.4;margin:55px 0 25px}.wrap-reading article h4{color:#7a838b;font-size:20px;font-weight:700;line-height:1.3;margin:0 0 20px}.wrap-reading article h5{color:#7a838b;font-size:12px;font-weight:600;line-height:1.4;margin:0 0 10px;text-transform:uppercase}.wrap-reading article blockquote{border-left:6px solid #7a838b;font-size:24px;font-style:italic;line-height:1.6;margin:80px 0;padding-left:28px}.wrap-reading article .author{font-size:16px}.wrap-reading article p{margin:0 0 32px}.wrap-reading article p.s1,.wrap-reading article p.s3,.wrap-reading article p.s5,.wrap-reading article p.s7{font-size:24px;margin-top:50px}.wrap-reading article ul{list-style:disc;list-style-position:outside;margin-bottom:30px;margin-left:30px}.wrap-reading article ol{list-style:decimal;list-style-position:outside;margin-left:30px;padding:0}.wrap-reading article .file-content{-webkit-touch-callout:text;display:inline-block;-webkit-user-select:text;-khtml-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.wrap-reading article .file-content img{display:none}.wrap-reading article.font-size-1{font-size:11px}.wrap-reading article.font-size-1 .title,.wrap-reading article.font-size-1 h1{font-size:22px}.wrap-reading article.font-size-1 .sub-title,.wrap-reading article.font-size-1 h2{font-size:18px;margin:0 0 10px}.wrap-reading article.font-size-1 h3{font-size:16px;margin:30px 0 10px}.wrap-reading article.font-size-1 h4{font-size:20px;margin:0 0 15px}.wrap-reading article.font-size-1 h5{font-size:12px;margin:0 0 10px}.wrap-reading article.font-size-1 .author{font-size:10px}.wrap-reading article.font-size-1 p{margin:0 0 15px}.wrap-reading article.font-size-1 p.s1,.wrap-reading article.font-size-1 p.s3,.wrap-reading article.font-size-1 p.s5,.wrap-reading article.font-size-1 p.s7{font-size:16px;margin-top:30px}.wrap-reading article.font-size-2{font-size:14px}.wrap-reading article.font-size-2 .title,.wrap-reading article.font-size-2 h1{font-size:32px}.wrap-reading article.font-size-2 .sub-title,.wrap-reading article.font-size-2 h2{font-size:18px;margin:0 0 10px}.wrap-reading article.font-size-2 h3{font-size:18px;margin:40px 0 15px}.wrap-reading article.font-size-2 h4{font-size:20px;margin:0 0 15px}.wrap-reading article.font-size-2 h5{font-size:12px;margin:0 0 10px}.wrap-reading article.font-size-2 .author{font-size:12px}.wrap-reading article.font-size-2 p{margin:0 0 20px}.wrap-reading article.font-size-2 p.s1,.wrap-reading article.font-size-2 p.s3,.wrap-reading article.font-size-2 p.s5,.wrap-reading article.font-size-2 p.s7{font-size:20px;margin-top:40px}.wrap-reading article.font-size-4{font-size:22px}.wrap-reading article.font-size-4 .title,.wrap-reading article.font-size-4 h1{font-size:44px}.wrap-reading article.font-size-4 .sub-title,.wrap-reading article.font-size-4 h2{font-size:23px;margin:0 0 10px}.wrap-reading article.font-size-4 h3{font-size:27px;margin:65px 0 30px}.wrap-reading article.font-size-4 h4{font-size:24px;margin:0 0 25px}.wrap-reading article.font-size-4 h5{font-size:15px;margin:0 0 15px}.wrap-reading article.font-size-4 .author{font-size:20px}.wrap-reading article.font-size-4 p{margin:0 0 40px}.wrap-reading article.font-size-4 p.s1,.wrap-reading article.font-size-4 p.s3,.wrap-reading article.font-size-4 p.s5,.wrap-reading article.font-size-4 p.s7{font-size:28px;margin-top:60px}.wrap-reading article.font-size-5{font-size:26px}.wrap-reading article.font-size-5 .title,.wrap-reading article.font-size-5 h1{font-size:48px}.wrap-reading article.font-size-5 .sub-title,.wrap-reading article.font-size-5 h2{font-size:28px;margin:0 0 15px}.wrap-reading article.font-size-5 h3{font-size:32px;margin:75px 0 35px}.wrap-reading article.font-size-5 h4{font-size:28px;margin:0 0 25px}.wrap-reading article.font-size-5 h5{font-size:18px;margin:0 0 15px}.wrap-reading article.font-size-5 .author{font-size:24px}.wrap-reading article.font-size-5 p{margin:0 0 45px}.wrap-reading article.font-size-5 p.s1,.wrap-reading article.font-size-5 p.s3,.wrap-reading article.font-size-5 p.s5,.wrap-reading article.font-size-5 p.s7{font-size:32px;margin-top:70px}.wrap-reading .copyrights{color:#a2acb4;font-size:12px;line-height:1.4}.feedback-section{border-bottom:1px solid #e5e9eb;border-top:1px solid #e5e9eb;margin-bottom:27px;padding:50px 0;text-align:center}.feedback-section .question{color:#e5e9eb;font-size:18px;font-weight:600;margin-bottom:35px}.feedback-section button{background-color:transparent;border:1px solid #fff;color:#fff;cursor:pointer;display:inline-block;height:40px;padding:12px 24px}.feedback-section button:last-child{margin-left:18px}.about{color:#fff;font-size:18px;font-weight:600;margin-bottom:0;margin-top:64px}.speaker-card.speaker-card--dark{border-radius:2px;display:inline-block;padding:40px 0;width:100%}.speaker-card.speaker-card--dark .l_col{float:left;margin:0 16px 30px 4px;width:83px}.speaker-card.speaker-card--dark .l_col .pic{position:relative}.speaker-card.speaker-card--dark .l_col .pic .author-image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:2px 2px 20px 2px;border-radius:2px 2px 16px 2px;height:107px;position:relative;width:83px}.speaker-card.speaker-card--dark .l_col .pic:before{background-color:#fbc04a;bottom:-4px;content:"";display:block;height:83px;left:-4px;position:absolute;width:36px}.speaker-card.speaker-card--dark .r_col{float:left;width:calc(100% - 104px)}.speaker-card.speaker-card--dark .r_col .name{color:#fff;font-weight:600;margin-bottom:20px;text-transform:capitalize}.speaker-card.speaker-card--dark .r_col .job{color:#fff;font-size:12px;margin-bottom:18px;text-transform:capitalize}.speaker-card.speaker-card--dark .r_col .desc{color:#fff;line-height:1.7}.read-summary-mod h3{color:#fff}.read-summary-mod .books-grid{justify-content:normal}.read-summary-mod li strong{color:#fff}.read-summary-mod li i{color:#c8ced4}.read-summary-mod li a{text-decoration:none}#context-menu{background-color:#fff;border-radius:3px;box-shadow:0 6px 26px rgba(0,0,0,.14);display:none;padding:18px 18px 10px;position:absolute;width:226px;z-index:100}#context-menu.active{display:block}#context-menu .color-palette{border-bottom:1px solid #eff1f3;margin:0 0 8px;padding-bottom:12px}#context-menu .color-palette.hidden{display:none}#context-menu .color-palette .color{cursor:pointer;display:inline-block;height:16px;width:16px}#context-menu .color-palette input[type=checkbox],#context-menu .color-palette input[type=radio]{display:none}#context-menu .color-palette input[type=checkbox]:checked+label,#context-menu .color-palette input[type=radio]:checked+label{box-shadow:0 0 0 3px #c8c8c8}#context-menu .color-palette .color{border-radius:8px;margin:0 11px 0 0}#context-menu .color-palette .color:hover{box-shadow:0 0 0 3px #c8c8c8}#context-menu .color-palette .color.color-1{background-color:#ca8c32}#context-menu .color-palette .color.color-2{background-color:#2a6e52}#context-menu .color-palette .color.color-3{background-color:#245586}#context-menu .color-palette .color.color-4{background-color:#aa415b}#context-menu .color-palette .color.color-5{background-color:#505185}#context-menu .color-palette .btn-underline{background:url(../../3aef382fc1e76fe8e30c.svg) no-repeat 50%/16px 16px;cursor:pointer;display:inline-block;height:16px;width:16px}#context-menu .btns .hidden{display:none}#context-menu .btns div span{color:#a2acb4;float:right;padding:6px 0 0;text-align:right}#context-menu .btns div button{color:#3f464d;margin-bottom:8px;padding:5px 0 5px 30px;text-align:left;width:85%}#context-menu .btns div .add-note{background:url(../../7feb29df84d2d6f1c8f3.svg) no-repeat 0/14px auto}#context-menu .btns div .copy{background:url(../../e329fdadeaa1d548be10.svg) no-repeat 0/14px auto}body.theme-black{background-color:#000}body.theme-black a{color:#fff}body.theme-black .head-reading{background-color:#000}body.theme-black .the-edge-wrapper .similar-edges--reader,body.theme-black .the-edge-wrapper .similar-edges--reader .edge-info p{color:#fff}body.theme-sepia,body.theme-sepia .head-reading{background-color:#f4efdf}body.theme-sepia .head-reading .btns .back-btn{background-image:url(../../2199d0f2b68f00bc80ef.svg)}body.theme-sepia .head-reading .btns .download-pdf{background-image:url(../../5dcce9b9564e500498be.svg)}body.theme-sepia .head-reading .btns .notes{background-image:url(../../5fbdf016d62d43dd2b3b.svg)}body.theme-sepia .head-reading .btns .font-size{background-image:url(../../ffe91e3177c0f672f993.svg)}body.theme-sepia .head-reading .btns #fullscreen{background-image:url(../../a4c0de85cb34becdd819.svg)}body.theme-sepia .head-reading .menu{background-image:url(../../49cfad3855df1b052f7d.svg);color:#684432}body.theme-sepia .head-reading .progress-wrap{background-color:#cdccc4}body.theme-sepia .head-reading .progress-wrap .progress{background-color:#684432}body.theme-sepia .head-reading .progress-wrap .pin{background-color:#f4efdf}body.theme-sepia .wrap-reading article,body.theme-sepia .wrap-reading article h4{color:#684432}body.theme-sepia .wrap-reading .feedback-section{border-color:#684432}body.theme-sepia .wrap-reading .feedback-section .question{color:#684432}body.theme-sepia .wrap-reading .feedback-section button{border-color:#684432;color:#684432}body.theme-sepia .wrap-reading .about,body.theme-sepia .wrap-reading .speaker-card .r_col .desc,body.theme-sepia .wrap-reading .speaker-card .r_col .name{color:#684432}body.theme-sepia .more-summaries{border-color:#684432}body.theme-sepia .more-summaries h3,body.theme-sepia .more-summaries strong{color:#684432}body.theme-sepia .more-summaries i{color:#7a838b}body.theme-sepia .the-edge-wrapper .similar-edges--reader,body.theme-sepia .the-edge-wrapper .similar-edges--reader .edge-info p{color:#684432}body.theme-white,body.theme-white .head-reading{background-color:#fff}body.theme-white .head-reading .btns .back-btn{background-image:url(../../e5caae97ea642ae50ea1.svg)}body.theme-white .head-reading .btns .download-pdf{background-image:url(../../0d6325ded19782a0803b.svg);text-align:center}body.theme-white .head-reading .btns .notes{background-image:url(../../fb8ea04386cc77558a0e.svg)}body.theme-white .head-reading .btns .font-size{background-image:url(../../8209a1f609d9d1b85db3.svg)}body.theme-white .head-reading .btns #fullscreen{background-image:url(../../52c478d71bca732e33a0.svg)}body.theme-white .head-reading .menu{background-image:url(../../eba1138a21a9a1c558e8.svg);color:#0d121b}body.theme-white .head-reading .progress-wrap{background-color:#cdccc4}body.theme-white .head-reading .progress-wrap .progress{background-color:#0d121b}body.theme-white .head-reading .progress-wrap .pin{background-color:#fff}body.theme-white .wrap-reading article{color:#0d121b}body.theme-white .wrap-reading .feedback-section{border-color:#d9dee2}body.theme-white .wrap-reading .feedback-section .question{color:#0d121b}body.theme-white .wrap-reading .feedback-section button{border-color:#0d121b;color:#0d121b}body.theme-white .wrap-reading .about,body.theme-white .wrap-reading .speaker-card .r_col .desc,body.theme-white .wrap-reading .speaker-card .r_col .name{color:#0d121b}body.theme-white .more-summaries{border-color:#d9dee2}body.theme-white .more-summaries h3,body.theme-white .more-summaries strong{color:#0d121b}body.theme-white .more-summaries i{color:#7a838b}body.theme-white .the-edge-wrapper .similar-edges--reader,body.theme-white .the-edge-wrapper .similar-edges--reader .edge-info p{color:#0d121b}body.font-lato #the_article .file-content{font-family:Lato}body.font-times-new-roman #the_article .file-content{font-family:TimesNewRoman,Times New Roman,Times}body.font-verdana #the_article .file-content{font-family:Verdana}body.font-arial #the_article .file-content{font-family:Arial}.wrap-reading article .selection-wrap.inactive{background-color:transparent;border-bottom:none;color:inherit;padding-bottom:0}.wrap-reading article .selection-wrap .private-note{background-color:inherit;color:inherit;display:inline;height:22px;margin-top:4px;position:absolute;right:-30px;width:22px;z-index:5}.wrap-reading article .selection-wrap .private-note textarea{background-color:inherit;border:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;color:inherit;height:240px;outline:none;overflow:auto;resize:none;width:240px}.wrap-reading article .selection-wrap .private-note.folded{cursor:pointer;z-index:0}.wrap-reading article .selection-wrap .private-note.folded textarea{display:none;height:22px;width:22px}.wrap-reading article .selection-wrap .private-note.folded:hover{box-shadow:0 0 0 2px gray}.wrap-reading article .bg-color-1{background-color:#ca8c32;color:#fff}.wrap-reading article .bg-color-2{background-color:#2a6e52;color:#fff}.wrap-reading article .bg-color-3{background-color:#245586;color:#fff}.wrap-reading article .bg-color-4{background-color:#aa415b;color:#fff}.wrap-reading article .bg-color-5{background-color:#505185;color:#fff}.wrap-reading article .underline{border-bottom:2px solid #f03a47;padding-bottom:2px}body.theme-white .wrap-reading article .bg-color-1 li::marker,body.theme-white .wrap-reading article .bg-color-2 li::marker,body.theme-white .wrap-reading article .bg-color-3 li::marker,body.theme-white .wrap-reading article .bg-color-4 li::marker,body.theme-white .wrap-reading article .bg-color-5 li::marker{color:#000}body.theme-sepia .wrap-reading article .bg-color-1 li::marker,body.theme-sepia .wrap-reading article .bg-color-2 li::marker,body.theme-sepia .wrap-reading article .bg-color-3 li::marker,body.theme-sepia .wrap-reading article .bg-color-4 li::marker,body.theme-sepia .wrap-reading article .bg-color-5 li::marker{color:#684432}#btn-done-note{background-color:#3f464d;color:#fff;display:none;font-weight:600;height:40px;left:20px;line-height:2.8;position:fixed;right:20px;text-align:center;top:calc(100vh - 120px);z-index:100010}@media (pointer:coarse),(pointer:none){.wrap-reading article .selection-wrap .private-note:not(.folded){left:0;margin-top:0;position:fixed;top:0;width:100vw;z-index:100000}.wrap-reading article .selection-wrap .private-note:not(.folded) textarea{background-color:#fff;color:#a2acb4;height:100vh;margin-top:16px;padding:18px 20px;width:100vw}#btn-done-note.shown{display:block}}@media (max-width:1230px){.head-reading .top-title span{max-width:420px}}@media (max-width:1030px){.head-reading .top-title span{display:none}}@media (max-width:940px){.head-reading .btns .menu{max-width:57px}}@media (max-width:720px){.wrap-reading{margin:0 24px 0 10px}}@media (max-width:636px){.head-reading .top-title{left:190px}}@media (max-width:510px){.head-reading .top-title{left:150px}.head-reading .btns .back-btn{width:42px}.head-reading .btns .head-thumb-image{margin:10px 15px 0}.head-reading .btns #fullscreen,.head-reading .btns .download-pdf,.head-reading .btns .font-size,.head-reading .btns .notes{width:42px}}@media (max-width:460px){.wrap-reading{padding-left:4px;padding-right:4px}.speaker-card.speaker-card--dark .l_col,.speaker-card.speaker-card--dark .r_col{float:none;width:100%}}.affiliates-wrapper{margin:0 auto}.affiliates-wrapper .sections.affiliates .section-box .section-text{padding-left:0;padding-right:40px}.affiliates-wrapper .sections.affiliates .section-box .section-text h2{font-size:32px}.affiliates-wrapper .sections.affiliates .section-box .section-text h6{font-size:20px;line-height:140%}.affiliates-wrapper .sections.affiliates .section-box .section-text h6 span{color:green;font-weight:700;text-decoration:underline}.affiliates-wrapper .sections.affiliates .section-box .section-text p{line-height:170%}.affiliates-wrapper .sections.affiliates .section-box .section-image{padding-left:40px}.affiliates-wrapper .how-it-works{background-color:#f8fafc;margin:0 auto;width:85%}.affiliates-wrapper .how-it-works .hiw-top{text-align:center}.affiliates-wrapper .how-it-works .hiw-top h3{font-size:28px;line-height:42px;padding-top:80px}.affiliates-wrapper .how-it-works .hiw-top p{font-size:16px;line-height:170%;margin:0 auto;width:550px}.affiliates-wrapper .how-it-works .hiw-steps{display:flex}.affiliates-wrapper .how-it-works .hiw-steps .step{flex:1;padding:45px 43px 80px}.affiliates-wrapper .how-it-works .hiw-steps .step .step-icon img{height:67px;width:63px}.affiliates-wrapper .how-it-works .hiw-steps .step .step-icon .step-number{color:#fbc04a;font-size:36px;position:relative;right:48px;top:10px}.affiliates-wrapper .how-it-works .hiw-steps .step .step-icon-2 img{transform:rotate(65deg)}.affiliates-wrapper .how-it-works .hiw-steps .step .step-icon-3 img{transform:rotate(180deg)}.affiliates-wrapper .how-it-works .hiw-steps .step .step-info{font-size:16px;line-height:170%;width:273px}.affiliates-wrapper .how-it-works .hiw-steps .step .step-info a{color:#347bd9}.affiliates-wrapper .FAQ-AFF-wrapper{margin:0 auto;width:85%}.affiliates-wrapper .FAQ-AFF-wrapper h3{font-size:28px;margin-block-end:0;margin-top:50px}.affiliates-wrapper .FAQ-AFF-wrapper .accordion{margin:0}@media only screen and (min-width:1441px){.affiliates-wrapper .FAQ-AFF-wrapper,.affiliates-wrapper .how-it-works{width:1440px}}@media only screen and (max-width:1280px){.affiliates-wrapper .how-it-works .hiw-steps .step{padding:30px 0 10px 15px}.affiliates-wrapper .FAQ-AFF-wrapper{width:85%}}@media only screen and (max-width:1024px){.affiliates-wrapper .how-it-works .hiw-steps .step{padding:30px 0 10px 10px}.affiliates-wrapper .how-it-works .hiw-steps .step .step-info p{font-size:14px;width:90%}}@media only screen and (max-width:1024px) and (max-width:962px){.affiliates-wrapper .how-it-works .hiw-steps .step .step-info{width:250px}.affiliates-wrapper .how-it-works .hiw-steps .step .step-info p{font-size:14px;width:80%}}@media only screen and (max-width:1024px) and (max-width:800px){.affiliates-wrapper .sections.affiliates .section-box{flex-direction:column}.affiliates-wrapper .sections.affiliates .section-box .section-text{padding:0}.affiliates-wrapper .sections.affiliates .section-box .section-image{padding-left:0;padding-top:15px}.affiliates-wrapper .how-it-works .hiw-steps{flex-direction:column;margin:0 auto;padding:0 60px}.affiliates-wrapper .how-it-works .hiw-steps .step{margin:0 auto;padding:30px 0 10px}.affiliates-wrapper .how-it-works .hiw-steps .step .step-icon{padding-left:25px;text-align:center}.affiliates-wrapper .how-it-works .hiw-steps .step .step-info{padding-left:55px;text-align:center;width:300px}.affiliates-wrapper .FAQ-AFF-wrapper h3{margin-bottom:20px}}@media only screen and (max-width:1024px) and (max-width:560px){.affiliates-wrapper .how-it-works .hiw-top p{width:460px}}@media only screen and (max-width:1024px) and (max-width:414px){.affiliates-wrapper .sections.affiliates .section-box .section-text{margin-bottom:10px}.affiliates-wrapper .sections.affiliates .section-box .section-text h2{font-size:25px}.affiliates-wrapper .sections.affiliates .section-box .section-text .a{font-size:17px}.affiliates-wrapper .how-it-works .hiw-top h3{font-size:22px}.affiliates-wrapper .how-it-works .hiw-top p{font-size:14px;width:300px}.affiliates-wrapper .how-it-works .hiw-steps .step .step-icon{padding-left:0;padding-right:80px}.affiliates-wrapper .how-it-works .hiw-steps .step .step-info{padding-right:40px}.affiliates-wrapper .FAQ-AFF-wrapper h3{font-size:22px}}@media only screen and (max-width:1024px) and (max-width:375px){.affiliates-wrapper .how-it-works .hiw-steps .step .step-icon{padding-right:120px}.affiliates-wrapper .how-it-works .hiw-steps .step .step-info{padding-right:145px;width:355px}}@media only screen and (max-width:1024px) and (max-width:360px){.affiliates-wrapper .how-it-works .hiw-top p{width:260px}.affiliates-wrapper .how-it-works .hiw-steps .step .step-icon{padding-right:150px}.affiliates-wrapper .how-it-works .hiw-steps .step .step-info{padding-right:175px}}@media only screen and (max-width:1024px) and (max-width:320px){.affiliates-wrapper .how-it-works .hiw-steps .step .step-icon{padding-right:215px}.affiliates-wrapper .how-it-works .hiw-steps .step .step-info{padding-right:235px;width:400px}}.wrapper-about-us{height:fit-content;margin:0;width:100%}.page-intro{background-color:#f8fafc;height:310px;margin-top:0;width:100%}.page-intro .page-intro-content{margin:0 auto;width:65%}.page-intro .page-intro-content h1,.page-intro .page-intro-content p{text-align:center}.page-intro .page-intro-content h1{font-size:40px;margin-block-start:0;padding-top:7%}.page-intro .page-intro-content p{font-size:20px;line-height:140%}.sections.sec-about-us .section-box .section-image img{height:380px;width:507px}.sections.sec-about-us .section-box .section-text h2{font-size:32px;width:60%}.sections.sec-about-us .section-box .section-text p{font-size:16px;line-height:170%;padding-right:10px}@media only screen and (min-width:1440px){.wrapper-about-us{width:100%}}@media only screen and (max-width:1440px){.sections.sec-about-us .section-box .section-text h2,.sections.sec-about-us .section-box .section-text p{padding-left:5%}}@media only screen and (max-width:1280px){.sections.sec-about-us .section-box .section-text h2{font-size:25px}}@media only screen and (max-width:962px){.sections.sec-about-us .section-box{flex-direction:column-reverse}.sections.sec-about-us .section-box .section-text h2{margin-block-start:0;width:70%}.sections.sec-about-us .section-box.reverse{flex-direction:column-reverse}}@media only screen and (max-width:800px){.sections.sec-about-us .section-box .section-text{padding-left:0}.sections.sec-about-us .section-box .section-text h2{width:100%}}@media (max-width:600px){.wrapper-about-us .sections.sec-about-us .section-box .section-image img{height:320px;width:400px}.sub-footer.affiliates{display:block}}@media only screen and (max-width:560px){.page-intro{height:300px}.page-intro .page-intro-content h1{font-size:32px;padding-top:10%}.page-intro .page-intro-content p{font-size:16px}.wrapper-about-us .sections.sec-about-us .section-box .section-image img{height:281px;width:375px}}@media only screen and (max-width:414px){.page-intro .page-intro-content{width:90%}.wrapper-about-us .sections.sec-about-us .section-box .section-image img{height:200px;width:267px}}@media only screen and (max-width:375px){.sections.sec-about-us .section-box h2{font-size:20px}.sections.sec-about-us .section-box p{font-size:12px}}.sections{margin:5% auto 30px;width:85%}.sections .section-box{display:flex;padding-bottom:5%}.sections .section-box .section-image{display:flex;flex:1}.sections .section-box .section-image img{margin:0 auto}.sections .section-box .section-text{flex:1;padding:0 35px}.sections .section-box.reverse{flex-direction:row-reverse}@media only screen and (min-width:1440px){.sections{max-width:1440px}}@media only screen and (max-width:1280px){.sections .section-box .section-text h2{font-size:25px}}@media only screen and (max-width:1024px){.sections{width:90%}}@media only screen and (max-width:962px){.sections .section-box .section-image img{height:240px;width:320px}}@media only screen and (max-width:800px){.sections .section-box,.sections .section-box.reverse{flex-direction:column-reverse}}@media only screen and (max-width:560px){.sections{margin-top:5%}}@media only screen and (max-width:360px){.sections .section-box .section-image img{height:202px;width:270px}}.blog-wrapper{margin:0 auto;width:77%}.blog-wrapper .blog-heading .blog-heading-top{display:flex;justify-content:space-between}.blog-wrapper .blog-heading .blog-heading-top h2{font-size:32px;margin-block-end:0;margin-block-start:0;margin-bottom:16px;margin-top:40px}.blog-wrapper .blog-heading .blog-heading-top .filters-row{margin-top:40px}.blog-wrapper .blog-heading .blog-heading-top .filters-row .blog-dropdown img{height:36px;object-fit:cover;width:48px}.blog-wrapper .blog-heading .blog-heading-top .filters-row .blog-dropdown .title{margin:-2px 0 6px}.blog-wrapper .blog-heading .blog-subheading p{line-height:170%;width:252px}.blog-wrapper .blog-all-categories{display:flex;flex-wrap:wrap;margin-bottom:10px}.blog-wrapper .blog-all-categories .blog-category{background-color:#eef1f3;border-radius:2px;color:#aa415b;display:flex;font-size:10px;font-weight:600;letter-spacing:.2px;line-height:140%;margin-bottom:5px;margin-right:10px;margin-top:10px;padding:4px;text-decoration:none;text-transform:uppercase;width:fit-content}.blog-wrapper .blog-ad{display:flex;height:597px;margin-top:56px}.blog-wrapper .blog-ad .blog-ad-left{margin-right:32px}.blog-wrapper .blog-ad .blog-ad-left .blog-pic{width:100%}.blog-wrapper .blog-ad .blog-ad-left .blog-pic .blog-featured-pic{background-position:50%;background-repeat:no-repeat;background-size:contain;height:496px}.blog-wrapper .blog-ad .blog-ad-left .underneath-blog-pic a.blog-subtitle{color:#0d121b;font-size:24px;font-weight:600;line-height:150%;margin-top:16px;text-decoration:none}.blog-wrapper .blog-ad .blog-ad-left .underneath-blog-pic .blog-date{color:#7a838b;font-size:14px;font-weight:400;line-height:170%;margin-top:12px}.blog-wrapper .blog-ad .blog-ad-right .latest-hidden{display:none}.blog-wrapper .blog-ad .blog-ad-right h6.category-list{border-bottom:1px solid #eff1f3;font-size:14px;font-weight:700;line-height:170%;margin-block-end:0;margin-block-start:0;padding-bottom:10px;padding-top:7px}.blog-wrapper .blog-ad .blog-ad-right ul.blog-categories-filter{height:276px;width:346px}.blog-wrapper .blog-ad .blog-ad-right ul.blog-categories-filter li{border-bottom:1px solid #eff1f3;font-size:14px;line-height:170%;padding-bottom:12px;padding-top:12px}.blog-wrapper .blog-ad .blog-ad-right ul.blog-categories-filter li a{color:#0d121b;text-decoration:none}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form{background-color:#f8fafc;height:261px;margin-top:36px;width:345px}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon img{color:#3f464d;height:40px;margin:35px 153px 24px}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon p{font-size:14px;line-height:170%;margin-block-start:0;text-align:center}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon .subscribe-Q{font-weight:700}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon .subscription-email{border:1px solid #c8ced4;display:flex;display:inline-block;flex-direction:row;margin:0 40px;padding:2px}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon .subscription-email .email-subsc{background:#fff;border:none;float:left;font-size:17px;padding:10px;width:59%}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon .subscription-email .email-subsc .btn-blue{border:0;border-radius:2px;cursor:pointer;display:flex;float:left;font-size:14px;line-height:170%;padding:8px 22px;width:20%}.blog-wrapper .blog-grid{grid-gap:32px;display:grid;grid-template-columns:auto auto auto;margin-top:80px}.blog-wrapper .blog-grid li{list-style:none;margin-bottom:16px;width:346px}.blog-wrapper .blog-grid li .image-blog{background-position:50%;background-repeat:no-repeat;background-size:contain;height:259px}.blog-wrapper .blog-grid li .grid-cell-under{display:flex;justify-content:space-between}.blog-wrapper .blog-grid li .grid-cell-under .time-amount-read{color:#7a838b;font-size:14px;margin-top:10px}.blog-wrapper .blog-grid li .blog-blog-name a{color:#0d121b;font-size:18px;font-weight:900;line-height:22px;margin-top:14px;text-decoration:none}.blog-wrapper .blog-grid li .blog-date{color:#7a838b;font-size:14px;font-weight:400;line-height:170%;margin-top:12px}.blog-wrapper .loading-row{margin-bottom:96px}@media only screen and (min-width:1440px){.blog-wrapper{margin:0 auto;max-width:1104px}.blog-wrapper .blog-ad,.blog-wrapper .blog-heading{justify-content:center}.blog-wrapper .blog-ad .blog-ad-left{margin-right:30px}.blog-wrapper .blog-ad .blog-ad-left .underneath-blog-pic .blog-all-categories{min-width:724px}.blog-wrapper .blog-grid{justify-content:center;margin:80px auto;width:1104px}.blog-wrapper .blog-grid li{width:345px}.blog-wrapper .blog-grid li .grid-cell-under .blog-all-categories{max-width:265px}}@media only screen and (max-width:1440px){.blog-wrapper{max-width:1104px}.blog-wrapper .blog-ad{margin:56px auto;width:fit-content}.blog-wrapper .blog-ad .blog-ad-left{margin-right:32px}.blog-wrapper .blog-ad .blog-ad-left .underneath-blog-pic .blog-all-categories{min-width:724px}.blog-wrapper .blog-grid{margin:80px auto;width:fit-content}.blog-wrapper .blog-grid li .grid-cell-under .blog-all-categories{max-width:265px}.blog-wrapper .loading-row{margin-top:80px}}@media only screen and (max-width:1280px){.blog-wrapper{max-width:900px}.blog-wrapper .blog-heading .blog-heading-top{margin:0 auto;width:100%}.blog-wrapper .blog-ad{height:fit-content;margin:20px auto;width:fit-content}.blog-wrapper .blog-ad .blog-ad-left .blog-pic img{height:365px}.blog-wrapper .blog-ad .blog-ad-left .underneath-blog-pic .blog-all-categories{min-width:650px}.blog-wrapper .blog-ad .blog-ad-right ul.blog-categories-filter{height:225px;margin-block-end:0;width:213px}.blog-wrapper .blog-ad .blog-ad-right ul.blog-categories-filter li{padding-bottom:10px;padding-top:7px}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form{height:276px;margin-top:0;width:213px}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon{margin:0}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon img{margin:25px 0 10px 85px}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon p{font-size:12px}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon .subscription-email{border:none;margin:0 6px}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon .subscription-email .email-subsc{margin-left:2px;width:192px}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon .subscription-email .btn-blue.subsc{margin-left:3px;padding:12px 66px}.blog-wrapper .blog-grid{grid-gap:36px;margin:45px auto 0}.blog-wrapper .blog-grid li{width:273px}.blog-wrapper .blog-grid li .grid-cell-under .blog-all-categories{max-width:176px}.blog-wrapper .blog-grid li .image-blog{height:200px}}@media only screen and (max-width:1024px){.blog-wrapper .blog-heading .blog-heading-top{width:100%}.blog-wrapper .blog-ad .blog-ad-left .underneath-blog-pic .blog-all-categories{min-width:420px}.blog-wrapper .blog-ad .blog-ad-left .blog-pic .blog-featured-pic{height:300px}.blog-wrapper .blog-grid{width:100%}.blog-wrapper .blog-grid li{width:260px}}@media only screen and (max-width:962px){.blog-wrapper .blog-heading .blog-heading-top{flex-direction:column-reverse}.blog-wrapper .blog-heading .blog-heading-top .blog-heading-left{text-align:center}.blog-wrapper .blog-heading .blog-heading-top .blog-heading-left h2{margin-top:20px}.blog-wrapper .blog-heading .blog-heading-top .blog-heading-left .blog-subheading{text-align:center}.blog-wrapper .blog-heading .blog-heading-top .blog-heading-left .blog-subheading p{width:100%}.blog-wrapper .blog-heading .blog-heading-top .filters-row .search-wrap{float:none;margin:0 auto;width:316px}.blog-wrapper .blog-ad{flex-direction:column;height:fit-content}.blog-wrapper .blog-ad .blog-ad-left{height:fit-content;margin-right:0;width:612px}.blog-wrapper .blog-ad .blog-ad-left .underneath-blog-pic .blog-all-categories a.blog-category{margin-top:5px}.blog-wrapper .blog-ad .blog-ad-left .blog-pic .blog-featured-pic{height:418px}.blog-wrapper .blog-ad .blog-ad-right{height:fit-content;margin-top:15px}.blog-wrapper .blog-ad .blog-ad-right h6.category-list{border-bottom:0;margin-top:10px;padding-left:0;text-align:center;text-decoration:underline}.blog-wrapper .blog-ad .blog-ad-right ul.blog-categories-filter{display:flex;height:fit-content;margin:0 auto;width:fit-content}.blog-wrapper .blog-ad .blog-ad-right ul.blog-categories-filter li{border-bottom:0;border-right:1px solid gray;height:fit-content;margin-top:10px;padding:3px 12px}.blog-wrapper .blog-ad .blog-ad-right ul.blog-categories-filter li:first-child{padding-left:20px}.blog-wrapper .blog-ad .blog-ad-right ul.blog-categories-filter li:last-child{border-right:none}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form{height:fit-content;margin:20px 0;width:100%}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon{text-align:center}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon img{margin:20px 0}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon p.subscribe-Q{font-size:14px}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon .subscription-email button,.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon .subscription-email input{margin-left:0}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon .subscription-email button.btn-blue{margin-bottom:20px}.blog-wrapper .blog-grid{width:607px}.blog-wrapper .blog-grid li{width:179px}.blog-wrapper .blog-grid li .image-blog{height:230px}.blog-wrapper .blog-grid li .grid-cell-under{flex-direction:column;margin-bottom:5px}.blog-wrapper .blog-grid li .grid-cell-under .blog-all-categories{max-width:204px}.blog-wrapper .blog-grid li .blog-blog-name a{font-size:16px}}@media only screen and (max-width:800px){.blog-wrapper{max-width:80%}.blog-wrapper .blog-ad .blog-ad-left{width:100%}.blog-wrapper .blog-ad .blog-ad-left .blog-pic{height:fit-content}.blog-wrapper .blog-ad .blog-ad-left a.blog-category{margin-top:15px}.blog-wrapper .blog-ad .blog-ad-left .underneath-blog-pic a.blog-subtitle{font-size:23px}.blog-wrapper .blog-ad .blog-ad-right ul.blog-categories-filter li{padding:3px 25px}.blog-wrapper .blog-grid{grid-template-columns:auto auto;width:100%}.blog-wrapper .blog-grid li{width:243px}.blog-wrapper .blog-grid li .grid-cell-under a{margin-top:15px}.blog-wrapper .blog-grid li .grid-cell-under .time-amount-read{font-size:14px;margin-top:20px}.blog-wrapper .blog-grid li .blog-blog-name a{font-size:16px;margin-top:3px}}@media only screen and (max-width:650px){.blog-wrapper .blog-ad{margin:0 auto}.blog-wrapper .blog-ad .blog-ad-left{width:490px}.blog-wrapper .blog-ad .blog-ad-left .blog-pic .blog-featured-pic{height:350px}.blog-wrapper .blog-ad .blog-ad-right ul.blog-categories-filter li{font-size:12px;padding:2px 7px;text-align:center}.blog-wrapper .blog-ad .blog-ad-right ul.blog-categories-filter li:first-child{padding-left:10px}.blog-wrapper .blog-grid{width:490px}.blog-wrapper .blog-grid li{width:226px}}@media only screen and (max-width:590px){.blog-wrapper .blog-ad{align-items:center}.blog-wrapper .blog-ad .blog-ad-left{width:420px}.blog-wrapper .blog-ad .blog-ad-left .blog-pic .blog-featured-pic{height:280px}.blog-wrapper .blog-ad .blog-ad-left .blog-subtitle{font-size:19px}.blog-wrapper .blog-ad .blog-ad-left .blog-date{font-size:10px}.blog-wrapper .blog-ad .blog-ad-right{margin:15px auto}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon .subscription-email button.btn-blue.subsc{padding:12px 47px}.blog-wrapper .blog-grid{width:100%}.blog-wrapper .blog-grid li{width:215px}.blog-wrapper .blog-grid li .image-blog{height:200px}.blog-wrapper .blog-grid li .grid-cell-under a{margin-top:5px}.blog-wrapper .blog-grid li .grid-cell-under .blog-all-categories{margin-bottom:8px}}@media only screen and (max-width:500px){.blog-wrapper .blog-heading .blog-heading-top .blog-heading-left h2{font-size:25px}.blog-wrapper .blog-heading .blog-heading-top .blog-heading-left .blog-subheading p{font-size:11px;margin:0 auto;width:70%}.blog-wrapper .blog-ad{margin-top:15px;max-width:100%}.blog-wrapper .blog-ad .blog-ad-left{margin-right:0;width:100%}.blog-wrapper .blog-ad .blog-ad-left .blog-pic img{height:240px}.blog-wrapper .blog-ad .blog-ad-left .underneath-blog-pic .blog-all-categories{max-width:336px;min-width:336px}.blog-wrapper .blog-ad .blog-ad-left .underneath-blog-pic a.blog-subtitle{font-size:15px}.blog-wrapper .blog-ad .blog-ad-left .underneath-blog-pic .blog-date{font-size:10px}.blog-wrapper .blog-ad .blog-ad-right h6.category-list{font-size:12px;padding-bottom:0}.blog-wrapper .blog-ad .blog-ad-right ul.blog-categories-filter{margin:0 auto}.blog-wrapper .blog-ad .blog-ad-right ul.blog-categories-filter li{font-size:8px}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon p.subscribe-Q{font-size:12px}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon p{font-size:9px}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon .subscription-email input.email-subsc{font-size:9px;height:33px;width:135px}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon .subscription-email button.btn-blue.subsc{height:33px;margin-bottom:0;margin-left:0;padding:9px 40px}.blog-wrapper .blog-grid{grid-gap:15px;grid-template-columns:auto;width:365px}.blog-wrapper .blog-grid li{margin-bottom:15px;width:100%}.blog-wrapper .blog-grid li .image-blog{height:265px}.blog-wrapper .blog-grid li .grid-cell-under a.blog-category{font-size:9px;margin-top:10px}.blog-wrapper .blog-grid li .grid-cell-under .time-amount-read{font-size:12px;margin-bottom:10px;margin-top:5px}.blog-wrapper .blog-grid li a img{height:225px;width:300px}}@media only screen and (max-width:414px){.blog-wrapper .blog-ad .blog-ad-left{margin-top:5px;width:100%}.blog-wrapper .blog-ad .blog-ad-left .blog-pic .blog-featured-pic{height:230px}.blog-wrapper .blog-ad .blog-ad-left .underneath-blog-pic .blog-all-categories{max-width:290px;min-width:290px}.blog-wrapper .blog-ad .blog-ad-left .underneath-blog-pic .blog-all-categories .blog-category{font-size:8px}.blog-wrapper .blog-ad .blog-ad-left .underneath-blog-pic .blog-all-categories .blog-subtitle{font-size:13px;margin-top:7px}.blog-wrapper .blog-ad .blog-ad-left .underneath-blog-pic .blog-all-categories .blog-date{font-size:8px;margin-top:5px}.blog-wrapper .blog-ad .blog-ad-right{margin:0 auto}.blog-wrapper .blog-ad .blog-ad-right ul.blog-categories-filter li,.blog-wrapper .blog-ad .blog-ad-right ul.blog-categories-filter li:first-child,.blog-wrapper .blog-ad .blog-ad-right ul.blog-categories-filter li:last-child{align-items:center;display:flex;height:25px}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon .subscription-email button.btn-blue.subsc{padding:12px 40px}.blog-wrapper .blog-grid{width:100%}.blog-wrapper .blog-grid li .image-blog{height:225px}}@media only screen and (max-width:360px){.blog-wrapper .blog-heading .blog-heading-top .blog-heading-left h2{font-size:20px}.blog-wrapper .blog-ad .blog-ad-left{margin-right:0}.blog-wrapper .blog-ad .blog-ad-left .blog-pic .blog-featured-pic{height:190px}.blog-wrapper .blog-ad .blog-ad-left .underneath-blog-pic .blog-all-categories{max-width:250px;min-width:250px}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon .subscription-email button.btn-blue.subsc{padding:9px 30px;width:100%}.blog-wrapper .blog-grid li a img{height:180px;width:240px}}@media only screen and (max-width:320px){.blog-wrapper{margin-top:0}.blog-wrapper .blog-ad .blog-ad-left .blog-pic .blog-featured-pic{height:220px}.blog-wrapper .blog-ad .blog-ad-left .blog-pic .underneath-blog-pic .blog-all-categories{max-width:220px;min-width:211px}.blog-wrapper .blog-ad .blog-ad-left .blog-pic .blog-date{font-size:8px}.blog-wrapper .blog-ad .blog-ad-left .underneath-blog-pic a.blog-category{font-size:6px}.blog-wrapper .blog-ad .blog-ad-left .underneath-blog-pic .blog-subtitle{font-size:10px}.blog-wrapper .blog-ad .blog-ad-left .underneath-blog-pic .blog-date{font-size:6px}.blog-wrapper .blog-ad .blog-ad-right .latest-hidden{font-size:9px}.blog-wrapper .blog-ad .blog-ad-right ul.blog-categories-filter li{font-size:7px}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon img{height:30px;margin:10px 0}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon p.subscribe-Q{font-size:9px}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon p{font-size:8px;padding:0 40px}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon .subscription-email input.email-subsc{height:26px}.blog-wrapper .blog-ad .blog-ad-right .subscribe-form .subscribe-blog-icon .subscription-email button.btn-blue.subsc{font-size:11px;height:26px;padding:5px 14px}.blog-wrapper .blog-grid li .image-blog{height:180px}.blog-wrapper .blog-grid li .grid-cell-under a.blog-category{font-size:7px}.blog-wrapper .blog-grid li .blog-blog-name a{font-size:12px}.blog-wrapper .loading-row{margin-top:40px}}.blog-wrapper .blog-category-header{display:flex;font-size:32px;font-weight:700;line-height:44px;margin-bottom:56px;margin-top:40px}.blog-wrapper .blog-category-header a.return-to-blog{border-bottom:1px solid #0d121b;color:#0d121b;margin:0 8px;text-decoration:none}.blog-wrapper .blog-category-header .blog-current-page{padding:0 8px}@media only screen and (min-width:1440px){.blog-wrapper .blog-category-header{margin-left:152px}}@media only screen and (max-width:500px){.blog-wrapper .blog-category-header{font-size:25px}}@media only screen and (max-width:420px){.blog-wrapper .blog-category-header{font-size:20px}}.blog-wrapper{margin-top:56px}.blog-wrapper .blog-article-header{margin:0 auto 40px;max-width:726px}.blog-wrapper .blog-article-header h1{font-size:40px;margin-block-end:12px;margin-block-start:12px}.blog-wrapper .blog-article-header .date-and-read{color:#2d3338;font-size:16px;line-height:170%}.blog-wrapper .share-desktop{display:inline-block;padding:18px 0;width:100%}.blog-wrapper .positioning-nav .social-nav{position:relative;right:100px;top:-164px}.blog-wrapper .positioning-nav .social-nav li{display:block;margin-bottom:12px;margin-left:20px}.blog-wrapper .positioning-nav .social-nav li img{max-height:32px;max-width:32px}.blog-wrapper .article-content-wrap{height:fit-content;margin:0 auto;max-width:726px}.blog-wrapper .article-content-wrap .article-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:496px;margin-bottom:56px}.blog-wrapper .article-content-wrap .blog-content-section p{font-size:16px;line-height:170%;margin-bottom:16px;max-width:726px;text-align:justify}.blog-wrapper .article-content-wrap .blog-content-section p a{color:#00a5ee;text-decoration:none}.blog-wrapper .article-content-wrap .blog-content-section p.has-text-align-right{text-align:right}.blog-wrapper .article-content-wrap .blog-content-section p.has-text-align-left{text-align:left}.blog-wrapper .article-content-wrap .blog-content-section p.has-text-align-center{text-align:center}.blog-wrapper .article-content-wrap .blog-content-section h4{font-size:24px;font-weight:700;line-height:150%;margin:16px 0}.blog-wrapper .article-content-wrap .blog-content-section h5{color:#3f464d;font-size:20px;font-weight:700;line-height:140%;margin-bottom:16px}.blog-wrapper .article-content-wrap .blog-content-section .wp-block-image{margin:16px 0 1em}.blog-wrapper .article-content-wrap .blog-content-section ul{margin:0 0 1.5em 3em}.blog-wrapper .article-content-wrap .blog-content-section ul li{line-height:170%;list-style:disc}.blog-wrapper .article-content-wrap .blog-content-section .wp-block-embed{text-align:center}.blog-wrapper .article-content-wrap .blog-content-section:after{clear:both;content:"";display:table;line-height:0}.blog-wrapper .article-content-wrap .article-share hr{color:#eff1f3;height:1px;margin-bottom:56px}.blog-wrapper .article-content-wrap .article-share h6{font-size:18px;font-weight:600;margin-bottom:32px;text-align:center}.blog-wrapper .article-content-wrap .article-share .article-share-buttons{align-items:center;display:flex;justify-content:center;margin-bottom:56px}.blog-wrapper .article-content-wrap .article-share .article-share-buttons a{background-color:#fff;border:1px solid #e5e9eb;border-radius:2px;box-sizing:border-box;color:#2d3338;flex-direction:row;font-weight:600;margin-right:16px;padding:8px 24px}.blog-wrapper .article-content-wrap .article-share .article-share-buttons a:hover{background-color:#00a5ee;color:#fff}.blog-wrapper .article-content-wrap .article-about-author{margin-bottom:60px}.blog-wrapper .article-content-wrap .article-about-author h6{font-size:18px;font-weight:600}.blog-wrapper .article-content-wrap .article-about-author .A-author-profile{display:flex;height:fit-content}.blog-wrapper .article-content-wrap .article-about-author .A-author-profile .l_col{height:fit-content;height:140px;margin-right:16px}.blog-wrapper .article-content-wrap .article-about-author .A-author-profile .l_col .pic img{border-radius:2px 2px 16px 2px;bottom:122px;height:134px;left:2px;position:relative;width:83px}.blog-wrapper .article-content-wrap .article-about-author .A-author-profile .l_col .pic:before{background-color:#fbc04a;bottom:-16px;content:"";display:block;height:126px;left:-4px;position:relative;width:55px}.blog-wrapper .article-content-wrap .article-about-author .A-author-profile .r_col{height:fit-content}.blog-wrapper .article-content-wrap .article-about-author .A-author-profile .r_col .name{color:#0d121b;font-weight:600;line-height:170%}.blog-wrapper .article-content-wrap .article-about-author .A-author-profile .r_col .desc{line-height:170%;width:622px}.blog-wrapper .article-content-wrap .article-about-author .A-author-profile .r_col .desc p a{color:#00a5ee;text-decoration:none}.blog-wrapper .A-subscribe{align-items:center;background-color:#f8fafc;display:flex;height:320px;justify-content:space-between;margin:0 auto 80px;padding:103px 95px;width:80%}.blog-wrapper .A-subscribe .A-subsc-left .left-title{font-size:32px;font-weight:700;line-height:137%;margin-block-end:0;margin-block-start:0}.blog-wrapper .A-subscribe .A-subsc-left .left-subtitle{font-size:16px;line-height:170%;width:347px}.blog-wrapper .A-subscribe .A-subsc-right .subscription-email{border:1px solid #c8ced4;padding:2px}.blog-wrapper .A-subscribe .A-subsc-right .subscription-email input.email-subsc{border:none;width:64%}.blog-wrapper .A-more-articles{margin:0 auto;max-width:80%}.blog-wrapper .A-more-articles h6{font-size:18px;font-weight:600}.blog-wrapper .A-more-articles .blog-grid.blog-art{grid-gap:30px;margin-top:24px}@media only screen and (min-width:1440px){.blog-wrapper .blog-article-header .blog-all-categories .blog-category{font-size:12px}.blog-wrapper .blog-article-header .date-and-read{font-size:17px}.blog-wrapper .article-content-wrap .blog-content-section p{font-size:18px}.blog-wrapper .A-subscribe .A-subsc-right .subscription-email input.email-subsc{width:61%}.blog-wrapper .article-about-author .A-author-profile .r_col .desc p,.blog-wrapper .article-about-author .A-author-profile .r_col .name{font-size:16px}.A-more-articles h6{font-size:18px;font-weight:600;line-height:122%}.A-more-articles .blog-grid.blog-art{grid-gap:30px;margin:24px 0 80px;width:100%}.A-more-articles .blog-grid.blog-art li{width:273px}.A-more-articles .blog-grid.blog-art li .image-blog{height:307px}.A-more-articles .blog-grid.blog-art .grid-cell-under .blog-all-categories{max-width:160px;min-width:170px}}@media only screen and (max-width:1440px){.blog-wrapper{width:1108px}.blog-wrapper .blog-article-header .blog-all-categories .blog-category{font-size:12px}.blog-wrapper .positioning-nav .social-nav{right:120px}.blog-wrapper .article-content-wrap .article-image{height:496px}.blog-wrapper .A-subscribe .A-subsc-right .subscription-email input.email-subsc{width:65%}.blog-wrapper .A-subscribe .A-subsc-right .subscription-email button.btn-blue.subsc{padding:12px 17px}.blog-wrapper .A-more-articles .blog-grid.blog-art{grid-gap:26px;margin-bottom:60px;width:100%}.blog-wrapper .A-more-articles .blog-grid.blog-art li{width:278px}.blog-wrapper .A-more-articles .blog-grid.blog-art li .grid-cell-under{margin-top:10px}.blog-wrapper .A-more-articles .blog-grid.blog-art li .grid-cell-under .blog-all-categories{max-width:160px;min-width:170px}.blog-wrapper .A-more-articles .blog-grid.blog-art li .grid-cell-under .blog-all-categories .blog-category{margin-bottom:0;margin-right:5px}.blog-wrapper .A-more-articles .blog-grid.blog-art li .image-blog{height:230px}}@media only screen and (max-width:1280px){.blog-wrapper{max-width:900px}.blog-wrapper .blog-article-header{max-width:100%}.blog-wrapper .positioning-nav .social-nav{right:-50px}.blog-wrapper .article-content-wrap{max-width:100%}.blog-wrapper .article-content-wrap .article-image{height:615px}.blog-wrapper .A-subscribe,.blog-wrapper .A-subscribe .A-subsc-right .subscription-email button.btn-blue.subsc,.blog-wrapper .A-subscribe .A-subsc-right .subscription-email input.email-subsc{width:100%}.blog-wrapper .A-more-articles{max-width:100%}.blog-wrapper .A-more-articles .blog-grid.blog-art li{width:280px}}@media only screen and (max-width:1024px){.blog-wrapper{width:750px}.blog-wrapper .positioning-nav .social-nav{right:-55px}.blog-wrapper .article-content-wrap .article-image{height:510px}.blog-wrapper .A-subscribe{padding:103px 55px;width:100%}.blog-wrapper .A-subscribe .A-subsc-right .subscription-email{margin:0 auto;width:80%}.blog-wrapper .A-subscribe .A-subsc-right .subscription-email input.email-subsc{width:100%}.blog-wrapper .A-subscribe .A-subsc-right .subscription-email button.btn-blue.subsc{padding:12px}.blog-wrapper .A-more-articles{width:100%}.blog-wrapper .A-more-articles .blog-grid.blog-art{margin-bottom:80px}.blog-wrapper .A-more-articles .blog-grid.blog-art li{width:230px}.blog-wrapper .A-more-articles .blog-grid.blog-art li .image-blog{height:210px}}@media only screen and (max-width:962px){.blog-wrapper .positioning-nav,.blog-wrapper .share-desktop{display:none}.blog-wrapper .social-nav-mobile{border-bottom:1px solid #eff1f3;border-top:1px solid #eff1f3;clear:both;display:inline-block;margin:35px 0;padding:18px 0;width:100%}.blog-wrapper .social-nav-mobile span.label{display:inline-block;font-size:16px;margin-top:8px}.blog-wrapper .social-nav-mobile .social-nav ul li a img{max-height:32px;max-width:32px}.blog-wrapper .article-content-wrap .article-image{margin-bottom:35px}.blog-wrapper .A-subscribe .A-subsc-right .subscription-email{width:100%}.blog-wrapper .A-subscribe .A-subsc-right .subscription-email button-btn-blue.subsc{padding:12px 76px}.blog-wrapper .A-more-articles .blog-grid.blog-art{grid-gap:15px;width:100%}.blog-wrapper .A-more-articles .blog-grid.blog-art li{width:240px}.blog-wrapper .A-more-articles .blog-grid.blog-art li .grid-cell-under{flex-direction:column;margin-top:0}.blog-wrapper .A-more-articles .blog-grid.blog-art li .grid-cell-under .blog-all-categories{margin-bottom:5px}.blog-wrapper .A-more-articles .blog-grid.blog-art li .grid-cell-under .blog-all-categories .blog-category{font-size:8px}.blog-wrapper .A-more-articles .blog-grid.blog-art li .grid-cell-under .time-amount-read{margin-bottom:5px;margin-top:5px}}@media only screen and (max-width:800px){.blog-wrapper{width:540px}.blog-wrapper .blog-article-header h1{font-size:32px}.blog-wrapper .article-content-wrap .article-image{height:370px}.blog-wrapper .article-content-wrap .article-about-author{margin-bottom:0}.blog-wrapper .article-content-wrap .article-about-author .A-author-profile .r_col .desc{width:fit-content}.blog-wrapper .A-subscribe{height:255px;margin-bottom:0;padding:10px;width:100%}.blog-wrapper .A-subscribe .A-subsc-left{padding-left:15px}.blog-wrapper .A-subscribe .A-subsc-left .left-title{font-size:25px;width:240px}.blog-wrapper .A-subscribe .A-subsc-left .left-subtitle{font-size:14px;width:270px}.blog-wrapper .A-subscribe .A-subsc-right{margin:0 auto}.blog-wrapper .A-subscribe .A-subsc-right .subscription-email{border:none;margin:0 auto;width:80%}.blog-wrapper .A-subscribe .A-subsc-right .subscription-email input.email-subsc{border:1px solid #c8ced4;width:100%}.blog-wrapper .A-more-articles{width:100%}.blog-wrapper .A-more-articles .blog-grid.blog-art{grid-gap:5px;grid-template-columns:auto auto auto}.blog-wrapper .A-more-articles .blog-grid.blog-art li{width:168px}.blog-wrapper .A-more-articles .blog-grid.blog-art li .image-blog{height:150px}}@media only screen and (max-width:560px){.blog-wrapper{margin-top:30px;width:400px}.blog-wrapper .blog-article-header{margin-bottom:20px}.blog-wrapper .blog-article-header h1{font-size:25px}.blog-wrapper .blog-article-header .date-and-read{font-size:12px}.blog-wrapper .social-nav-mobile span.label{font-size:13px;margin:25 0}.blog-wrapper .article-content-wrap .article-image{height:274px}.blog-wrapper .article-content-wrap .blog-content-section p{font-size:15px}.blog-wrapper .article-content-wrap .blog-content-section h4{font-size:20px}.blog-wrapper .article-content-wrap .blog-content-section h5{font-size:17px}.blog-wrapper .article-content-wrap .article-share hr{margin-bottom:0}.blog-wrapper .article-content-wrap .article-share h6{margin-block-start:28px}.blog-wrapper .article-content-wrap .article-share .article-share-buttons{margin-bottom:30px}.blog-wrapper .article-content-wrap .article-share .article-share-buttons a.btn-light{padding:8px 10px;text-align:center}.blog-wrapper .article-content-wrap .article-about-author h6{margin-block-end:28px;margin-block-start:28px}.blog-wrapper .A-subscribe{flex-direction:column;height:fit-content;margin-top:40px}.blog-wrapper .A-subscribe .A-subsc-left{text-align:center}.blog-wrapper .A-subscribe .A-subsc-left p.left-title{font-size:20px;width:100%}.blog-wrapper .A-subscribe .A-subsc-left p.left-subtitle,.blog-wrapper .A-subscribe .A-subsc-right .subscription-email input.email-subsc{width:100%}.blog-wrapper .A-subscribe .A-subsc-right .subscription-email button.btn-blue.subsc{padding:8px}.blog-wrapper .A-more-articles h6{font-size:16px}.blog-wrapper .A-more-articles .blog-grid.blog-art{grid-template-columns:auto}.blog-wrapper .A-more-articles .blog-grid.blog-art li{width:100%}.blog-wrapper .A-more-articles .blog-grid.blog-art li .image-blog{height:280px}}@media only screen and (max-width:414px){.blog-wrapper{width:350px}.blog-wrapper .blog-article-header .blog-all-categories .blog-category{font-size:9px}.blog-wrapper .blog-article-header h1{font-size:19px}.blog-wrapper .blog-article-header .date-and-read,.blog-wrapper .social-nav-mobile span.label{font-size:9px}.blog-wrapper .article-content-wrap .article-image{height:239px;margin-bottom:15px}.blog-wrapper .article-content-wrap .blog-content-section p{font-size:12px;text-align:justify}.blog-wrapper .article-content-wrap .blog-content-section h4{font-size:16px}.blog-wrapper .article-content-wrap .blog-content-section h5{font-size:14px}.blog-wrapper .article-content-wrap .article-share h6{font-size:13px;margin-block-end:20px}.blog-wrapper .article-content-wrap .article-share .article-share-buttons button{font-size:11px;margin-right:13px}.blog-wrapper .article-content-wrap .article-about-author h6{font-size:13px}.blog-wrapper .article-content-wrap .article-about-author .A-author-profile .r_col .name{font-size:12px}.blog-wrapper .article-content-wrap .article-about-author .A-author-profile .r_col .desc{font-size:10px;text-align:justify}.blog-wrapper .A-subscribe{flex-direction:column}.blog-wrapper .A-subscribe .A-subsc-left p.left-title{font-size:16px;margin-top:25px;text-align:center}.blog-wrapper .A-subscribe .A-subsc-left p.left-subtitle{font-size:12px}.blog-wrapper .A-subscribe .A-subsc-right .subscription-email input.email-subsc{width:100%}.blog-wrapper .A-subscribe .A-subsc-right .subscription-email button.btn-blue.subsc{padding:8px 101px}.blog-wrapper .A-more-articles h6{font-size:13px}.blog-wrapper .A-more-articles .blog-grid.blog-art li{margin-bottom:15px;width:345px}.blog-wrapper .A-more-articles .blog-grid.blog-art li .image-blog{height:270px}}@media only screen and (max-width:360px){.blog-wrapper{width:310px}.blog-wrapper .article-content-wrap .article-image{height:212px}.blog-wrapper .article-content-wrap .article-share .article-share-buttons button:last-child{margin-right:0}.blog-wrapper .A-subscribe .A-subsc-right .subscription-email button.btn-blue.subsc{padding:8px 86px}.blog-wrapper .A-more-articles .blog-grid.blog-art li{width:310px}}@media only screen and (max-width:320px){.blog-wrapper{width:260px}.blog-wrapper .social-nav-mobile .social-nav ul li{margin-left:10px}.blog-wrapper .social-nav-mobile .social-nav ul li a img{max-height:24px;max-width:24px}.blog-wrapper .article-content-wrap .article-share .article-share-buttons a.btn-light{font-size:8px}.blog-wrapper .A-subscribe{margin-top:15px}.blog-wrapper .A-subscribe .A-subsc-right .subscription-email input.email-subsc{width:100%}.blog-wrapper .A-subscribe .A-subsc-right .subscription-email button.btn-blue.subsc{padding:8px}.blog-wrapper .A-more-articles .blog-grid.blog-art li{width:260px}.blog-wrapper .A-more-articles .blog-grid.blog-art li .image-blog{height:220px}}.content-element{position:relative}.content-element:before{background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:16px;left:-24px;position:absolute;top:8px;visibility:hidden;width:11px}@media (max-width:720px){.content-element:before{left:-18px}}.content-element:hover:before{background-image:url(../../7b73c7da30ab7dbcb865.svg);visibility:visible}.content-element.bookmark:before{background-image:url(../../0246ec0039420702d48c.svg);visibility:visible}ol.content-element:before,ul.content-element:before{content:none}ol.content-element li:before,ul.content-element li:before{left:-35px}.the-edge-wrapper .filters-row .search-input.the-edge{background:url(../../b0a9cb7537c48de6403f.svg) no-repeat left 14px center/12px 12px;padding:10px 36px}.the-edge-wrapper .edge-grid{margin-bottom:50px;margin-top:25px}.the-edge-wrapper .edge-grid ul{display:grid;grid-template-columns:auto auto}.the-edge-wrapper .edge-grid ul li{display:flex;margin-bottom:40px;width:525px}.the-edge-wrapper .edge-grid ul li .edge-img{background:url(../../f64f5bf9b61e7971a7d8.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:260px;position:relative;width:186px}.the-edge-wrapper .edge-grid ul li .edge-img .marks{display:flex;padding:8px;position:absolute;top:0}.the-edge-wrapper .edge-grid ul li .edge-img .marks .mark{display:inline-block;height:25px;margin:2px;width:25px}.the-edge-wrapper .edge-grid ul li .edge-img .marks .cup-icon{background:url(../../4a6f0234883af391106d.svg) no-repeat 50%/cover}.the-edge-wrapper .edge-grid ul li .edge-img .marks .later-icon{background:url(../../56e5db1e787836546e5f.svg) no-repeat 50%/cover}.the-edge-wrapper .edge-grid ul li .edge-img .marks .flag-icon{background:url(../../36e122585d94feb703e5.svg) no-repeat 50%/cover}.the-edge-wrapper .edge-grid ul li .edge-img .marks .in-progress-icon{background:url(../../61489c71fde2bea7381a.svg) no-repeat 50%/cover}.the-edge-wrapper .edge-grid ul li .edge-img .flag-icon{align-items:center;background:rgba(30,33,37,.8);border-radius:100px;display:flex;height:24px;justify-content:center;left:5px;position:relative;top:5px;width:24px}.the-edge-wrapper .edge-grid ul li .edge-img .flag-icon img{background:url(../../6420fbcba0456a9e9098.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:11px;width:10px}.the-edge-wrapper .edge-grid ul li .edge-info{padding:0 15px;width:350px}.the-edge-wrapper .edge-grid ul li .edge-info h6{font-size:18px;line-height:156%;margin-block-end:0;margin-block-start:0;margin-bottom:10px}.the-edge-wrapper .edge-grid ul li .edge-info .time-and-read{align-items:center;color:#7a838b;display:flex;font-size:14px;line-height:170%}.the-edge-wrapper .edge-grid ul li .edge-info .time-and-read img{margin-right:5px;vertical-align:text-top}.the-edge-wrapper .edge-grid ul li .edge-info p{color:#0d121b;line-height:170%}@media only screen and (max-width:1280px){.the-edge-head .wrap,.the-edge-wrapper{max-width:975px}.the-edge-wrapper .edge-grid ul li{width:500px}.the-edge-wrapper .edge-grid ul li .edge-info{width:300px}}@media only screen and (max-width:1024px){.the-edge-head .wrap,.the-edge-wrapper{max-width:915px}.the-edge-wrapper .edge-grid ul li{width:465px}.the-edge-wrapper .edge-grid ul li .edge-img{height:216px;width:155px}.the-edge-wrapper .edge-info{width:275px}.the-edge-wrapper .edge-info h6{font-size:16px}}@media only screen and (max-width:962px){.the-edge-head .wrap,.the-edge-wrapper{max-width:770px}.the-edge-wrapper .edge-grid ul li{width:375px}.the-edge-wrapper .edge-grid ul li .edge-info{width:270px}.the-edge-wrapper .edge-grid ul li .edge-info h6{font-size:16px}}@media only screen and (max-width:800px){.the-edge-wrapper .edge-grid ul{grid-template-columns:auto}.the-edge-wrapper .edge-grid ul li{width:100%}.the-edge-wrapper .edge-grid ul li .edge-info{width:65%}}@media only screen and (max-width:600px){.the-edge-wrapper .edge-grid ul li .edge-info{width:80%}}@media only screen and (max-width:550px){.the-edge-wrapper .filters-row .search-wrap{float:none}}@media only screen and (max-width:414px){.webinars-head.the-edge-head .wrap h1{font-size:26px}.webinars-head.the-edge-head .wrap .desc{font-size:11px}.the-edge-wrapper .filters-row .summaries-search .search-input.the-edge-search{font-size:12px;height:20px;margin-bottom:15px}.the-edge-wrapper .filters-row .filter-buttons .button-wrap .btn-arrows{font-size:12px}.the-edge-wrapper .edge-grid ul li .edge-info h6{font-size:14px}.the-edge-wrapper .edge-grid ul li .edge-info .time-and-read,.the-edge-wrapper .edge-grid ul li .edge-info p{font-size:12px}}@media only screen and (max-width:360px){.the-edge-wrapper .edge-grid ul li .edge-img{height:180px}.the-edge-wrapper .edge-grid ul li .edge-info h6{font-size:13px;line-height:140%}.the-edge-wrapper .edge-grid ul li .edge-info .time-and-read{font-size:10px}.the-edge-wrapper .edge-grid ul li .edge-info .time-and-read img{height:12px}.the-edge-wrapper .edge-grid ul li .edge-info p{font-size:10px}}.the-edge-details-wrapper .top-side .summary-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.the-edge-details-wrapper .top-side .top-title{line-height:137%}.the-edge-details-wrapper .top-side .buttons-wrap{display:flex}.the-edge-details-wrapper .top-side .buttons-wrap img{height:11px;margin-right:9px}.the-edge-details-wrapper .top-side .buttons-wrap a.btn-blue{align-items:center;display:flex;justify-content:space-around;width:124px}.the-edge-details-wrapper .top-side .buttons-wrap a.btn-light{align-items:center;background-color:#fff;border:1px solid #005dab;color:#005dab;cursor:pointer;display:flex;font-weight:600;height:40px;justify-content:space-around;line-height:171%;margin-right:10px;padding:12px 24px;text-align:center}.the-edge-details-wrapper .top-side .reading-time{display:flex}.the-edge-details-wrapper .top-side .reading-time span{font-size:12px}.the-edge-wrapper .similar-edges{border-top:1px solid #eff1f3;margin-top:55px}.the-edge-wrapper .similar-edges h6{font-size:18px}@media only screen and (max-width:1280px){.the-edge-details-wrapper .the-edge-wrapper{margin:0 auto}}@media only screen and (max-width:962px){.the-edge-details-wrapper .top-side .hr{display:none}}@media only screen and (max-width:514px){.the-edge-details-wrapper .top-side .buttons-wrap{clear:unset}.the-edge-details-wrapper .top-side .buttons-wrap a.btn-blue,.the-edge-details-wrapper .top-side .buttons-wrap a.btn-light{font-size:12px;width:100px}}@media only screen and (max-width:414px){.the-edge-details-wrapper .top-side .buttons-wrap{clear:both}}.replay-webinar .categories,.replay-webinar .top-title{margin-right:60px}.video-player-wrap{margin-bottom:36px;position:relative}.video-player-wrap video{width:100%}.video-player-wrap .placeholder{height:auto;width:100%}.video-player-wrap .signup{border-radius:50px;left:50%;padding-left:41px;position:absolute;top:50%;transform:translate(-50%,-50%)}.video-player-wrap .signup:before{border-bottom:6px solid transparent;border-left:9px solid #fff;border-top:6px solid transparent;content:"";height:0;left:21px;position:absolute;top:14px;width:0}@media (max-width:570px){.replay-webinar .top-side .button-wrap{position:absolute}}.library-banner{background-color:#005dab;min-height:64px;width:100%}.library-banner .library-nav{height:fit-content}.library-banner .library-nav ul{list-style:none;margin:0 auto;padding-top:15px;width:fit-content}.library-banner .library-nav ul li{display:inline-block;height:32px;margin:0 24px;width:fit-content}.library-banner .library-nav ul li a.tab-btn{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:600;line-height:171%;opacity:.64;padding:4px 6px 4px 8px;text-decoration:none}.library-banner .library-nav ul li a.tab-btn .library-counter{align-items:center;background:rgba(255,255,255,.24);border-radius:4px;color:#fff;display:flex;height:20px;justify-content:center;margin-left:4px;min-width:19px;padding:0 4px}.library-banner .library-nav ul li a.tab-btn.active{background:rgba(255,255,255,.24);border-radius:4px;opacity:1}.library-banner .library-nav ul li a.tab-btn.active .library-counter{background-color:#fff;color:#005dab}.my-library-wrap{height:fit-content;margin:56px auto;width:1108px}.my-library-wrap .empty-content{margin-bottom:338px}.my-library-wrap .empty-content p{color:#0d121b;font-size:16px;line-height:170%;margin:0 auto 107px;margin-block-end:0;margin-block-start:0;text-align:center;width:536px}.my-library-wrap .empty-content img{display:flex;margin:0 auto 43px}.my-library-wrap .empty-content span{color:#7a838b;display:flex;justify-content:space-around;line-height:170%;margin:0 auto 32px;text-align:center;width:536px}.my-library-wrap .empty-content .btn-wrap{display:flex;width:100%}.my-library-wrap .empty-content .btn-wrap .btn-create-bookshelf{margin:0 auto}.empty-content.hidden{display:none}@media only screen and (max-width:1280px){.my-library-wrap{max-width:900px}}@media only screen and (max-width:1024px){.my-library-wrap{max-width:750px}}@media only screen and (max-width:800px){.library-banner .library-nav ul li{margin:0 5px;padding:4px}.library-banner .library-nav ul li a.tab-btn{font-size:12px}.my-library-wrap{max-width:540px}}@media only screen and (max-width:590px){.library-banner .library-nav ul li{margin:0;padding:4px}.library-banner .library-nav ul li a.tab-btn{font-size:10px}.my-library-wrap{max-width:400px}.my-library-wrap .empty-content{margin-bottom:220px}.my-library-wrap .empty-content p{font-size:14px;margin-bottom:80px;width:380px}.my-library-wrap .empty-content span{font-size:12px;width:380px}}@media only screen and (max-width:500px){.library-banner .library-nav ul li{padding:0}.my-library-wrap{max-width:360px}.my-library-wrap .empty-content p{font-size:12px;margin-bottom:67px;width:280px}.my-library-wrap .empty-content span{font-size:10px;width:280px}}@media only screen and (max-width:414px){.library-banner .library-nav ul{padding-top:20px}.my-library-wrap{max-width:300px}.my-library-wrap .empty-content p{font-size:11px}}@media only screen and (max-width:380px){.library-banner .library-nav ul li{padding:0}.library-banner .library-nav ul li a.tab-btn{font-size:9px;padding:2px 3px 2px 2px}.my-library-wrap .empty-content p{font-size:10px}}@media only screen and (max-width:320px){.library-banner .library-nav ul li a.tab-btn{font-size:8px}}a{color:#0d121b;text-decoration:none}.my-library-wrap{min-height:600px}.my-library-wrap h6{font-size:18px;font-weight:600;line-height:122%;margin-block-end:0;margin-block-start:0;margin-bottom:16px;margin-top:40px}.my-library-wrap .sort-wrap{text-align:end}.my-library-wrap .sort-wrap span{color:#7a838b}.my-library-wrap .sort-wrap select{border:none;color:#0d121b;cursor:pointer;font-weight:600}.my-library-wrap .summaries-amount{color:#7a838b;font-size:16px;line-height:170%;margin-bottom:32px}.my-library-wrap .summaries-amount .total-sum{display:inline-block}.my-library-wrap .for-later-edge{border-bottom:1px solid #7a838b}.my-library-wrap .marks{display:flex;padding:8px;position:absolute;top:0}.my-library-wrap .marks .mark{display:inline-block;height:25px;margin:2px;width:25px}.my-library-wrap .marks .cup-icon{background:url(../../4a6f0234883af391106d.svg) no-repeat 50%/cover}.my-library-wrap .marks .later-icon{background:url(../../56e5db1e787836546e5f.svg) no-repeat 50%/cover}.my-library-wrap .marks .flag-icon{background:url(../../36e122585d94feb703e5.svg) no-repeat 50%/cover}.my-library-wrap .marks .in-progress-icon{background:url(../../61489c71fde2bea7381a.svg) no-repeat 50%/cover}.my-library-wrap .marks .play-icon{background:url(../../4bf4e49643e9f3b88adc.svg) no-repeat 50%/cover}.my-library-wrap .filled.in-progress-wrap .in-progress-items{grid-gap:32px;display:grid;grid-template-columns:auto auto;margin-top:24px}.my-library-wrap .filled.in-progress-wrap .in-progress-items .in-progress-box.edge-box .left-progress-box .progress-item-img{background:url(../../d53e5d3d7719adf7c224.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.my-library-wrap .filled.in-progress-wrap .in-progress-items .in-progress-box.video-box .left-progress-box div.progress-item-img{background:url(../../cc2322851e62b379d9c7.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:102px}.my-library-wrap .filled.in-progress-wrap .in-progress-items .in-progress-box.video-box .right-progress-box .right-progress-box-bottom .continue-button img{height:8.2px;width:6.7px}.my-library-wrap .filled.finished-all-wrap .my-library-edge,.my-library-wrap .filled.finished-all-wrap .my-library-summaries,.my-library-wrap .filled.finished-all-wrap .my-library-videos,.my-library-wrap .filled.finished-wrap .my-library-edge,.my-library-wrap .filled.finished-wrap .my-library-summaries,.my-library-wrap .filled.finished-wrap .my-library-videos,.my-library-wrap .filled.for-later-wrap .my-library-edge,.my-library-wrap .filled.for-later-wrap .my-library-summaries,.my-library-wrap .filled.for-later-wrap .my-library-videos{border-bottom:1px solid #7a838b}.my-library-wrap .filled.finished-all-wrap .my-library-edge .top-part-summaries,.my-library-wrap .filled.finished-all-wrap .my-library-summaries .top-part-summaries,.my-library-wrap .filled.finished-all-wrap .my-library-videos .top-part-summaries,.my-library-wrap .filled.finished-wrap .my-library-edge .top-part-summaries,.my-library-wrap .filled.finished-wrap .my-library-summaries .top-part-summaries,.my-library-wrap .filled.finished-wrap .my-library-videos .top-part-summaries,.my-library-wrap .filled.for-later-wrap .my-library-edge .top-part-summaries,.my-library-wrap .filled.for-later-wrap .my-library-summaries .top-part-summaries,.my-library-wrap .filled.for-later-wrap .my-library-videos .top-part-summaries{align-items:center;display:flex;justify-content:space-between}.my-library-wrap .filled.finished-all-wrap .my-library-edge .top-part-summaries a.see-all-link,.my-library-wrap .filled.finished-all-wrap .my-library-summaries .top-part-summaries a.see-all-link,.my-library-wrap .filled.finished-all-wrap .my-library-videos .top-part-summaries a.see-all-link,.my-library-wrap .filled.finished-wrap .my-library-edge .top-part-summaries a.see-all-link,.my-library-wrap .filled.finished-wrap .my-library-summaries .top-part-summaries a.see-all-link,.my-library-wrap .filled.finished-wrap .my-library-videos .top-part-summaries a.see-all-link,.my-library-wrap .filled.for-later-wrap .my-library-edge .top-part-summaries a.see-all-link,.my-library-wrap .filled.for-later-wrap .my-library-summaries .top-part-summaries a.see-all-link,.my-library-wrap .filled.for-later-wrap .my-library-videos .top-part-summaries a.see-all-link{color:#347bd9;text-decoration:underline;width:fit-content}.my-library-wrap .filled.finished-all-wrap .my-library-edge .top-part-summaries a.see-all-link .total-sum,.my-library-wrap .filled.finished-all-wrap .my-library-summaries .top-part-summaries a.see-all-link .total-sum,.my-library-wrap .filled.finished-all-wrap .my-library-videos .top-part-summaries a.see-all-link .total-sum,.my-library-wrap .filled.finished-wrap .my-library-edge .top-part-summaries a.see-all-link .total-sum,.my-library-wrap .filled.finished-wrap .my-library-summaries .top-part-summaries a.see-all-link .total-sum,.my-library-wrap .filled.finished-wrap .my-library-videos .top-part-summaries a.see-all-link .total-sum,.my-library-wrap .filled.for-later-wrap .my-library-edge .top-part-summaries a.see-all-link .total-sum,.my-library-wrap .filled.for-later-wrap .my-library-summaries .top-part-summaries a.see-all-link .total-sum,.my-library-wrap .filled.for-later-wrap .my-library-videos .top-part-summaries a.see-all-link .total-sum{display:inline-block;text-decoration:underline}.my-library-wrap .filled.finished-all-wrap .summaries-showing,.my-library-wrap .filled.finished-wrap .summaries-showing,.my-library-wrap .filled.for-later-wrap .summaries-showing{grid-gap:32px;display:grid;grid-template-columns:auto auto auto auto auto auto}.my-library-wrap .filled.finished-all-wrap .summaries-showing .library-summary,.my-library-wrap .filled.finished-wrap .summaries-showing .library-summary,.my-library-wrap .filled.for-later-wrap .summaries-showing .library-summary{margin-bottom:53px;position:relative}.my-library-wrap .filled.finished-all-wrap .summaries-showing .library-summary .library-summaries-img,.my-library-wrap .filled.finished-wrap .summaries-showing .library-summary .library-summaries-img,.my-library-wrap .filled.for-later-wrap .summaries-showing .library-summary .library-summaries-img{box-shadow:0 4px 8px 2px rgba(96,97,112,.16);filter:drop-shadow(0 4px 8px rgba(40,41,61,.08));height:238px;margin-bottom:8px;position:relative;width:157px}.my-library-wrap .filled.finished-all-wrap .summaries-showing .library-summary .library-summaries-img.FIN-summaries-img,.my-library-wrap .filled.finished-all-wrap .summaries-showing .library-summary .library-summaries-img.FL-summaries-img,.my-library-wrap .filled.finished-wrap .summaries-showing .library-summary .library-summaries-img.FIN-summaries-img,.my-library-wrap .filled.finished-wrap .summaries-showing .library-summary .library-summaries-img.FL-summaries-img,.my-library-wrap .filled.for-later-wrap .summaries-showing .library-summary .library-summaries-img.FIN-summaries-img,.my-library-wrap .filled.for-later-wrap .summaries-showing .library-summary .library-summaries-img.FL-summaries-img{background:url(../../e0ab8034567c28304238.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.my-library-wrap .filled.finished-all-wrap .summaries-showing .library-summary .library-summaries-img .new-badge,.my-library-wrap .filled.finished-wrap .summaries-showing .library-summary .library-summaries-img .new-badge,.my-library-wrap .filled.for-later-wrap .summaries-showing .library-summary .library-summaries-img .new-badge{background:url(../../829700d12c308aac83d1.svg);bottom:0;height:65px;position:absolute;right:0;width:65px}.my-library-wrap .filled.finished-all-wrap .summaries-showing .library-summary .library-summaries-img .remove-item,.my-library-wrap .filled.finished-wrap .summaries-showing .library-summary .library-summaries-img .remove-item,.my-library-wrap .filled.for-later-wrap .summaries-showing .library-summary .library-summaries-img .remove-item{display:none;position:absolute;right:-10px;top:-10px}.my-library-wrap .filled.finished-all-wrap .summaries-showing .library-summary .library-title,.my-library-wrap .filled.finished-wrap .summaries-showing .library-summary .library-title,.my-library-wrap .filled.for-later-wrap .summaries-showing .library-summary .library-title{font-weight:600;line-height:171%;margin-bottom:2px;max-width:157px}.my-library-wrap .filled.finished-all-wrap .summaries-showing .library-summary .library-author,.my-library-wrap .filled.finished-wrap .summaries-showing .library-summary .library-author,.my-library-wrap .filled.for-later-wrap .summaries-showing .library-summary .library-author{color:#7a838b;font-style:italic;margin-bottom:2px;max-width:157px}.my-library-wrap .filled.finished-all-wrap .summaries-showing .hidden-summaries:nth-child(n+7),.my-library-wrap .filled.finished-wrap .summaries-showing .hidden-summaries:nth-child(n+7),.my-library-wrap .filled.for-later-wrap .summaries-showing .hidden-summaries:nth-child(n+7){display:none}.my-library-wrap .filled.finished-all-wrap .summaries-empty,.my-library-wrap .filled.finished-wrap .summaries-empty,.my-library-wrap .filled.for-later-wrap .summaries-empty{margin-bottom:40px}.my-library-wrap .filled.finished-all-wrap .videos-showing,.my-library-wrap .filled.finished-wrap .videos-showing,.my-library-wrap .filled.for-later-wrap .videos-showing{grid-gap:3px;display:grid;grid-template-columns:auto auto auto}.my-library-wrap .filled.finished-all-wrap .videos-showing .library-videos,.my-library-wrap .filled.finished-wrap .videos-showing .library-videos,.my-library-wrap .filled.for-later-wrap .videos-showing .library-videos{margin-right:32px;max-width:346px;position:relative}.my-library-wrap .filled.finished-all-wrap .videos-showing .library-videos .library-videos-img,.my-library-wrap .filled.finished-wrap .videos-showing .library-videos .library-videos-img,.my-library-wrap .filled.for-later-wrap .videos-showing .library-videos .library-videos-img{height:259px;margin-bottom:20px;max-width:346px;position:relative}.my-library-wrap .filled.finished-all-wrap .videos-showing .library-videos .library-videos-img.FIN-videos-img,.my-library-wrap .filled.finished-all-wrap .videos-showing .library-videos .library-videos-img.FL-videos-img,.my-library-wrap .filled.finished-wrap .videos-showing .library-videos .library-videos-img.FIN-videos-img,.my-library-wrap .filled.finished-wrap .videos-showing .library-videos .library-videos-img.FL-videos-img,.my-library-wrap .filled.for-later-wrap .videos-showing .library-videos .library-videos-img.FIN-videos-img,.my-library-wrap .filled.for-later-wrap .videos-showing .library-videos .library-videos-img.FL-videos-img{background:url(../../cc2322851e62b379d9c7.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.my-library-wrap .filled.finished-all-wrap .videos-showing .library-videos .library-videos-img .remove-item,.my-library-wrap .filled.finished-wrap .videos-showing .library-videos .library-videos-img .remove-item,.my-library-wrap .filled.for-later-wrap .videos-showing .library-videos .library-videos-img .remove-item{display:none;position:absolute;right:-10px;top:-10px}.my-library-wrap .filled.finished-all-wrap .videos-showing .library-videos .blog-categories,.my-library-wrap .filled.finished-wrap .videos-showing .library-videos .blog-categories,.my-library-wrap .filled.for-later-wrap .videos-showing .library-videos .blog-categories{display:flex}.my-library-wrap .filled.finished-all-wrap .videos-showing .library-videos .blog-category,.my-library-wrap .filled.finished-wrap .videos-showing .library-videos .blog-category,.my-library-wrap .filled.for-later-wrap .videos-showing .library-videos .blog-category{margin:0 5px 5px 0}.my-library-wrap .filled.finished-all-wrap .videos-showing .library-videos .library-videos-title,.my-library-wrap .filled.finished-wrap .videos-showing .library-videos .library-videos-title,.my-library-wrap .filled.for-later-wrap .videos-showing .library-videos .library-videos-title{font-size:18px;font-weight:700;line-height:122%;margin-bottom:12px;margin-top:8px;text-transform:capitalize}.my-library-wrap .filled.finished-all-wrap .videos-showing .library-videos .library-videos-duration,.my-library-wrap .filled.finished-wrap .videos-showing .library-videos .library-videos-duration,.my-library-wrap .filled.for-later-wrap .videos-showing .library-videos .library-videos-duration{align-items:center;color:#7a838b;display:flex;margin-bottom:53px}.my-library-wrap .filled.finished-all-wrap .videos-showing .library-videos .library-videos-duration img,.my-library-wrap .filled.finished-wrap .videos-showing .library-videos .library-videos-duration img,.my-library-wrap .filled.for-later-wrap .videos-showing .library-videos .library-videos-duration img{margin-right:5px;vertical-align:text-top}.my-library-wrap .filled.finished-all-wrap .videos-showing .library-videos .library-title,.my-library-wrap .filled.finished-wrap .videos-showing .library-videos .library-title,.my-library-wrap .filled.for-later-wrap .videos-showing .library-videos .library-title{margin-bottom:12px}.my-library-wrap .filled.finished-all-wrap .videos-empty,.my-library-wrap .filled.finished-wrap .videos-empty,.my-library-wrap .filled.for-later-wrap .videos-empty{margin-bottom:40px}.my-library-wrap .filled.finished-all-wrap .edge-showing .edge-grid ul,.my-library-wrap .filled.finished-wrap .edge-showing .edge-grid ul,.my-library-wrap .filled.for-later-wrap .edge-showing .edge-grid ul{display:grid;grid-template-columns:auto auto;width:100%}.my-library-wrap .filled.finished-all-wrap .edge-showing .edge-grid ul li,.my-library-wrap .filled.finished-wrap .edge-showing .edge-grid ul li,.my-library-wrap .filled.for-later-wrap .edge-showing .edge-grid ul li{display:flex;margin-bottom:40px;position:relative;width:525px;width:100%}.my-library-wrap .filled.finished-all-wrap .edge-showing .edge-grid ul li .edge-img,.my-library-wrap .filled.finished-wrap .edge-showing .edge-grid ul li .edge-img,.my-library-wrap .filled.for-later-wrap .edge-showing .edge-grid ul li .edge-img{background:url(../../f64f5bf9b61e7971a7d8.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:260px;margin-right:16px;position:relative;width:186px}.my-library-wrap .filled.finished-all-wrap .edge-showing .edge-grid ul li .edge-img .remove-item,.my-library-wrap .filled.finished-wrap .edge-showing .edge-grid ul li .edge-img .remove-item,.my-library-wrap .filled.for-later-wrap .edge-showing .edge-grid ul li .edge-img .remove-item{display:none;position:absolute;right:-10px;top:-10px}.my-library-wrap .filled.finished-all-wrap .edge-showing .edge-grid ul li .edge-info,.my-library-wrap .filled.finished-wrap .edge-showing .edge-grid ul li .edge-info,.my-library-wrap .filled.for-later-wrap .edge-showing .edge-grid ul li .edge-info{max-width:321px}.my-library-wrap .filled.finished-all-wrap .edge-showing .edge-grid ul li .edge-info h6,.my-library-wrap .filled.finished-wrap .edge-showing .edge-grid ul li .edge-info h6,.my-library-wrap .filled.for-later-wrap .edge-showing .edge-grid ul li .edge-info h6{font-size:18px;font-weight:900;line-height:156%;margin-top:0;text-transform:capitalize}.my-library-wrap .filled.finished-all-wrap .edge-showing .edge-grid ul li .edge-info .time-and-read,.my-library-wrap .filled.finished-wrap .edge-showing .edge-grid ul li .edge-info .time-and-read,.my-library-wrap .filled.for-later-wrap .edge-showing .edge-grid ul li .edge-info .time-and-read{align-items:center;color:#7a838b;display:flex}.my-library-wrap .filled.finished-all-wrap .edge-showing .edge-grid ul li .edge-info .time-and-read img,.my-library-wrap .filled.finished-wrap .edge-showing .edge-grid ul li .edge-info .time-and-read img,.my-library-wrap .filled.for-later-wrap .edge-showing .edge-grid ul li .edge-info .time-and-read img{margin-right:5px;vertical-align:text-top}.my-library-wrap .filled.finished-all-wrap .edge-showing .edge-grid ul li .edge-info p,.my-library-wrap .filled.finished-wrap .edge-showing .edge-grid ul li .edge-info p,.my-library-wrap .filled.for-later-wrap .edge-showing .edge-grid ul li .edge-info p{color:#0d121b;line-height:170%}.my-library-wrap .filled.finished-all-wrap .edge-empty,.my-library-wrap .filled.finished-wrap .edge-empty,.my-library-wrap .filled.for-later-wrap .edge-empty{margin-bottom:40px}.my-library-wrap .filled.finished-all-wrap .my-library-webinars .webinars-showing .webinars-grid dd .title,.my-library-wrap .filled.finished-wrap .my-library-webinars .webinars-showing .webinars-grid dd .title,.my-library-wrap .filled.for-later-wrap .my-library-webinars .webinars-showing .webinars-grid dd .title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.my-library-wrap .filled.bookshelves-wrap{display:flex}.my-library-wrap .filled.bookshelves-wrap .existing-bookshelves{grid-gap:32px;display:grid;grid-template-columns:auto auto auto;justify-content:start;width:100%}.my-library-wrap .filled.bookshelves-wrap .existing-bookshelves .bookshelf-box{background-color:#f8fafc;border:1px solid #eff1f3;border-radius:4px;padding:24px;width:100%}.my-library-wrap .filled.bookshelves-wrap .existing-bookshelves .bookshelf-box .bookshelf-title{font-size:18px;font-weight:600;line-height:122%;margin-bottom:12px}.my-library-wrap .filled.bookshelves-wrap .existing-bookshelves .bookshelf-box .bookshelf-create-date{color:#a2acb4;font-size:12px;line-height:133%}.my-library-wrap .filled.bookshelves-wrap .add-new-bookshelf{border:1px dashed #eff1f3;height:138px;width:138px}.my-library-wrap .filled.bookshelves-wrap .add-new-bookshelf .add-new-icon{background:url(../../f06bafe8c92a40cb6ffc.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:33px;margin:30px auto 15px;width:33px}.my-library-wrap .filled.bookshelves-wrap .add-new-bookshelf p{color:#005dab;font-size:12px;line-height:133%;text-align:center}.my-library-wrap .filled.notes-wrap{margin-bottom:134px}.my-library-wrap .filled.notes-wrap .note-section{display:flex;flex-direction:column;margin:0 auto 34px;width:725px}.my-library-wrap .filled.notes-wrap .note-section .note-subject{background-color:#f8fafc;border:1px solid #eff1f3;display:flex;height:164px}.my-library-wrap .filled.notes-wrap .note-section .note-subject .subject-image img{background:url(../../e0ab8034567c28304238.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:105px;margin:24px 16px 32px 24px;width:72px}.my-library-wrap .filled.notes-wrap .note-section .note-subject .subject-info{margin-top:17px}.my-library-wrap .filled.notes-wrap .note-section .note-subject .subject-info .subject-title{color:#0d121b;font-weight:600;line-height:171%;margin-bottom:2px}.my-library-wrap .filled.notes-wrap .note-section .note-subject .subject-info .subject-author{color:#7a838b;font-size:12px;line-height:133%;margin-bottom:16px}.my-library-wrap .filled.notes-wrap .note-section .note-subject .subject-info .number-notes{color:#7a838b;font-size:12px;line-height:133%}.my-library-wrap .filled.notes-wrap .note-section .all-notes .single-note{border:1px solid #eff1f3;border-bottom:none;border-radius:2px;border-top:none;padding:24px 24px 0}.my-library-wrap .filled.notes-wrap .note-section .all-notes .single-note .note-top{display:flex;justify-content:space-between}.my-library-wrap .filled.notes-wrap .note-section .all-notes .single-note .note-top .note-top-left{color:#7a838b;font-size:12px;line-height:133%}.my-library-wrap .filled.notes-wrap .note-section .all-notes .single-note .note-top .note-top-left span{padding:0 10px}.my-library-wrap .filled.notes-wrap .note-section .all-notes .single-note .note-top .note-top-left span:first-child{padding-left:0}.my-library-wrap .filled.notes-wrap .note-section .all-notes .single-note .note-top .note-top-right img{height:16px;width:13px}.my-library-wrap .filled.notes-wrap .note-section .all-notes .single-note .actual-note{display:flex;height:fit-content;margin:16px 0;padding:0 16px;position:relative}.my-library-wrap .filled.notes-wrap .note-section .all-notes .single-note .actual-note .note-color{height:4px;height:100%;left:0;position:absolute;top:0;width:4px}.my-library-wrap .filled.notes-wrap .note-section .all-notes .single-note .actual-note .note-color.color-1{background-color:#ca8c32}.my-library-wrap .filled.notes-wrap .note-section .all-notes .single-note .actual-note .note-color.color-2{background-color:#2a6e52}.my-library-wrap .filled.notes-wrap .note-section .all-notes .single-note .actual-note .note-color.color-3{background-color:#245586}.my-library-wrap .filled.notes-wrap .note-section .all-notes .single-note .actual-note .note-color.color-4{background-color:#aa415b}.my-library-wrap .filled.notes-wrap .note-section .all-notes .single-note .actual-note .note-color.color-5{background-color:#505185}.my-library-wrap .filled.notes-wrap .note-section .all-notes .single-note .actual-note p{line-height:170%;margin-block-end:0;margin-block-start:0}.my-library-wrap .filled.notes-wrap .note-section .all-notes .single-note .notes-add-coments-section textarea{border:none;color:#0d121b;line-height:170%;padding:0}.my-library-wrap .filled.notes-wrap .note-section .all-notes .single-note .notes-add-coments-section textarea::placeholder{color:#a2acb4}.my-library-wrap .filled.notes-wrap .note-section .all-notes .single-note .notes-add-coments-section textarea:focus{border:none;box-shadow:none;overflow:auto}.my-library-wrap .filled.notes-wrap .note-section .all-notes .single-note .note-hr{border-bottom:1px solid #eff1f3;height:1px}.my-library-wrap .filled.notes-wrap .note-section .all-notes .single-note:nth-child(n+4){display:none}.my-library-wrap .filled.notes-wrap .note-section .all-notes .show-all-notes{border:1px solid #eff1f3;border-top:none;padding:24px}.my-library-wrap .filled.notes-wrap .note-section .all-notes .show-all-notes a{color:#005dab;text-decoration:underline}.my-library-wrap .filled.notes-wrap .note-section .all-notes.notes-visibility .single-note:nth-child(n+4){display:block}.my-library-wrap .filled.notes-wrap .note-section .all-notes:last-child{border-bottom:1px solid #eff1f3;border-top:none}.bookshelf-modal{background-color:rgba(13,18,27,.3);display:none;height:100%;left:0;padding-top:100px;position:fixed;top:0;width:100%;z-index:500}.bookshelf-modal .window{background-color:#fff;border-radius:5px;margin:0 auto;max-width:536px;padding:18px;position:relative}@media (max-width:560px){.bookshelf-modal .window{margin:0 10px}}.bookshelf-modal .window .close-btn{background-color:#c8ced4;border-radius:10px;color:#fff;font-size:18px;height:18px;line-height:.1;padding:0;position:absolute;right:18px;top:18px;width:18px}.bookshelf-modal .window .close-btn:after{content:"\00d7";display:block;margin-top:-1px}.bookshelf-modal .window .modal-title{color:#2d3338;font-size:20px;font-weight:500;line-height:140%;margin:10px 0 40px}.bookshelf-modal .window .modal-desc{color:#0d121b;font-size:16px;line-height:170%;margin-bottom:24px}.bookshelf-modal .window .inp-wrap{border:1px solid #c8ced4;border-radius:2px;height:48px;margin-bottom:24px;padding:2px}.bookshelf-modal .window .inp-wrap:hover{border-color:#4091f7;box-shadow:0 0 0 2px #4091f7}.bookshelf-modal .window .inp-wrap input{border:none;float:left;width:calc(100% - 135px)}.bookshelf-modal .window .inp-wrap input:focus{border-color:transparent;box-shadow:none}.bookshelf-modal .window .new-bookshelf-buttons{align-items:baseline;display:flex;justify-content:end}.bookshelf-modal .window .new-bookshelf-buttons .cancel-btn{color:#347bd9;margin-right:16px;text-decoration:underline}.bookshelf-modal .window .new-bookshelf-buttons .create-bookshelf-btn{margin-top:30px}.bookshelf-modal .window .bookshelf-option{align-items:center;border:1px solid #c8ced4;border-radius:5px;display:flex;justify-content:space-between;margin-bottom:18px;padding:12px}.bookshelf-modal .window .bookshelf-option .bookshelf-option-left .BO-title{font-size:16px;line-height:170%}.bookshelf-modal .window .bookshelf-option .bookshelf-option-left .bookshelf-inventory{color:#7a838b;font-size:12px}.bookshelf-modal .window .add-new-BO a{align-items:center;color:#005dab;display:flex;font-size:12px}.bookshelf-modal .window .add-new-BO a img{margin-right:5px}.bookshelf-modal .shelves{max-height:260px;overflow:auto}.bookshelf-modal .shelves a.selected-shelf .bookshelf-option-right{display:block}.bookshelf-modal .shelves .bookshelf-option-right{display:none}.bookshelf-inventory{display:flex;flex-wrap:wrap}.bookshelf-inventory li{border-right:1px solid #000;color:#3f464d;list-style:none;margin-bottom:16px;margin-top:5px;padding:0 10px}.bookshelf-inventory li:first-child{padding-left:0}.bookshelf-inventory li:last-child{border:none}.for-later-icon{background:url(../../56e5db1e787836546e5f.svg);background-position:50%;background-repeat:no-repeat;background-size:cover}.FIN-icon,.for-later-icon{height:25px;left:8px;position:absolute;top:8px;width:25px}.FIN-icon{background:url(../../36e122585d94feb703e5.svg)}.FIN-icon,.top-left-icon{background-position:50%;background-repeat:no-repeat;background-size:cover}.top-left-icon{height:24px;left:8px;position:absolute;top:8px;width:24px}.blog-category{background-color:#eef1f3;border-radius:2px;color:#aa415b;display:flex;font-size:10px;font-weight:600;letter-spacing:.2px;line-height:140%;margin-top:5px;padding:4px;text-decoration:none;text-transform:uppercase;width:fit-content}.my-library-wrap .filled.hidden,.my-library-wrap .library-empty.hidden,.my-library-wrap .library-showing.hidden,.my-library-wrap .notes-bottom.hidden,.my-library-wrap .show-all-notes.hidden{display:none}.in-progress-box{border:1px solid #eff1f3;border-radius:2px;box-sizing:border-box;display:flex;min-height:270px;min-width:536px;padding:32px;width:536px}.in-progress-box .marks{display:flex;left:0;padding:8px;position:absolute;top:0}.in-progress-box .marks .mark{display:inline-block;height:25px;margin:2px;width:25px}.in-progress-box .marks .cup-icon{background:url(../../4a6f0234883af391106d.svg) no-repeat 50%/cover}.in-progress-box .marks .later-icon{background:url(../../56e5db1e787836546e5f.svg) no-repeat 50%/cover}.in-progress-box .marks .flag-icon{background:url(../../36e122585d94feb703e5.svg) no-repeat 50%/cover}.in-progress-box .marks .in-progress-icon{background:url(../../61489c71fde2bea7381a.svg) no-repeat 50%/cover}.in-progress-box .marks .play-icon{background:url(../../4bf4e49643e9f3b88adc.svg) no-repeat 50%/cover}.in-progress-box .new-badge{background:url(../../829700d12c308aac83d1.svg);bottom:0;height:65px;position:absolute;right:0;width:65px}.in-progress-box .left-progress-box{margin-right:32px;position:relative}.in-progress-box .left-progress-box div.progress-item-img{background:url(../../44a62c642bbf7c6e63c8.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:207px;width:137px}.in-progress-box .left-progress-box .top-left-icon.reading-icon{background:url(../../61489c71fde2bea7381a.svg)}.in-progress-box .left-progress-box .top-left-icon.play-icon{background:url(../../4bf4e49643e9f3b88adc.svg);bottom:99px}.in-progress-box.video-box .left-progress-box div.progress-item-img{height:102px}.in-progress-box .right-progress-box{max-width:280px;position:relative}.in-progress-box .right-progress-box .in-progress-title{font-size:16px;font-weight:600;line-height:150%;margin:4px 0}.in-progress-box .right-progress-box .in-progress-author{color:#7a838b;font-style:italic;font-weight:500;line-height:171%}.in-progress-box .right-progress-box .right-progress-box-bottom{bottom:0;position:absolute}.in-progress-box .right-progress-box .right-progress-box-bottom .continue-button{background-color:#3f464d;border-radius:2px;color:#fff;cursor:pointer;display:block;font-weight:600;height:40px;line-height:171%;margin-bottom:12px;padding:8px 16px 8px 14px;width:172px}.in-progress-box .right-progress-box .right-progress-box-bottom .continue-button img{margin-right:6px;width:14px}.in-progress-box .right-progress-box .right-progress-box-bottom .reviewed{color:#7a838b;font-size:12px;line-height:133%}.in-progress-box .right-progress-box .button-wrap{bottom:188px;display:inline-block;left:280px;position:absolute;vertical-align:bottom}.in-progress-box .right-progress-box .button-wrap .dropdown{background-color:#fff;box-shadow:0 7px 8px rgba(0,0,0,.3);display:none;padding-bottom:10px;padding-top:10px;position:absolute;right:0;top:42px;width:202px;z-index:100}.in-progress-box .right-progress-box .button-wrap .dropdown.show{display:block}.in-progress-box .right-progress-box .button-wrap .dropdown.show~.btn-dots{border-color:#005dab;color:#005dab}.in-progress-box .right-progress-box .button-wrap .dropdown.show~.btn-dots svg path{fill:#005dab}.in-progress-box .right-progress-box .button-wrap .dropdown.scroll-size{height:150px}.in-progress-box .right-progress-box .button-wrap .dropdown a{background-position:18px;background-repeat:no-repeat;color:#3f464d;display:block;padding:11px 15px 11px 47px;text-decoration:none}.in-progress-box .right-progress-box .button-wrap .dropdown .already-read{background-image:url(../../977664883104efc3cdc1.svg)}.in-progress-box .right-progress-box .button-wrap .dropdown .read-later{background-image:url(../../4368b3b11edbe3b0284b.svg)}.in-progress-box .right-progress-box .button-wrap .dropdown .add-to-bookshelf{background-image:url(../../667f909332bfd50b549f.svg)}.in-progress-box .right-progress-box .button-wrap .dropdown .download{background-image:url(../../6fdfb2edf8c80fae448a.svg)}.in-progress-box .right-progress-box .button-wrap .dropdown .remove{background-image:url(../../02e2c64c98854d818634.png);background-size:15px 15px}.in-progress-box .right-progress-box .button-wrap .btn-dots{border:none}@media only screen and (max-width:1280px){.my-library-wrap{max-width:900px}.my-library-wrap .filled.in-progress-wrap .in-progress-items .in-progress-box{min-width:unset;width:436px}.my-library-wrap .filled.in-progress-wrap .in-progress-items .in-progress-box .right-progress-box .button-wrap{left:180px}.my-library-wrap .filled.finished-all-wrap .summaries-showing,.my-library-wrap .filled.finished-wrap .summaries-showing,.my-library-wrap .filled.for-later-wrap .summaries-showing{grid-template-columns:auto auto auto auto}.my-library-wrap .filled.finished-all-wrap .videos-showing,.my-library-wrap .filled.finished-wrap .videos-showing,.my-library-wrap .filled.for-later-wrap .videos-showing{grid-template-columns:auto auto}.my-library-wrap.bookshelves-wrap .existing-bookshelves{grid-template-columns:auto auto;width:80%}}@media only screen and (max-width:960px){.my-library-wrap{max-width:770px}.my-library-wrap .filled.in-progress-wrap .in-progress-items{grid-gap:18px}.my-library-wrap .filled.in-progress-wrap .in-progress-items .in-progress-box{width:375px}.my-library-wrap .filled.in-progress-wrap .in-progress-items .in-progress-box .left-progress-box{margin-right:18px}.my-library-wrap .filled.in-progress-wrap .in-progress-items .in-progress-box .right-progress-box .in-progress-title{font-size:14px}.my-library-wrap .filled.in-progress-wrap .in-progress-items .in-progress-box .right-progress-box .in-progress-author{font-size:12px}.my-library-wrap .filled.in-progress-wrap .in-progress-items .in-progress-box .right-progress-box .right-progress-box-bottom .continue-button{font-size:12px;width:150px}.my-library-wrap .filled.in-progress-wrap .in-progress-items .in-progress-box .right-progress-box .right-progress-box-bottom .reviewed{font-size:11px}.my-library-wrap .filled.in-progress-wrap .in-progress-items .in-progress-box .right-progress-box .button-wrap{left:140px}.my-library-wrap .filled.finished-all-wrap .summaries-showing,.my-library-wrap .filled.finished-wrap .summaries-showing,.my-library-wrap .filled.for-later-wrap .summaries-showing{grid-gap:14px;grid-template-columns:auto auto auto}.my-library-wrap .filled.finished-all-wrap .edge-showing .edge-grid ul,.my-library-wrap .filled.finished-all-wrap .videos-showing,.my-library-wrap .filled.finished-wrap .edge-showing .edge-grid ul,.my-library-wrap .filled.finished-wrap .videos-showing,.my-library-wrap .filled.for-later-wrap .edge-showing .edge-grid ul,.my-library-wrap .filled.for-later-wrap .videos-showing{grid-template-columns:auto}.my-library-wrap .filled.bookshelves-wrap .existing-bookshelves{width:100%}}@media only screen and (max-width:800px){.my-library-wrap{max-width:500px}.my-library-wrap .filled.in-progress-wrap .in-progress-items{grid-template-columns:auto}.my-library-wrap .filled.in-progress-wrap .in-progress-items .in-progress-box{width:100%}.my-library-wrap .filled.in-progress-wrap .in-progress-items .in-progress-box .right-progress-box .button-wrap{left:260px}.my-library-wrap .filled.in-progress-wrap .in-progress-items .in-progress-box.video-box{height:273px}.my-library-wrap .filled.notes-wrap .note-section{width:500px}.my-library-wrap .filled.bookshelves-wrap .existing-bookshelves{grid-template-columns:auto auto}}@media only screen and (max-width:560px){.my-library-wrap{max-width:400px}.my-library-wrap .filled.in-progress-wrap .in-progress-items .in-progress-box .right-progress-box .button-wrap{left:170px}.my-library-wrap .filled.bookshelves-wrap .existing-bookshelves,.my-library-wrap .filled.finished-all-wrap .summaries-showing,.my-library-wrap .filled.finished-wrap .summaries-showing,.my-library-wrap .filled.for-later-wrap .summaries-showing{grid-template-columns:auto}.my-library-wrap .filled.bookshelves-wrap .existing-bookshelves .bookshelf-box{width:347px}.my-library-wrap .filled.notes-wrap .note-section{width:400px}.library-title{max-width:none!important}}@media only screen and (max-width:414px){.my-library-wrap{max-width:360px}.my-library-wrap .filled.in-progress-wrap .in-progress-items .in-progress-box .right-progress-box .button-wrap{left:120px}.my-library-wrap .filled.finished-all-wrap .edge-showing .edge-grid ul li .edge-img,.my-library-wrap .filled.finished-wrap .edge-showing .edge-grid ul li .edge-img,.my-library-wrap .filled.for-later-wrap .edge-showing .edge-grid ul li .edge-img{height:181px;width:130px}.my-library-wrap .filled.finished-all-wrap .edge-showing .edge-grid ul li .edge-info h6,.my-library-wrap .filled.finished-wrap .edge-showing .edge-grid ul li .edge-info h6,.my-library-wrap .filled.for-later-wrap .edge-showing .edge-grid ul li .edge-info h6{font-size:16px}.my-library-wrap .filled.finished-all-wrap .edge-showing .edge-grid ul li .edge-info p,.my-library-wrap .filled.finished-wrap .edge-showing .edge-grid ul li .edge-info p,.my-library-wrap .filled.for-later-wrap .edge-showing .edge-grid ul li .edge-info p{font-size:13px}.my-library-wrap .filled.notes-wrap .note-section{width:360px}}@media only screen and (max-width:380px){.my-library-wrap{max-width:300px}.my-library-wrap .sort-wrap span{font-size:10px}.my-library-wrap .sort-wrap select{font-size:11px}.my-library-wrap .filled.in-progress-wrap .in-progress-items .in-progress-box{padding:16px}.my-library-wrap .filled.in-progress-wrap .in-progress-items .in-progress-box .left-progress-box{margin-right:12px}.my-library-wrap .filled.in-progress-wrap .in-progress-items .in-progress-box .left-progress-box div.progress-item-img{height:151px;width:100px}.my-library-wrap .filled.in-progress-wrap .in-progress-items .in-progress-box .right-progress-box .blog-category{font-size:8px;padding:2px}.my-library-wrap .filled.in-progress-wrap .in-progress-items .in-progress-box .right-progress-box .in-progress-title{font-size:12px}.my-library-wrap .filled.in-progress-wrap .in-progress-items .in-progress-box .right-progress-box .in-progress-author{font-size:9px}.my-library-wrap .filled.in-progress-wrap .in-progress-items .in-progress-box .right-progress-box .right-progress-box-bottom .continue-button{font-size:8px;height:25px;line-height:120%;width:108px}.my-library-wrap .filled.in-progress-wrap .in-progress-items .in-progress-box .right-progress-box .right-progress-box-bottom .continue-button img{margin-right:2px;width:10px}.my-library-wrap .filled.in-progress-wrap .in-progress-items .in-progress-box .right-progress-box .right-progress-box-bottom .reviewed{font-size:8px}.my-library-wrap .filled.in-progress-wrap .in-progress-items .in-progress-box .right-progress-box .button-wrap{bottom:210px}.my-library-wrap .filled.in-progress-wrap .in-progress-items .in-progress-box .right-progress-box .button-wrap .btn-dots{background-color:transparent}.my-library-wrap .filled.in-progress-wrap .in-progress-items .in-progress-box.video-box{height:185px}.my-library-wrap .filled.finished-all-wrap .summaries-showing .library-summary .library-summaries-img,.my-library-wrap .filled.finished-wrap .summaries-showing .library-summary .library-summaries-img,.my-library-wrap .filled.for-later-wrap .summaries-showing .library-summary .library-summaries-img{height:174px;width:115px}.my-library-wrap .filled.finished-all-wrap .videos-showing .library-videos .library-videos-img,.my-library-wrap .filled.finished-wrap .videos-showing .library-videos .library-videos-img,.my-library-wrap .filled.for-later-wrap .videos-showing .library-videos .library-videos-img{height:218px;width:290px}.my-library-wrap .filled.bookshelves-wrap .existing-bookshelves .bookshelf-box{width:273px}.my-library-wrap .filled.notes-wrap .note-section{width:300px}}.container .site-header{border-bottom:1px solid #eff1f3;position:relative}.container .site-header img.logo-2{height:34px;left:50%;position:absolute}.container .site-header .header-lib-nav{align-items:center;display:flex;padding:27px 0}.container .site-header .header-lib-nav .btn-back-finished{border-right:1px solid #eff1f3;padding:0 22px}.container .site-header .header-lib-nav .btn-back-finished img{height:15px}.container .site-header .header-lib-nav .btn-back-finished a{color:#005dab;font-size:16px;line-height:170%;vertical-align:middle}.container .site-header .header-lib-nav .header-FIN-summeries{color:#7a838b;font-size:16px;padding:0 22px;vertical-align:middle}@media (max-width:600px){.container .site-header .header-FIN-summeries{display:none}}.audio-player-page{background:url(../../4372c3a7ade89d2500bd.svg) no-repeat center 0/100% auto}@media (max-width:1300px){.audio-player-page{background-position:center 100px}}@media (max-width:750px){.audio-player-page{background-position:center 200px}}.wrap-audio{margin:0 auto;max-width:714px}.book-title-author{padding-top:115px;text-align:center}.book-title-author .summary{height:320px;margin-bottom:18px;width:211px}.book-title-author .title{color:#fff;font-size:28px;margin-bottom:18px}.book-title-author .author{color:#7a838b;margin-bottom:58px}.book-title-author .author a{color:inherit}.audio-player-controls{display:inline-block;margin-bottom:40px;width:100%}.audio-player-controls .dd-wrap-speed{float:left;margin-top:24px;position:relative}.audio-player-controls .dd-wrap-speed .dropdown{right:unset}.audio-player-controls .dd-wrap-speed .dropdown:before{left:5px;right:unset}.audio-player-controls .speed-btn{background:transparent url(../../1e2e1f0965da0730f8e7.svg) no-repeat 0/18px auto;color:#a2acb4;font-size:12px;padding:3px 0 3px 28px}@media (max-width:420px){.audio-player-controls .speed-btn{overflow:hidden;width:25px}}.audio-player-controls .dd-wrap-color{float:right;margin-top:24px;position:relative}.audio-player-controls .dropdown{background-color:#fff;border-radius:2px;box-shadow:0 11px 25px rgba(0,0,0,.18);display:none;padding:0 10px;position:absolute;right:0;top:45px;width:243px;z-index:10}.audio-player-controls .dropdown.show{display:block}.audio-player-controls .dropdown:before{border-bottom:5px solid #fff;border-left:5px solid transparent;border-right:5px solid transparent;content:"";height:0;position:absolute;right:5px;top:-5px;width:0}.audio-player-controls .dropdown .color-btns{display:flex;justify-content:space-between;padding:10px 0}.audio-player-controls .dropdown .color-btns input[type=radio]{display:none}.audio-player-controls .dropdown .color-btns .theme-button{background-color:transparent;border-radius:30px;cursor:pointer;height:34px;line-height:2.4;text-align:center;user-select:none;width:67px}.audio-player-controls .dropdown .color-btns .theme-button:disabled{color:inherit}.audio-player-controls .dropdown .color-btns .active{box-shadow:inset 0 0 0 2px #347bd9}.audio-player-controls .dropdown .color-btns .white-theme{background-color:#fff;border-top:1px solid #dbdcdc}.audio-player-controls .dropdown .color-btns .sepia-theme{background-color:#f4efdf}.audio-player-controls .dropdown .color-btns .black-theme{background-color:#000;color:#fff}.audio-player-controls .color-theme{background:transparent url(../../524d2e3772ff3841ff47.svg) no-repeat 50%/15px auto;float:right;height:20px;width:22px}.audio-player-controls .btns{margin:0 auto;width:195px}.audio-player-controls .btns .move-btn{color:#a2acb4;float:left;font-size:10px;height:33px;margin-top:18px;padding-top:8px;user-select:none;width:33px}.audio-player-controls .btns .backward{background:transparent url(../../38dfa7948a5a2d1fc14b.svg) no-repeat 50%/28px auto}.audio-player-controls .btns .forward{background:transparent url(../../a93277d3f741b408eb48.svg) no-repeat 50%/28px auto}.audio-player-controls .btns .play-btn{border:1px solid #fff;border-radius:100%;float:left;height:72px;margin:0 28px;width:72px}.audio-player-controls .btns .play{background:transparent url(../../6420fbcba0456a9e9098.svg) no-repeat left 27px center/20px auto}.audio-player-controls .btns .pause{background:transparent url(../../43c29eea5b9391b7c868.svg) no-repeat left 22px center/27px auto;display:none}.progress-audio-wrap .progress{background-color:#7a838b;height:4px;position:relative}.progress-audio-wrap .progress:after{background-color:#7a838b;border-radius:50%;content:"";display:block;height:16px;position:absolute;right:-8px;top:-6px;width:16px}.progress-audio-wrap .pin{background-color:#000;height:4px;position:absolute;width:4px}.progress-audio-wrap .cont{clear:both;cursor:pointer;height:15px;padding-top:5px;position:relative}.progress-audio-wrap .cont .seek-wrap{background-color:#2d3338;height:4px}.progress-audio-wrap .progress-time{color:#a2acb4;float:left;font-size:12px;margin-bottom:10px}.progress-audio-wrap .all-time{color:#a2acb4;float:right;font-size:12px;margin-bottom:10px}body.theme-sepia .audio-player-page,body.theme-white .audio-player-page{background-image:url(../../fcb337ed0462e556265b.svg)}body.theme-sepia .audio-player-page .title,body.theme-white .audio-player-page .title{color:#2d3338}body.theme-sepia .audio-player-page .pause,body.theme-white .audio-player-page .pause{background-image:url(../../473ac8224bf038e691e1.svg);border-color:#2d3338}body.theme-sepia .audio-player-page .play,body.theme-white .audio-player-page .play{background-image:url(../../0852fa97ca2951cd46a5.svg);border-color:#2d3338}@media (max-width:460px){.book-title-author{padding-top:0}}.no-results{margin-bottom:120px}.no-results p{font-size:16px;line-height:170%}.no-results img{border-bottom:1px solid #f7f8f9;width:100%}.no-results .bottom-no-results{display:flex;justify-content:space-between;margin-top:64px}.no-results .bottom-no-results .search-tips h6{font-size:18px;font-weight:600;line-height:122%;margin-block-end:0;margin-block-start:0;margin-bottom:16px}.no-results .bottom-no-results .search-tips ul{display:block}.no-results .bottom-no-results .search-tips ul li{line-height:170%;list-style:disc;margin-bottom:0;margin-left:16px}.no-results .bottom-no-results .search-tips ul li a{color:#347bd9;margin-left:10px}.no-results .bottom-no-results .browse-by-products{box-sizing:border-box;max-height:134px}.no-results .bottom-no-results .browse-by-products h6{font-size:18px;font-weight:600;line-height:122%;margin-block-end:0;margin-block-start:0;margin-bottom:16px}.no-results .bottom-no-results .browse-by-products ul{display:flex;flex-direction:column;flex-wrap:wrap;height:100%;width:296px}.no-results .bottom-no-results .browse-by-products ul li{font-weight:500;line-height:24px;margin-bottom:12px;text-decoration:underline;width:fit-content}.no-results .bottom-no-results .browse-by-products ul li a{color:#347bd9}@media only screen and (max-width:612px){.no-results p{font-size:14px}.no-results .bottom-no-results{margin-top:30px}.no-results .bottom-no-results .search-tips h6{font-size:16px}.no-results .bottom-no-results .search-tips ul li{font-size:12px;width:80%}.no-results .bottom-no-results .browse-by-products h6{font-size:16px}.no-results .bottom-no-results .browse-by-products ul{width:220px}.no-results .bottom-no-results .browse-by-products ul li{font-size:12px}}@media only screen and (max-width:500px){.no-results .bottom-no-results .search-tips{width:230px}.no-results .bottom-no-results .browse-by-products ul{width:165px}}@media only screen and (max-width:435px){.no-results{margin-bottom:60px}.no-results p{font-size:12px}.no-results .bottom-no-results .search-tips{width:140px}.no-results .bottom-no-results .search-tips h6{font-size:14px}.no-results .bottom-no-results .search-tips ul{width:120px}.no-results .bottom-no-results .search-tips ul li{font-size:10px;width:100%}.no-results .bottom-no-results .browse-by-products{max-height:90px}.no-results .bottom-no-results .browse-by-products h6{font-size:14px}.no-results .bottom-no-results .browse-by-products ul{width:135px}.no-results .bottom-no-results .browse-by-products ul li{font-size:10px;margin-bottom:0}}@media (max-width:370px){.filters-row .search-wrap{width:100%}}.my-library-wrap .top-part-bookshelves{display:flex;justify-content:space-between;margin-bottom:40px;position:relative}.my-library-wrap .top-part-bookshelves .top-left-bookshelves .new-bookshelf-title{font-size:32px;font-weight:700;line-height:137%;margin-block-end:0;margin-block-start:0;margin-bottom:8px;max-width:85%}.my-library-wrap .top-part-bookshelves .button-wrap{display:inline-block;position:absolute;right:0;top:0;vertical-align:bottom}.my-library-wrap .top-part-bookshelves .button-wrap .dropdown{background-color:#fff;box-shadow:0 7px 8px rgba(0,0,0,.3);display:none;padding-bottom:10px;padding-top:10px;position:absolute;right:0;top:42px;width:202px;z-index:100}.my-library-wrap .top-part-bookshelves .button-wrap .dropdown.show{display:block}.my-library-wrap .top-part-bookshelves .button-wrap .dropdown.show~.btn-dots{border-color:#005dab;color:#005dab}.my-library-wrap .top-part-bookshelves .button-wrap .dropdown.show~.btn-dots svg path{fill:#005dab}.my-library-wrap .top-part-bookshelves .button-wrap .dropdown a{background-position:18px;background-repeat:no-repeat;color:#3f464d;display:block;padding:11px 15px 11px 47px;text-decoration:none}.my-library-wrap .top-part-bookshelves .button-wrap .dropdown .rename-bookshelf{background-image:url(../../3f714fb64191efc5691b.svg)}.my-library-wrap .top-part-bookshelves .button-wrap .dropdown .delete-bookshelf{background-image:url(../../394bb0c6b2f43050d07f.svg)}.my-library-wrap .bookshelf-detail-wrap .marks{display:flex;left:0;padding:8px;position:absolute;top:0}.my-library-wrap .bookshelf-detail-wrap .marks .mark{display:inline-block;height:25px;margin:2px;width:25px}.my-library-wrap .bookshelf-detail-wrap .marks .cup-icon{background:url(../../4a6f0234883af391106d.svg) no-repeat 50%/cover}.my-library-wrap .bookshelf-detail-wrap .marks .later-icon{background:url(../../56e5db1e787836546e5f.svg) no-repeat 50%/cover}.my-library-wrap .bookshelf-detail-wrap .marks .flag-icon{background:url(../../36e122585d94feb703e5.svg) no-repeat 50%/cover}.my-library-wrap .bookshelf-detail-wrap .marks .in-progress-icon{background:url(../../61489c71fde2bea7381a.svg) no-repeat 50%/cover}.my-library-wrap .bookshelf-detail-wrap .marks .play-icon{background:url(../../4bf4e49643e9f3b88adc.svg) no-repeat 50%/cover}.my-library-wrap .bookshelf-detail-wrap .library-showing .library-summary{margin-bottom:53px;position:relative}.my-library-wrap .bookshelf-detail-wrap .library-showing .library-summary .library-summaries-img{background:url(../../e0ab8034567c28304238.png);background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:0 4px 8px 2px rgba(96,97,112,.16);filter:drop-shadow(0 4px 8px rgba(40,41,61,.08));height:238px;margin-bottom:8px;position:relative;width:157px}.my-library-wrap .bookshelf-detail-wrap .library-showing .library-summary .library-summaries-title{font-weight:600;line-height:171%;margin-bottom:2px;max-width:157px}.my-library-wrap .bookshelf-detail-wrap .library-showing .library-summary .library-summaries-author{color:#7a838b;font-style:italic;margin-bottom:2px}.my-library-wrap .bookshelf-detail-wrap .library-videos{max-width:346px}.my-library-wrap .bookshelf-detail-wrap .library-videos .library-videos-img{background-position:50%;background-repeat:no-repeat;background-size:cover}.my-library-wrap .bookshelf-detail-wrap .library-videos .blog-category{margin-bottom:5px}.my-library-wrap .bookshelf-detail-wrap .library-videos .library-title{margin-bottom:12px}.bookshelf-detail-wrap .edge-grid li .remove-item-bookshelf,.bookshelf-detail-wrap .library-summaries-img .remove-item-bookshelf,.bookshelf-detail-wrap .library-videos-img .remove-item-bookshelf,.bookshelf-detail-wrap .webinars-grid dd .remove-item-bookshelf{display:none}.bookshelf-detail-wrap .edge-grid li .remove-item-bookshelf img,.bookshelf-detail-wrap .library-summaries-img .remove-item-bookshelf img,.bookshelf-detail-wrap .library-videos-img .remove-item-bookshelf img,.bookshelf-detail-wrap .webinars-grid dd .remove-item-bookshelf img{display:block;height:20px;position:relative;position:absolute;width:20px}.bookshelf-detail-wrap .edge-grid li .remove-item-bookshelf img.remove-summaries,.bookshelf-detail-wrap .edge-grid li .remove-item-bookshelf img.remove-videos,.bookshelf-detail-wrap .library-summaries-img .remove-item-bookshelf img.remove-summaries,.bookshelf-detail-wrap .library-summaries-img .remove-item-bookshelf img.remove-videos,.bookshelf-detail-wrap .library-videos-img .remove-item-bookshelf img.remove-summaries,.bookshelf-detail-wrap .library-videos-img .remove-item-bookshelf img.remove-videos,.bookshelf-detail-wrap .webinars-grid dd .remove-item-bookshelf img.remove-summaries,.bookshelf-detail-wrap .webinars-grid dd .remove-item-bookshelf img.remove-videos{right:-10px;top:-12px}.bookshelf-detail-wrap .edge-grid li .remove-item-bookshelf img.remove-edge,.bookshelf-detail-wrap .edge-grid li .remove-item-bookshelf img.remove-webinar,.bookshelf-detail-wrap .library-summaries-img .remove-item-bookshelf img.remove-edge,.bookshelf-detail-wrap .library-summaries-img .remove-item-bookshelf img.remove-webinar,.bookshelf-detail-wrap .library-videos-img .remove-item-bookshelf img.remove-edge,.bookshelf-detail-wrap .library-videos-img .remove-item-bookshelf img.remove-webinar,.bookshelf-detail-wrap .webinars-grid dd .remove-item-bookshelf img.remove-edge,.bookshelf-detail-wrap .webinars-grid dd .remove-item-bookshelf img.remove-webinar{right:-8px;top:-12px}.edge-empty p,.summaries-empty p,.videos-empty p,.webinars-empty p{color:#7a838b;line-height:170%}.edge-empty p a,.summaries-empty p a,.videos-empty p a,.webinars-empty p a{color:#347bd9;text-decoration:underline}.page-template-bookshelf-detail footer{display:none}@media only screen and (max-width:800px){.my-library-wrap .top-part-bookshelves .top-left-bookshelves .new-bookshelf-title{font-size:24px}.bookshelf-detail-wrap .edge-grid li .remove-item-bookshelf,.bookshelf-detail-wrap .library-summaries-img .remove-item-bookshelf,.bookshelf-detail-wrap .library-videos-img .remove-item-bookshelf,.bookshelf-detail-wrap .webinars-grid dd .remove-item-bookshelf{display:block!important}}.single-video{padding-bottom:0}.single-video .categories{color:#aa415b;display:inline-block;padding-right:54px;width:100%}.single-video .categories div{background-color:#eff1f3;border-radius:2px;float:left;font-size:10px;font-weight:600;margin:0 10px 10px 0;padding:6px 5px;text-transform:uppercase}.single-video .time{background:url(../../a0569d6eeda94feaf675.svg) no-repeat 0 0/14px 14px;color:#3f464d;font-weight:600;margin-bottom:50px;padding:0 0 0 20px}.blog-wrapper.single-video-mod{margin-top:0}.blog-wrapper.single-video-mod .more-videos{color:#2d3338;font-size:18px;font-weight:600;margin:0 0 25px}.blog-wrapper.single-video-mod .blog-grid{margin-bottom:0;margin-top:0}.blog-wrapper.single-video-mod .blog-grid .image-blog{position:relative}.blog-wrapper.single-video-mod .blog-grid .marks{display:flex;padding:8px;position:absolute;top:0}.blog-wrapper.single-video-mod .blog-grid .marks .mark{display:inline-block;height:25px;margin:2px;width:25px}.blog-wrapper.single-video-mod .blog-grid .marks .cup-icon{background:url(../../4a6f0234883af391106d.svg) no-repeat 50%/cover}.blog-wrapper.single-video-mod .blog-grid .marks .later-icon{background:url(../../56e5db1e787836546e5f.svg) no-repeat 50%/cover}.blog-wrapper.single-video-mod .blog-grid .marks .flag-icon{background:url(../../36e122585d94feb703e5.svg) no-repeat 50%/cover}.blog-wrapper.single-video-mod .blog-grid .marks .in-progress-icon{background:url(../../61489c71fde2bea7381a.svg) no-repeat 50%/cover}.blog-wrapper.single-video-mod .blog-grid .marks .play-icon{background:url(../../4bf4e49643e9f3b88adc.svg) no-repeat 50%/cover}.blog-wrapper.single-video-mod .blog-grid li .blog-date.clock{background:url(../../a0569d6eeda94feaf675.svg) no-repeat 0 1px/14px 14px;line-height:1.3;padding:0 0 0 22px}@media (max-width:690px){.single-video .time{margin-bottom:30px}}@media (max-width:570px){.single-video .top-side .button-wrap{position:absolute}}.video-grid-page .blog-wrapper{margin-top:0;width:auto}.video-grid-page .blog-grid{margin-top:20px}.video-grid-page .blog-grid .image-blog{position:relative}.video-grid-page .marks{display:flex;padding:8px;position:absolute;top:0}.video-grid-page .marks .mark{display:inline-block;height:25px;margin:2px;width:25px}.video-grid-page .marks .cup-icon{background:url(../../4a6f0234883af391106d.svg) no-repeat 50%/cover}.video-grid-page .marks .later-icon{background:url(../../56e5db1e787836546e5f.svg) no-repeat 50%/cover}.video-grid-page .marks .flag-icon{background:url(../../36e122585d94feb703e5.svg) no-repeat 50%/cover}.video-grid-page .marks .in-progress-icon{background:url(../../61489c71fde2bea7381a.svg) no-repeat 50%/cover}.video-grid-page .marks .play-icon{background:url(../../4bf4e49643e9f3b88adc.svg) no-repeat 50%/cover}.blog-grid li .blog-date.clock{background:url(../../a0569d6eeda94feaf675.svg) no-repeat 0 1px/14px 14px;line-height:1.3;padding:0 0 0 22px}@media (max-width:730px){.video-grid-page .search-wrap{margin-bottom:20px;width:100%}.video-grid-page .filter-buttons{float:left}.video-grid-page .filters-row{display:block}.video-grid-page .filters-row .search-input{margin-bottom:0;width:100%}}.container .site-header .logout-btn{color:#3f464d;float:right;font-weight:600;margin-right:64px;margin-top:30px}@media (max-width:560px){.container .site-header .logout-btn{margin-right:35px}}.select-plan-footer{display:flex;justify-content:center;margin-bottom:40px}.select-plan-footer a{color:#7a838b;font-size:12px;font-weight:400;line-height:150%;margin:0 8px;text-decoration:underline}body.customize-support{height:fit-content}body.woocommerce-order-received .main-title,body.woocommerce-order-received .site-footer .scroll-top{display:none}.thank-you-content{margin:0 auto;width:80%}.thank-you-content h2,.thank-you-content h6,.thank-you-content p{margin:0 auto;text-align:center;width:536px}.thank-you-content h2{font-size:32px;font-weight:700;line-height:137%;margin-bottom:6px;margin-top:60px}.thank-you-content p{line-height:170%;margin-bottom:15px}.thank-you-content p .signup-user-email{font-weight:700}.thank-you-content h6{font-size:18px;font-weight:600;line-height:122%;margin-bottom:6px;margin-top:40px}.thank-you-content .subject-bubbles{margin:0 auto;text-align:center;width:900px}.thank-you-content .subject-bubbles ul li{display:inline-block;list-style:none}.thank-you-content .subject-bubbles ul li a.bubble{border:1px solid #e5e9eb;border-radius:25px;box-sizing:border-box;color:#3f464d;display:inline-block;line-height:170%;margin:0 16px 16px;padding:8px 12px}.thank-you-content .subject-bubbles ul li a.bubble img{display:none;height:13px;width:13px}.thank-you-content .subject-bubbles ul li a.bubble.active{background-color:#fddc98}.thank-you-content .button-wrap{margin-bottom:194px;text-align:center}.thank-you-content .button-wrap a.start-exploring{line-height:170%;margin-top:73px;padding:8px 24px;text-align:center}@media only screen and (max-width:1060px){.thank-you-content .subject-bubbles{width:775px}}@media only screen and (max-width:962px){.thank-you-content{width:100%}}@media only screen and (max-width:800px){.thank-you-content .subject-bubbles{width:600px}}@media only screen and (max-width:615px){.thank-you-content h2,.thank-you-content h6,.thank-you-content p{width:400px}.thank-you-content h2{font-size:24px}.thank-you-content .subject-bubbles{width:400px}.thank-you-content .subject-bubbles ul li a.bubble{margin:0 4px 16px}}@media only screen and (max-width:414px){.thank-you-content h2,.thank-you-content h6,.thank-you-content p{width:300px}.thank-you-content h2{font-size:24px}.thank-you-content .subject-bubbles{width:100%}.thank-you-content .subject-bubbles ul li a.bubble{font-size:12px}}.stripe-form{display:none}.reg-sec{margin:60px auto;max-width:440px;min-height:calc(100vh - 382px)}.reg-sec label{color:#7a838b;display:block;font-size:12px;font-weight:600;margin-bottom:6px}.reg-sec .form-row{margin-bottom:20px}.reg-sec .section-head{color:#0d121b;text-align:center}.reg-sec .section-head h2{font-size:32px;margin:0 0 16px}.reg-sec .section-head p{line-height:1.7;margin:0 0 45px}.reg-sec #newsletter{float:left;margin:0 10px 0 0}.reg-sec #newsletter+label{color:#0d121b;font-size:14px}.reg-sec input[type=submit]{display:block;width:100%}.reg-sec .disclaimer label{line-height:1.4;margin:42px 0 32px}.reg-sec .login{padding:32px 0 80px;text-align:center}.reg-sec .login p{color:#0d121b}.reg-sec .login a{color:#347bd9}.reg-sec .bottom-links{text-align:center}.reg-sec .bottom-links li{display:inline-block;padding:0 5px}.reg-sec .bottom-links a{color:#7a838b;font-size:12px;text-decoration:underline}.reg-sec .error{color:red;font-size:14px;font-style:italic;font-weight:600;padding:6px 0 0}.reg-sec .indicator{background-color:#e5e9eb;border-radius:2px;height:10px;margin-bottom:6px;overflow:hidden}.reg-sec .indicator div{background-color:#fbb323;border-radius:2px;height:10px;transition:width 1s ease-out;width:0}.reg-sec .indicator+.error{color:#7a838b;font-size:12px;font-style:normal;margin-bottom:34px;padding-top:0}.reg-sec .pass-row{position:relative}.reg-sec .pass-row #eye{background:url(../../42297f296553d8f5684f.svg) no-repeat 50%/18px 18px;cursor:pointer;height:30px;position:absolute;right:8px;top:24px;width:30px}.reg-sec .pass-row #eye:after{background-color:#a2acb4;content:"";height:2px;left:2px;position:absolute;top:14px;transform:rotate(-34deg);width:26px}.reg-sec .pass-row #eye.show:after{content:none}.reset-pass-form{min-height:calc(100vh - 200px)}@media (max-width:500px){.reg-sec{margin-left:15px;margin-right:15px}}.my-account-page{color:#0d121b;padding-bottom:115px}.my-account-page h1.title{font-size:32px;margin:0 0 18px}.my-account-page .sub-title{font-size:14px;margin:0 0 28px}.my-account-page label{color:#7a838b;font-size:12px;margin-bottom:20px}.my-account-page label.first-name{float:left;margin-right:16px;width:50%}.my-account-page label.last-name{float:left;width:calc(50% - 16px)}.my-account-page label.email{clear:both;display:block;margin-bottom:5px}.my-account-page label.email .error{color:red}.my-account-page label.lb-avatar{display:inline-block;padding-top:56px}.my-account-page label.lb-avatar .img-wrap{background-color:#f7f8f9;float:left;height:136px;margin-right:25px;margin-top:6px;padding:24px;width:136px}.my-account-page label.lb-avatar .img-wrap img{border-radius:44px;height:88px;width:88px}.my-account-page label .links-wrap{float:left;padding-top:46px}.my-account-page label .links-wrap a{border-bottom:1px solid #347bd9;clear:left;color:#347bd9;float:left;font-size:16px;margin-bottom:15px}.my-account-page label .avatar-wrap{display:block}.my-account-page input[type=email],.my-account-page input[type=password],.my-account-page input[type=text]{margin:6px 0 0}.my-account-page input[type=file]{display:none}.my-account-page .cols-wrap{display:flex}.my-account-page .l_col{margin-right:136px;width:calc(50% - 136px)}.my-account-page .r_col{width:50%}.my-account-page .email-desc{color:#3f464d;font-size:12px;line-height:1.4;margin:0 0 28px}.my-account-page .change-password{border-bottom:1px solid #347bd9;color:#347bd9;font-size:16px}.my-account-page .password-change-desc{color:#7a838b;font-size:12px;margin:10px 0 32px}.my-account-page .permanently-delete-account{clear:both;color:#3f464d;font-size:14px;line-height:1.7;margin-top:72px}.my-account-page .permanently-delete-account a{border-bottom:1px solid #347bd9;color:#347bd9}.my-account-page .logout-link{background:url(../../b83571909806e962c42e.svg) no-repeat 0 0/auto 15px;color:#347bd9;float:right;margin-top:25px;padding-left:22px}.my-account-page .notifications label{color:#0d121b;display:block;font-size:14px}.my-account-page .notifications label input{float:left;margin:-1px 10px 0 0}.my-account-page .mobile-button{clear:both;display:none}.my-account-page .questions-title{font-size:18px;font-weight:600;margin-bottom:16px;margin-top:47px}#change-pass-modal .window{max-width:346px}#change-pass-modal .row{margin:0 0 20px}#change-pass-modal .btns{margin-bottom:0;text-align:right}#change-pass-modal .btns .btn-blue{width:93px}#change-pass-modal .cancel-link{color:#347bd9;display:inline-block;margin-right:14px;text-decoration:underline}#wpfs-manage-subscriptions-container{color:#2d3338;padding:13px 0 0}#wpfs-manage-subscriptions-container .wpfs-subscription-data .wpfs-subscription-meta{display:none}#wpfs-manage-subscriptions-container .wpfs-form-title{font-size:21px;font-weight:600}#wpfs-manage-subscriptions-container .wpfs-form-subtitle{font-size:18px;font-weight:600;margin-top:47px}#wpfs-manage-subscriptions-container .wpfs-btn{background-color:#005dab;border:0;border-radius:2px;box-shadow:none;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;height:40px;line-height:1;padding:12px 24px;text-align:center}#wpfs-manage-subscriptions-container .wpfs-btn:disabled{background-color:#eff1f3;color:#c8ced4;cursor:no-drop}#wpfs-manage-subscriptions-container .wpfs-btn#wpfs-anchor-discard-card-changes,#wpfs-manage-subscriptions-container .wpfs-btn.custom-cancel-action,#wpfs-manage-subscriptions-container .wpfs-btn.wpfs-subscription-link-cancel-update{background-color:transparent;border:1px solid #005dab;color:#005dab}#wpfs-manage-subscriptions-container .wpfs-credit-card{border:none;padding:0}#wpfs-manage-subscriptions-container .wpfs-credit-cards{margin-bottom:48px}#wpfs-manage-subscriptions-container .wpfs-subscription{border:none}#wpfs-manage-subscriptions-container .wpfs-invoice{border:none;margin-bottom:22px;padding:0}#wpfs-manage-subscriptions-container .wpfs-invoice-actions,#wpfs-manage-subscriptions-container .wpfs-subscription-actions{margin-top:10px}#wpfs-manage-subscriptions-container .wpfs-stepper .ui-spinner-input{margin:0}#wpfs-manage-subscriptions-container #wpfs-subscriptions-actions,#wpfs-manage-subscriptions-container .wpfs-form-description--sm{display:none}#wpfs-manage-subscriptions-container .wpfs-subscriptions .wpfs-form-check-label{padding-left:0}#wpfs-manage-subscriptions-container .wpfs-subscriptions .wpfs-form-check-label:before{content:none}@media (max-width:900px){.my-account-page .cols-wrap .l_col{margin-right:40px;width:calc(50% - 40px)}.my-account-page .logout-link{display:none}}@media (max-width:680px){.my-account-page .cols-wrap{display:block}.my-account-page .cols-wrap .l_col,.my-account-page .cols-wrap .r_col{width:100%}.my-account-page .mobile-button{display:block}.my-account-page .desktop-button{display:none}.my-account-page label.lb-avatar{margin-bottom:30px;padding-top:7px}.my-account-page label.lb-avatar .tt-avatar{display:none}}@media (max-width:450px){.my-account-page .cols-wrap .l_col .first-name,.my-account-page .cols-wrap .l_col .last-name{width:100%}.my-account-page .status-nav li{margin-left:2px;margin-right:2px}.my-account-page .status-nav li:last-child{margin-right:0}}@media (max-width:420px){#wpfs-manage-subscriptions-container .wpfs-subscription-actions{display:block}#wpfs-manage-subscriptions-container .wpfs-subscription-actions .wpfs-btn{margin-bottom:12px;width:100%}}.search-page .filters-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:33px;width:100%}.search-page .title{margin:10px 0 44px}.search-page .filter-buttons{display:inline-block;margin-bottom:15px;width:100%}.search-page .blog-grid{width:auto}.search-page .blog-grid li .image-blog{position:relative}.search-page .blog-grid .marks{display:flex;padding:8px;position:absolute;top:0}.search-page .blog-grid .marks .mark{display:inline-block;height:25px;margin:2px;width:25px}.search-page .blog-grid .marks .cup-icon{background:url(../../4a6f0234883af391106d.svg) no-repeat 50%/cover}.search-page .blog-grid .marks .later-icon{background:url(../../56e5db1e787836546e5f.svg) no-repeat 50%/cover}.search-page .blog-grid .marks .flag-icon{background:url(../../36e122585d94feb703e5.svg) no-repeat 50%/cover}.search-page .blog-grid .marks .in-progress-icon{background:url(../../61489c71fde2bea7381a.svg) no-repeat 50%/cover}.search-page .blog-grid .marks .play-icon{background:url(../../4bf4e49643e9f3b88adc.svg) no-repeat 50%/cover}.search-page .edge-grid{margin-top:80px}.status-nav.gray-mod{background-color:transparent;border-bottom:1px solid #eff1f3;margin-bottom:32px;padding:0;text-align:left;width:100%}.status-nav.gray-mod li.current-menu-item a{background-color:#eff1f3;color:#005dab}.status-nav.gray-mod li:first-child{margin-left:0}.status-nav.gray-mod a{color:#3f464d}.status-nav.gray-mod span{background-color:#eff1f3;color:#3f464d}.tab-contents{width:100%}.tab-contents>div{display:none}@media (max-width:440px){.search-page .filters-row .search-wrap{float:none}}.reset-pass-sec{margin:60px auto;max-width:440px}.reset-pass-sec label{color:#7a838b;display:block;font-size:12px;font-weight:600;margin-bottom:6px}.reset-pass-sec form{margin-bottom:225px}.reset-pass-sec .form-row{margin-bottom:20px}.reset-pass-sec .form-row.err{color:red;font-weight:600}.reset-pass-sec .section-head{color:#0d121b;text-align:center}.reset-pass-sec .section-head h2{font-size:32px;margin:0 0 16px}.reset-pass-sec .section-head p{line-height:1.7;margin:0 0 45px}.reset-pass-sec .section-head.cong{background:url(../../150c476892188a86bd34.svg) no-repeat 50%/140px auto;min-height:445px}.reset-pass-sec #newsletter{float:left;margin:0 10px 0 0}.reset-pass-sec #newsletter+label{color:#0d121b;font-size:14px}.reset-pass-sec input[type=submit]{display:block;width:100%}.reset-pass-sec .disclaimer label{line-height:1.4;margin:42px 0 32px}.reset-pass-sec .login{padding:32px 0 80px;text-align:center}.reset-pass-sec .login p{color:#0d121b}.reset-pass-sec .login a{color:#347bd9}.reset-pass-sec .bottom-links{text-align:center}.reset-pass-sec .bottom-links li{display:inline-block;padding:0 5px}.reset-pass-sec .bottom-links a{color:#7a838b;font-size:12px;text-decoration:underline}.reset-pass-sec .error{color:red;font-size:14px;font-style:italic;font-weight:600;padding:6px 0 0}.reset-pass-sec .indicator{background-color:#e5e9eb;border-radius:2px;height:10px;margin-bottom:6px;overflow:hidden}.reset-pass-sec .indicator div{background-color:#1e59ae;border-radius:2px;height:10px;transition:width 1s ease-out;width:0}.reset-pass-sec .indicator+.error{color:#7a838b;font-size:12px;font-style:normal;margin-bottom:34px;padding-top:0}.reset-pass-sec .pass-row{position:relative}.reset-pass-sec .pass-row #eye{background:url(../../42297f296553d8f5684f.svg) no-repeat 50%/18px 18px;cursor:pointer;height:30px;position:absolute;right:8px;top:24px;width:30px}@media (max-width:500px){.reset-pass-sec{margin-left:15px;margin-right:15px}}.login-page{height:100vh}.login-page .side-image{background-position:50%;background-repeat:no-repeat;background-size:cover;float:left;height:100vh;width:42vw}.login-page .section-login-form{float:left;height:100vh;padding:42px 0 0 10vw;width:calc(10vw + 440px)}.login-page h1.title{font-size:32px;font-weight:700;margin:0 0 20px}.login-page .logo{display:block;margin:0 0 70px}@media (max-width:660px){.login-page .logo{text-align:center}}.login-page .logo img{max-height:35px;width:auto}.login-page .section__head{margin:0 0 50px}.login-page .section__head>p{line-height:1.7}.login-page .section__body label{color:#7a838b;display:inline-block;font-size:12px;font-weight:600;margin-bottom:7px}.login-page .reset-pass{color:#347bd9;float:right;font-size:12px;font-weight:600}.login-page .login-password,.login-page .login-remember,.login-page .login-submit,.login-page .login-username{margin:0 0 24px}.login-page #rememberme{float:left;margin:-1px 10px 0 0}.login-page .login-remember label{color:#0d121b;font-size:14px;font-weight:400}.login-page #wp-submit{margin-bottom:45px;width:193px}.login-page .create-account{color:#347bd9;font-weight:600}.login-page .select-plan-footer{bottom:48px;justify-content:left;margin:0 0 0 -8px;position:absolute}@media (max-width:970px){.login-page .section-login-form{width:calc(10vw + 300px)}}@media (max-width:660px){.login-page .side-image{display:none}.login-page .section-login-form{padding-right:10vw;width:100%}}@media (max-width:400px){.login-page .section-login-form{padding-left:20px;padding-right:20px}}@media (max-height:690px){.login-page .select-plan-footer{display:none}}.shell{margin:0 auto;width:1108px}h6{font-size:18px;font-weight:600;line-height:122%;margin-block-end:26px}.container-homepage{width:100%}.container-homepage .home-RU{display:flex;width:100%}.container-homepage .home-RU .home-RU-main{border-right:1px solid #eff1f3;flex:67%;padding-right:30px}.container-homepage .home-RU .home-RU-main .wrap-whole-slider{margin-bottom:50px;overflow:hidden;width:100%}.container-homepage .home-RU .home-RU-main .wrap-whole-slider .continue-with{margin-top:50px}.container-homepage .home-RU .home-RU-main .wrap-whole-slider .slider-wrap{overflow:visible;position:relative;width:100%}.container-homepage .home-RU .home-RU-main .wrap-whole-slider .continue-carousel{max-width:556px;overflow:visible}.container-homepage .home-RU .home-RU-main .wrap-whole-slider .continue-carousel .owl-stage-outer .owl-stage{transform:translate3d(-390px,0,0)}.container-homepage .home-RU .home-RU-main .wrap-whole-slider .continue-carousel .owl-item{display:inline-block;max-width:580px;padding-right:20px}.container-homepage .home-RU .home-RU-main .rec-n-new.recommendations{display:none}.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list{grid-gap:32px;display:grid;grid-template-columns:157px 157px 157px 157px;width:fit-content}@media (max-width:500px){.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list{grid-gap:18px}}.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list .one-new,.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list .one-rec,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list .one-new,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list .one-rec{max-width:157px;position:relative}.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list .one-new .img,.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list .one-rec .img,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list .one-new .img,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list .one-rec .img{background-image:url(../../e0ab8034567c28304238.png);background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:0 3px 8px rgba(0,0,0,.3);height:238px}.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list .one-new a,.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list .one-rec a,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list .one-new a,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list .one-rec a{display:block;position:relative}.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list .one-new a .new-badge,.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list .one-rec a .new-badge,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list .one-new a .new-badge,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list .one-rec a .new-badge{background:url(../../829700d12c308aac83d1.svg);bottom:0;height:65px;position:absolute;right:0;width:65px}.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list .one-new .title,.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list .one-rec .title,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list .one-new .title,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list .one-rec .title{font-size:16px;font-weight:600;line-height:150%;margin:4px 0}.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list .one-new .author,.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list .one-rec .author,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list .one-new .author,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list .one-rec .author{color:#7a838b;font-style:italic;font-weight:500;line-height:171%}.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list .one-new .marks,.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list .one-rec .marks,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list .one-new .marks,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list .one-rec .marks{display:flex;padding:8px;position:absolute;top:0}.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list .one-new .marks .mark,.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list .one-rec .marks .mark,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list .one-new .marks .mark,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list .one-rec .marks .mark{display:inline-block;height:25px;margin:2px;width:25px}.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list .one-new .marks .cup-icon,.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list .one-rec .marks .cup-icon,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list .one-new .marks .cup-icon,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list .one-rec .marks .cup-icon{background:url(../../4a6f0234883af391106d.svg) no-repeat 50%/cover}.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list .one-new .marks .later-icon,.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list .one-rec .marks .later-icon,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list .one-new .marks .later-icon,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list .one-rec .marks .later-icon{background:url(../../56e5db1e787836546e5f.svg) no-repeat 50%/cover}.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list .one-new .marks .flag-icon,.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list .one-rec .marks .flag-icon,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list .one-new .marks .flag-icon,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list .one-rec .marks .flag-icon{background:url(../../36e122585d94feb703e5.svg) no-repeat 50%/cover}.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list .one-new .marks .in-progress-icon,.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list .one-rec .marks .in-progress-icon,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list .one-new .marks .in-progress-icon,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list .one-rec .marks .in-progress-icon{background:url(../../61489c71fde2bea7381a.svg) no-repeat 50%/cover}.container-homepage .home-RU .home-RU-main .rec-n-new .view-more-link a{color:#347bd9;font-weight:600;line-height:171%;text-decoration:underline}.container-homepage .home-RU .home-RU-main .new-sums,.container-homepage .home-RU .home-RU-main .new-vids,.container-homepage .home-RU .home-RU-main .upcoming-webinars{margin:0 auto 50px}.container-homepage .home-RU .home-RU-main .new-sums .top-new,.container-homepage .home-RU .home-RU-main .new-vids .top-new,.container-homepage .home-RU .home-RU-main .upcoming-webinars .top-new{align-items:baseline;display:flex;justify-content:space-between}.container-homepage .home-RU .home-RU-main .new-sums .top-new a,.container-homepage .home-RU .home-RU-main .new-vids .top-new a,.container-homepage .home-RU .home-RU-main .upcoming-webinars .top-new a{color:#347bd9;line-height:171%;margin-right:18px;text-decoration:underline}.container-homepage .home-RU .home-RU-main .new-sums .new-vids-list,.container-homepage .home-RU .home-RU-main .new-vids .new-vids-list,.container-homepage .home-RU .home-RU-main .upcoming-webinars .new-vids-list{grid-gap:32px;display:grid;grid-template-columns:346px 346px}.container-homepage .home-RU .home-RU-main .new-sums .new-vids-list .marks,.container-homepage .home-RU .home-RU-main .new-vids .new-vids-list .marks,.container-homepage .home-RU .home-RU-main .upcoming-webinars .new-vids-list .marks{display:flex;padding:8px;position:absolute;top:0}.container-homepage .home-RU .home-RU-main .new-sums .new-vids-list .marks .mark,.container-homepage .home-RU .home-RU-main .new-vids .new-vids-list .marks .mark,.container-homepage .home-RU .home-RU-main .upcoming-webinars .new-vids-list .marks .mark{display:inline-block;height:25px;margin:2px;width:25px}.container-homepage .home-RU .home-RU-main .new-sums .new-vids-list .marks .cup-icon,.container-homepage .home-RU .home-RU-main .new-vids .new-vids-list .marks .cup-icon,.container-homepage .home-RU .home-RU-main .upcoming-webinars .new-vids-list .marks .cup-icon{background:url(../../4a6f0234883af391106d.svg) no-repeat 50%/cover}.container-homepage .home-RU .home-RU-main .new-sums .new-vids-list .marks .later-icon,.container-homepage .home-RU .home-RU-main .new-vids .new-vids-list .marks .later-icon,.container-homepage .home-RU .home-RU-main .upcoming-webinars .new-vids-list .marks .later-icon{background:url(../../56e5db1e787836546e5f.svg) no-repeat 50%/cover}.container-homepage .home-RU .home-RU-main .new-sums .new-vids-list .marks .flag-icon,.container-homepage .home-RU .home-RU-main .new-vids .new-vids-list .marks .flag-icon,.container-homepage .home-RU .home-RU-main .upcoming-webinars .new-vids-list .marks .flag-icon{background:url(../../36e122585d94feb703e5.svg) no-repeat 50%/cover}.container-homepage .home-RU .home-RU-main .new-sums .new-vids-list .marks .in-progress-icon,.container-homepage .home-RU .home-RU-main .new-vids .new-vids-list .marks .in-progress-icon,.container-homepage .home-RU .home-RU-main .upcoming-webinars .new-vids-list .marks .in-progress-icon{background:url(../../61489c71fde2bea7381a.svg) no-repeat 50%/cover}.container-homepage .home-RU .home-RU-main .new-sums .new-vids-list .marks .play-icon,.container-homepage .home-RU .home-RU-main .new-vids .new-vids-list .marks .play-icon,.container-homepage .home-RU .home-RU-main .upcoming-webinars .new-vids-list .marks .play-icon{background:url(../../4bf4e49643e9f3b88adc.svg) no-repeat 50%/cover}.container-homepage .home-RU .home-RU-main .new-sums .new-vids-list .one-vid .img,.container-homepage .home-RU .home-RU-main .new-vids .new-vids-list .one-vid .img,.container-homepage .home-RU .home-RU-main .upcoming-webinars .new-vids-list .one-vid .img{background-image:url(../../cc2322851e62b379d9c7.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:259px;position:relative}.container-homepage .home-RU .home-RU-main .new-sums .new-vids-list .one-vid .title,.container-homepage .home-RU .home-RU-main .new-vids .new-vids-list .one-vid .title,.container-homepage .home-RU .home-RU-main .upcoming-webinars .new-vids-list .one-vid .title{font-size:18px;font-weight:700;line-height:122%;margin-bottom:12px;margin-top:8px;text-transform:capitalize}.container-homepage .home-RU .home-RU-main .new-sums .new-vids-list .one-vid .duration,.container-homepage .home-RU .home-RU-main .new-vids .new-vids-list .one-vid .duration,.container-homepage .home-RU .home-RU-main .upcoming-webinars .new-vids-list .one-vid .duration{align-items:center;color:#7a838b;display:flex}.container-homepage .home-RU .home-RU-main .new-sums .new-vids-list .one-vid .duration img,.container-homepage .home-RU .home-RU-main .new-vids .new-vids-list .one-vid .duration img,.container-homepage .home-RU .home-RU-main .upcoming-webinars .new-vids-list .one-vid .duration img{margin-right:5px;vertical-align:text-top}@media (max-width:505px){.container-homepage .home-RU .home-RU-main .new-sums .new-vids-list .one-vid a.library-videos,.container-homepage .home-RU .home-RU-main .new-vids .new-vids-list .one-vid a.library-videos,.container-homepage .home-RU .home-RU-main .upcoming-webinars .new-vids-list .one-vid a.library-videos{display:flex}}.container-homepage .home-RU .home-RU-main .responsive-see-all{background-color:#fff;border:1px solid #e5e9eb;color:#005dab;display:none;margin-top:45px;padding:8px 24px;text-align:center;width:100%}.container-homepage .home-RU .home-RU-main .trending-piece{align-items:center;background:url(../../85101600406d516be1cd.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:320px;margin-top:69px}.container-homepage .home-RU .home-RU-main .trending-piece .trending-img{display:flex;justify-content:flex-end;width:50%}.container-homepage .home-RU .home-RU-main .trending-piece .trending-img .piece-img{background:url(../../e0ab8034567c28304238.png);background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:4px 4px 8px rgba(0,0,0,.7);height:207px;width:277px}.container-homepage .home-RU .home-RU-main .trending-piece .trending-info{margin-left:38px;padding-right:20px;width:50%}.container-homepage .home-RU .home-RU-main .trending-piece .trending-info .trending-tag{background-color:#60935d;border-radius:2px;color:#fff;display:inline-block;font-size:12px;font-weight:600;height:18px;letter-spacing:.2px;line-height:140%;margin-bottom:10px;padding:1px 6px;width:115px}.container-homepage .home-RU .home-RU-main .trending-piece .trending-info .trending-title{font-size:18px;font-weight:600;line-height:171%;margin-bottom:2px}.container-homepage .home-RU .home-RU-main .trending-piece .trending-info .trending-author{color:#7a838b;font-size:12px;line-height:133%;margin-bottom:12px}.container-homepage .home-RU .home-RU-main .trending-piece .trending-info .duration{background:url(../../a0569d6eeda94feaf675.svg) no-repeat 0 1px/14px 14px;color:#7a838b;font-size:14px;font-weight:400;line-height:1.3;line-height:120%;margin-bottom:25px;margin-top:5px;padding:0 0 0 22px}.container-homepage .home-RU .home-RU-main .trending-piece .trending-info .get-it{font-weight:600}.container-homepage .home-RU .home-RU-main .upcoming-webinars{margin:0 auto}.container-homepage .home-RU .home-RU-main .mobile-webinars-carousel{display:none;grid-template-columns:none;max-width:347px;overflow:visible;position:relative}.container-homepage .home-RU .home-RU-main .mobile-webinars-carousel .owl-stage-outer{overflow:hidden}.container-homepage .home-RU .home-RU-main .mobile-webinars-carousel .owl-stage-outer .owl-stage{width:fit-content}.container-homepage .home-RU .home-RU-main .mobile-webinars-carousel .owl-stage-outer .owl-item{display:inline-block}.container-homepage .home-RU .home-RU-main .mobile-webinars-carousel .owl-stage-outer .owl-item dd{width:auto}.container-homepage .home-RU .home-RU-aside{flex:33%}.container-homepage .home-RU .home-RU-aside .aside-heading{font-size:16px;font-weight:700;line-height:171%;margin-block-start:2.33em;margin-bottom:16px}.container-homepage .home-RU .home-RU-aside .explore{color:#005dab;font-weight:600;text-decoration:underline}.container-homepage .home-RU .home-RU-aside .dont-miss-out{border-bottom:1px solid #eff1f3;padding-bottom:39px;padding-left:25px}.container-homepage .home-RU .home-RU-aside .dont-miss-out .blog-posts .one-BP{display:flex;margin-bottom:16px}.container-homepage .home-RU .home-RU-aside .dont-miss-out .blog-posts .one-BP .BP-img{background:url(../../05e7835545ccb0ad39f8.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:81px;width:112px}.container-homepage .home-RU .home-RU-aside .dont-miss-out .blog-posts .one-BP .BP-info{margin-left:16px;max-width:195px}.container-homepage .home-RU .home-RU-aside .dont-miss-out .blog-posts .one-BP .BP-info .BP-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-weight:600;line-height:171%;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis}.container-homepage .home-RU .home-RU-aside .dont-miss-out .blog-posts .one-BP .BP-info .BP-reading-time{color:#7a838b;font-size:12px;line-height:133%}.container-homepage .home-RU .home-RU-aside .top-three-edge{padding-left:25px}.container-homepage .home-RU .home-RU-aside .top-three-edge .edge-posts .one-EP{display:flex;margin-bottom:16px}.container-homepage .home-RU .home-RU-aside .top-three-edge .edge-posts .one-EP .EP-img{background:url(../../f64f5bf9b61e7971a7d8.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:111px;width:83px}.container-homepage .home-RU .home-RU-aside .top-three-edge .edge-posts .one-EP .EP-info{margin-left:16px;max-width:195px}.container-homepage .home-RU .home-RU-aside .top-three-edge .edge-posts .one-EP .EP-info .EP-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-weight:600;line-height:171%;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis}.container-homepage .home-RU .home-RU-aside .top-three-edge .edge-posts .one-EP .EP-info .EP-reading-time{color:#7a838b;font-size:12px;line-height:133%}.owl-nav{position:absolute;right:0;top:-50px}.owl-nav button{background-color:#fff;border:1px solid #e5e9eb;height:32px;margin-left:10px;width:32px}.owl-nav button.disabled{background-color:#eff1f3}.owl-nav button.disabled span{color:#e5e9eb}.owl-nav button span{color:#3f464d;font-size:32px;line-height:55%}@media only screen and (max-width:1280px){.shell{max-width:900px}.container-homepage .home-RU .home-RU-main{padding-right:15px;width:600px}.container-homepage .home-RU .home-RU-main .rec-n-new{width:100%}.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list{grid-gap:32px 15px;grid-template-columns:157px 157px 157px;justify-content:center;width:100%}.container-homepage .home-RU .home-RU-main .trending-piece .trending-img .piece-img{height:175px;width:233px}.container-homepage .home-RU .home-RU-main .new-vids{width:100%}.container-homepage .home-RU .home-RU-main .new-vids .new-vids-list{grid-template-columns:auto auto}.container-homepage .home-RU .home-RU-main .new-vids .new-vids-list .one-vid .img{height:215px}.container-homepage .home-RU .home-RU-main .webinars-grid.home-web{grid-template-columns:auto auto;margin:0 0 35px}.container-homepage .home-RU .home-RU-main .webinars-grid.home-web dd{margin:0 0 24px;width:auto}}@media only screen and (max-width:960px){.shell{width:770px}.container-homepage .home-RU .home-RU-main{width:450px}.container-homepage .home-RU .home-RU-main .wrap-whole-slider .slider-wrap .continue-carousel .owl-stage-outer .owl-item .in-progress-box{min-width:none;width:480px}.container-homepage .home-RU .home-RU-main .wrap-whole-slider .slider-wrap .continue-carousel .owl-stage-outer .owl-item .in-progress-box .right-progress-box .button-wrap{left:230px}.container-homepage .home-RU .home-RU-main .trending-piece .trending-info{flex:2.5}.container-homepage .home-RU .home-RU-main .new-vids .new-vids-list .one-vid .img{height:165px}}@media only screen and (max-width:820px){.container-homepage .home-RU .in-progress-list-wrap .in-progress-list-item-actions,.container-homepage .home-RU .in-progress-list-wrap .in-progress-list-item-content{width:50%}}@media only screen and (max-width:800px){.shell{max-width:90%}.container-homepage .home-RU .home-RU-main{border-right:none;padding:0;width:100%}.container-homepage .home-RU .home-RU-main .continue-carousel,.container-homepage .home-RU .home-RU-main .continue-with,.container-homepage .home-RU .home-RU-main .webinars-grid.home-web{display:none}.container-homepage .home-RU .home-RU-main .mobile-webinars-carousel,.container-homepage .home-RU .home-RU-main .responsive-see-all{display:block;margin-bottom:50px}.container-homepage .home-RU .home-RU-main .rec-n-new.recommendations{display:block}.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list{grid-gap:32px;grid-template-columns:157px 157px 157px;width:100%}.container-homepage .home-RU .home-RU-main .trending-piece .trending-img .piece-img{height:175px;width:233px}.container-homepage .home-RU .home-RU-aside,.container-homepage .top-new a{display:none}}@media only screen and (max-width:500px){.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list{grid-template-columns:auto auto;width:100%}.container-homepage .home-RU .home-RU-main .trending-piece{display:block;height:480px}.container-homepage .home-RU .home-RU-main .trending-piece .trending-img{padding:30px 0;width:100%}.container-homepage .home-RU .home-RU-main .trending-piece .trending-img .piece-img{height:207px;margin:0 auto;width:277px}.container-homepage .home-RU .home-RU-main .trending-piece .trending-info{margin-left:0;padding:12px;width:100%}.container-homepage .home-RU .home-RU-main .new-vids .new-vids-list{display:block}.container-homepage .home-RU .home-RU-main .new-vids .new-vids-list .one-vid{display:flex;margin-bottom:32px}.container-homepage .home-RU .home-RU-main .new-vids .new-vids-list .one-vid .img{height:89px;margin-right:16px;min-width:119px}.container-homepage .home-RU .home-RU-main .new-vids .new-vids-list .one-vid .one-vid-info .title{font-size:16px}.container-homepage .home-RU .home-RU-main .new-vids .new-vids-list .one-vid .one-vid-info .duration{display:none}.container-homepage .home-RU .home-RU-main .new-vids .new-vids-list .one-vid:nth-child(n+3){display:flex}}@media only screen and (max-width:410px){.btn-blue.get-it{font-size:12px;height:30px;padding:8px 10px}}@media only screen and (max-width:380px){.container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list,.container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list{display:block;width:100%}.container-homepage .home-RU .home-RU-main .rec-n-new .one-rec{margin:0 auto;padding-bottom:25px}}@media only screen and (max-width:320px){.container .container-homepage .search-banner .dot.dots-left{width:200px}.container .container-homepage .search-wrap{transform:translate(-113px);width:230px}.container .container-homepage .search-wrap .wrap-search{margin:0 auto;width:230px}.container .container-homepage .home-RU .home-RU-main .trending-piece .trending-info{font-size:12px;margin-left:0}.container .container-homepage .home-RU .home-RU-main .rec-n-new .new-sums-list,.container .container-homepage .home-RU .home-RU-main .rec-n-new .recommendation-list{display:block}.container .container-homepage .home-RU .home-RU-main .rec-n-new .one-rec{margin:0 auto;padding-bottom:25px}}.in-progress-list-wrap{border-bottom:1px solid #eff1f3;padding-bottom:39px;padding-left:25px}.in-progress-list-wrap .continue-with{font-size:16px}.in-progress-list-wrap .in-progress-list-item{display:flex;margin-bottom:30px}.in-progress-list-wrap .in-progress-list-item-content{display:block;width:60%}.in-progress-list-wrap .in-progress-list-item-actions{display:block;width:40%}.in-progress-list-wrap .in-progress-list-item-actions a{margin-top:35px}.in-progress-list-wrap .in-progress-title{font-size:14px;font-weight:600;line-height:150%;margin:4px 0}.in-progress-list-wrap .in-progress-author{color:#7a838b;font-style:italic;font-weight:500;line-height:171%}.in-progress-list-wrap .continue-button{background-color:#3f464d;border-radius:2px;color:#fff;cursor:pointer;display:block;font-weight:600;height:40px;line-height:171%;margin-bottom:12px;margin-left:auto;padding:8px 16px 8px 14px;position:relative;width:111px;z-index:10}.in-progress-list-wrap .continue-button img{margin-right:6px;width:14px}.in-progress-list-wrap .view-more-link a{color:#347bd9;font-weight:600;line-height:171%;text-decoration:underline}.recommended-aside{border-bottom:1px solid #eff1f3;padding-bottom:39px;padding-left:25px}.recommended-aside h6{font-size:16px;font-weight:700;line-height:171%;margin-block-start:2.33em;margin-bottom:16px}.recommended-aside .summary-item-aside{display:flex;margin-bottom:16px}.recommended-aside .summary-info{margin-left:16px;max-width:195px}.recommended-aside .summary-info .title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-weight:600;line-height:171%;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis}.recommended-aside .summary-info .author{color:#7a838b;font-style:italic;font-weight:500;line-height:171%}.recommended-aside .summary-thumbnail{background-position:50%;background-repeat:no-repeat;background-size:contain;height:111px;width:83px}.recommended-aside .view-more-link a{color:#347bd9;font-weight:600;line-height:171%;text-decoration:underline}@media only screen and (max-width:800px){.recommended-aside{display:none}}.loading-trending{display:block;height:150px;position:relative}.loading-trending .indicator{display:inline-block;height:80px;left:50%;margin:-36px 0 0 -36px;position:absolute;top:50%;width:80px}.loading-trending .indicator div{animation:loading-anim 1s cubic-bezier(0,.2,.8,1) infinite;border:2px solid #347bd9;border-radius:50%;opacity:1;position:absolute}.loading-trending .indicator div:nth-child(2){animation-delay:-.5s}.cancel-subscription{max-width:536px}.cancel-subscription .titles{color:#0d121b;text-align:center}.cancel-subscription .titles .main-title{font-size:32px;font-weight:700;margin:0 0 20px}.cancel-subscription .titles .sub-title{font-size:14px;font-weight:400;margin:0 0 52px}.cancel-subscription .titles .ico{background:url(../../f3ba473ba03361002c61.png) no-repeat 50%/100% auto;display:inline-block;height:30px;vertical-align:bottom;width:30px}.cancel-subscription .titles a.email{color:#347bd9}.cancel-subscription .btns{clear:both;margin-top:65px;text-align:center}.cancel-subscription .btns .keep{border:1px solid #e5e9eb;margin-right:14px}@media (max-width:380px){.cancel-subscription .btns .keep{display:block;margin:0 0 15px}}.cancel-subscription .btns .cancel{background-color:#f03a47}@media (max-width:380px){.cancel-subscription .btns .cancel{display:block;width:100%}}.cancel-subscription .btns .cancel:disabled{background-color:#eff1f3}.cancel-subscription .btns .restore{margin-right:12px}.cancel-subscription .desc{margin:42px 0 34px}.cancel-subscription .checks.mod{float:none}.cancel-subscription .checks.mod span{background-position:0 3px;line-height:1.7;margin:0 0 25px}.issue-form label{display:block;margin:0 0 35px}.issue-form label textarea{background-color:#fff;border:1px solid #c8ced4;border-radius:2px;display:none;margin-top:14px;min-height:118px;padding:10px 8px}.issue-form label textarea::placeholder{color:#c8ced4}.issue-form label input{float:left;margin:0 7px 0 0}.issue-form label input.has-textarea:checked+textarea{display:block}.subscribe-banner{background-color:#005dab;padding:10px 5px}.subscribe-banner p{color:#fff;text-align:center}.subscribe-banner a{color:#fff;font-weight:700}.wrap-products .page__title{padding-bottom:25px}.wrap-products .section__head{box-sizing:border-box;display:block;margin-bottom:20px}.wrap-products .section__head h2{margin-bottom:40px}.wrap-products .more-summaries{border-top:unset;margin-bottom:60px;margin-top:0;padding-top:0}.wrap-products .section__body{display:block;width:100%}.wrap-products .section-boxes{margin:40px 0 50px}.wrap-products .boxes{box-sizing:border-box;display:flex;flex-wrap:wrap;width:100%}.wrap-products .boxes .box-wrapper{padding:10px;width:33%}.wrap-products .boxes .box{color:#fff;display:flex;flex-direction:column;height:200px;padding:0 10px;width:100%}.wrap-products .boxes .box p{display:block;font-size:20px;margin:auto;text-align:center}.wrap-products .videos-slider{display:inline-block;margin-bottom:60px;overflow:hidden;width:100%}.wrap-products .videos-slider .owl-dots{padding-top:20px}.wrap-products .videos-slider .owl-item{float:left}.wrap-products .videos-slider .video-item{display:block;margin:0 16px;position:relative;width:273px}.wrap-products .videos-slider .video-item .image-blog{background-position:50%;background-size:cover;height:200px;width:100%}.wrap-products .webinars-slider{margin:0 0 60px;overflow:hidden}.wrap-products .webinars-slider .owl-item{float:left}.wrap-products .webinars-slider dd{position:relative;width:290px!important}.wrap-products .edge-slider{margin-bottom:60px;overflow:hidden}.wrap-products .edge-slider .owl-item{float:left}.wrap-products .edge-slider li{display:flex;width:500px}.wrap-products .edge-slider li .edge-img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:260px;position:relative;width:186px}.wrap-products .edge-slider li .edge-img .marks{display:flex;padding:8px;position:absolute;top:0}.wrap-products .edge-slider li .edge-img .marks .mark{display:inline-block;height:25px;margin:2px;width:25px}.wrap-products .edge-slider li .edge-img .marks .cup-icon{background:url(../../4a6f0234883af391106d.svg) no-repeat 50%/cover}.wrap-products .edge-slider li .edge-img .marks .later-icon{background:url(../../56e5db1e787836546e5f.svg) no-repeat 50%/cover}.wrap-products .edge-slider li .edge-img .marks .flag-icon{background:url(../../36e122585d94feb703e5.svg) no-repeat 50%/cover}.wrap-products .edge-slider li .edge-img .marks .in-progress-icon{background:url(../../61489c71fde2bea7381a.svg) no-repeat 50%/cover}.wrap-products .edge-slider li .edge-info{padding:0 15px;width:300px}.wrap-products .edge-slider li .edge-info h6{font-size:18px;line-height:156%;margin-block-end:0;margin-block-start:0;margin-bottom:10px}.wrap-products .edge-slider li .edge-info p{color:#0d121b;line-height:170%}.page-404 a{color:#347bd9;text-decoration:underline}.page-404 a:hover{text-decoration:none}.mrp-container .mrp-left-side{margin-right:22px;position:relative}.mrp-container .mrp-left-side .date{background:url(../../4b815c0b4b366e641a97.svg);background-repeat:no-repeat;background-size:cover;display:inline-block;height:18px;position:absolute;width:15px}@media (max-width:515px){.mpr-calendarholder{right:0}.mpr-calendarholder .mpr-MonthsWrapper{width:140px}.mpr-calendarholder .column{max-width:150px!important;min-width:140px!important}.mpr-calendarholder .mpr-month{padding:10px;width:45px}}@media (max-width:420px){.mpr-calendarholder{left:0;right:unset;width:auto}}.mrp-icon{background:#eee;border:1px solid #ddd;border-radius:5px 0 0 5px;color:#40667a;margin-right:0;padding:7px}.mpr-MonthsWrapper{margin:0 auto;width:195px}.mrp-monthdisplay{background-color:#fff;border:1px solid #ddd;cursor:pointer;display:inline-block!important;padding:10px 12px 11px 8px}.mrp-lowerMonth,.mrp-upperMonth{color:#40667a;font-size:11px;font-weight:700;text-transform:uppercase}.mrp-to{color:#aaa;font-size:11px;margin-left:0;margin-right:0;padding:5px 3px;text-transform:uppercase}.mpr-calendar{display:inline-block;padding:10px 5px}.mpr-calendarholder .column:first-child .mpr-calendar{border-right:1px solid #ccc}.mpr-calendarholder .column::last-child .mpr-calendar{border-right:none}.mpr-month{display:inline-block;font-size:12px;padding:20px;text-transform:uppercase;width:65px}.mpr-calendar h5{font-size:18px;font-weight:700;margin:10px 0;text-align:center;width:100%}.mpr-selected{background:#a6cff0;color:#fff}.mpr-month:hover{border-radius:5px;box-shadow:inset 0 0 0 1px #ddd;cursor:pointer}.mpr-selected.mpr-month:hover{border-radius:0;box-shadow:none}.mpr-calendarholder{background:#fff;border:1px solid #ccc;border-radius:5px;box-shadow:0 7px 8px rgba(0,0,0,.3);display:flex;padding:5px;position:absolute;z-index:999}.mpr-calendarholder .year-label{color:#1e59ae;text-align:center}.mpr-calendarholder.hidden{display:none}.mpr-calendarholder .column{max-width:250px;min-width:206px}.mpr-calendarholder .col-xs-1{max-width:150px;min-width:150px}.mpr-calendarholder .btn-info{background-color:#40667a;border-color:#406670;font-size:10px;margin-bottom:10px;padding:10px 0;text-transform:uppercase;width:100%}.mpr-quickset{color:#666;text-align:center;text-transform:uppercase}.mpr-yeardown,.mpr-yearup{background-image:url(../../b1b3c384a64923492804.svg);background-repeat:no-pepeat;background-size:cover;color:#666;cursor:pointer;height:8px;margin-top:5px;width:14px}.mpr-yeardown{transform:rotate(90deg)}.mpr-yearup{transform:rotate(270deg)}.mpr-yeardown{float:left}.mpr-yearup{float:right}.mpr-yeardown:hover,.mpr-yearup:hover{color:#40667a}.mpr-calendar:first .mpr-selected:first{background-color:#40667a}.mpr-calendar:last .mpr-selected:last{background-color:#40667a}.popover{max-width:1920px!important}.tags{display:flex;flex-wrap:wrap;margin-bottom:40px;margin-left:-5px}.tags .tag{border:2px solid #005dab;border-radius:3px;box-sizing:box;color:#005dab;font-size:100%;margin:5px;padding:5px 25px}.tags .tag .tag-label{display:inline-block}.tags .tag:hover .tag-label{color:#005dab;transform:scale(1.1);transition:transform .3s}.single-product-section{overflow:hidden;padding-top:109px;position:relative}.single-product-section .shell{padding:0 20px;width:1107px}@media (max-width:425px){.single-product-section .shell{padding:0}}.single-product-section h1{font-size:55px;letter-spacing:.6px;margin-bottom:10px}.single-product-section .section-content{max-width:455px;padding-bottom:38px}.single-product-section h3{font-size:23px;font-weight:400;letter-spacing:.6px;line-height:1.2}.single-product-section .product-features-list{margin-bottom:53px}.single-product-section .product-features-list ul{padding-top:22px}.single-product-section .product-features-list ul li{font-size:15px;letter-spacing:.6px;margin-bottom:24px;margin-left:38px;position:relative}.single-product-section .product-features-list ul li:before{background:url(../../c1d4343d4712bff5409b.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:inline-block;height:22px;left:-35px;position:absolute;top:-4px;width:22px}.single-product-section .line{background-color:#ccc;display:block;height:2px;width:100%}.single-product-section .price-wrapper{align-items:center;display:flex;justify-content:space-between;margin-top:30px;padding-bottom:70px}@media (max-width:425px){.single-product-section .price-wrapper{display:block;text-align:center}}.single-product-section .price-wrapper .price{font-size:35px}.single-product-section .price-wrapper .price span{font-size:26px}.single-product-section .price-wrapper .price .scratched-price{align-self:center;color:#7a838b;font-size:17px;font-weight:400;margin:5px 0;text-decoration:line-through}.single-product-section .price-wrapper .price .current-price{margin:10px 0}@media (max-width:425px){.single-product-section .price-wrapper .price{margin-bottom:30px}}.single-product-section .price-wrapper .subscribe-btn{background-color:#e39b34;color:#fff;font-size:22px;padding:16px 52px;text-align:center}.single-product-section .price-wrapper .subscribe-btn:hover{opacity:.7}.single-product-section .section-image{bottom:0;max-width:47%;position:absolute;right:0}@media (max-width:900px){.single-product-section .section-image{display:none}}.mentioned-section.pricing-new{background-color:#eaeaec;padding-bottom:20px;padding-top:29px}.mentioned-section.pricing-new .owl-dots{display:none}.section-summaries .section__head{margin:60px 0 50px}.section-summaries .section__head h2{font-size:32px;text-align:center}.section-summaries .section__body{padding:0 25px}@media (max-width:1024px){.section-summaries .section__body{padding:0}}.full-width-image-section{background-color:#eaeaec;padding-top:30px}.full-width-image-section .gray-part{background-color:#eaeaec;height:50%;position:absolute;top:0;width:100%;z-index:10}.full-width-image-section .white-part{background-color:#fff;bottom:0;height:50%;position:absolute;width:100%;z-index:15}.full-width-image-section .image{position:relative}.full-width-image-section .image img{height:auto;position:relative;width:100%;z-index:20}.list-with-images{box-sizing:border-box;margin-top:69px;padding-bottom:49px}.list-with-images .section-title{font-size:37px;letter-spacing:1.6px;text-align:center}.list-with-images .section-content{display:flex;margin-top:76px}.list-with-images .section-content .list{width:50%}.list-with-images .section-content .list .list-item{display:flex;padding-left:29px}.list-with-images .section-content .list .list-item .icon{box-sizing:border-box;display:block;width:18%}.list-with-images .section-content .list .list-item .icon img{height:auto;width:100%}.list-with-images .section-content .list .list-item .list-item-content{margin-bottom:44px;padding-left:20px;width:82%}.list-with-images .section-content .list .list-item .list-item-content h3{font-size:24px;margin:0 0 7px}.list-with-images .section-content .list .list-item .list-item-content p{font-size:16px;letter-spacing:.1px;line-height:1.1;margin:0}.list-with-images .section-content .image-aside{padding-left:10px;width:50%}.list-with-images .section-content .image-aside img{height:auto;width:100%}@media (max-width:768px){.list-with-images .section-content{display:block}.list-with-images .section-content .image-aside,.list-with-images .section-content .list{width:100%}}@media (max-width:560px){.list-with-images .section-content .list .list-item{padding-left:0}}.section-testimonials{margin-top:69px}.section-testimonials .section-title{font-size:37px;letter-spacing:1.6px;text-align:center}.section-testimonials .testimonials{margin-top:68px;overflow:hidden;padding-bottom:30px}.section-testimonials .testimonials .owl-item{display:inline-block}.section-testimonials .testimonials .testimonial{background:#eaeaec;box-shadow:7px 6px 6px 0 #a1a1a1;margin:0 20px;padding:20px 30px}.section-testimonials .testimonials .testimonial .rating{display:flex;justify-content:center;margin-bottom:20px;margin-top:5px;width:100%}.section-testimonials .testimonials .testimonial .rating .star{background-image:url(../../0562a98155d664dcf4d3.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:32px;width:32px}.section-testimonials .testimonials .testimonial .content{font-size:16px;line-height:1.2}.section-testimonials .testimonials .testimonial .line{background-color:#000;height:1px;margin:20px 0;width:50px}.section-testimonials .testimonials .testimonial h4{font-size:20px;margin:0}.section-testimonials .testimonials .testimonial .author-description{font-size:16px;margin:5px 0}.select-plan-page .pricing-tabs-section{background-color:unset}.pricing-tabs-section{background-color:#eaeaec;padding-bottom:22px;padding-top:100px}.pricing-tabs-section.three-products .prices-table{padding:15px 0 0}@media (max-width:769px){.pricing-tabs-section.three-products .prices-table{display:block;padding:0 10px}}.pricing-tabs-section.three-products .prices-table .col{margin:60px 0;width:30%}.pricing-tabs-section.three-products .prices-table .col:first-child{border-right:none}.pricing-tabs-section.three-products .prices-table .col:last-child{border-left:none}.pricing-tabs-section.three-products .prices-table .col.blue{margin:0;width:40%}@media (max-width:1024px){.pricing-tabs-section.three-products .prices-table .col{padding:35px 0}}@media (max-width:769px){.pricing-tabs-section.three-products .prices-table .col{width:100%}.pricing-tabs-section.three-products .prices-table .col:first-child{border-right:5px solid #c9c9c9}.pricing-tabs-section.three-products .prices-table .col:last-child{border-left:5px solid #c9c9c9}.pricing-tabs-section.three-products .prices-table .col.blue{width:100%}}.pricing-tabs-section .main-title{margin-top:0;text-align:center}.pricing-tabs-section .plans-tabs{align-items:center;display:flex;justify-content:center;margin-bottom:32px;margin-top:46px}.pricing-tabs-section .plans-tabs .tab-title{font-size:14px;font-weight:700;margin:0 10px;text-transform:uppercase}.pricing-tabs-section .plans-tabs .switch{display:inline-block;height:30px;position:relative;width:60px}.pricing-tabs-section .plans-tabs .switch input{height:0;opacity:0;width:0}.pricing-tabs-section .plans-tabs .slider{background-color:#fff;border:1px solid #ccc;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;-webkit-transition:.4s;transition:.4s}.pricing-tabs-section .plans-tabs .slider:before{background-color:#005f94;bottom:1px;content:"";height:26px;left:2px;position:absolute;-webkit-transition:.4s;transition:.4s;width:26px}.pricing-tabs-section .plans-tabs input:checked+.slider{background-color:#fff}.pricing-tabs-section .plans-tabs input:focus+.slider{box-shadow:0 0 1px #fff}.pricing-tabs-section .plans-tabs input:checked+.slider:before{-webkit-transform:translateX(28px);-ms-transform:translateX(28px);transform:translateX(28px)}.pricing-tabs-section .plans-tabs .slider.round{border-radius:34px}.pricing-tabs-section .plans-tabs .slider.round:before{border-radius:50%}.pricing-tabs-section .prices-table{display:flex;padding:15px 69px 0}@media (max-width:768px){.pricing-tabs-section .prices-table{display:block;width:100%}}.pricing-tabs-section .prices-table .col{background-color:#fff;border:5px solid #c9c9c9;border-radius:0;margin:0 13px;position:relative;width:50%}@media (max-width:768px){.pricing-tabs-section .prices-table .col{display:block;margin-bottom:30px;width:100%}}.pricing-tabs-section .prices-table .col .triangle{border-color:#005f94 transparent transparent;border-style:solid;border-width:97px 97px 0 0;display:none;height:0;left:0;position:absolute;top:0;transform:rotate(0deg);width:0}.pricing-tabs-section .prices-table .col .triangle .star{background-image:url(../../0562a98155d664dcf4d3.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:46px;height:50px;left:0;position:absolute;width:50px}.pricing-tabs-section .prices-table .col .price{display:block;text-align:center}.pricing-tabs-section .prices-table .col .line{align-items:center;background-color:grey;display:flex;height:2px;justify-content:center;margin:39px 20px}.pricing-tabs-section .prices-table .col .line span{background:#fff;border:2px solid grey;border-radius:30px;font-size:20px;font-weight:700;padding:6px 59px;z-index:10}.pricing-tabs-section .prices-table .col .benefits{margin-bottom:110px;padding-left:10px;padding-top:16px}.pricing-tabs-section .prices-table .col .benefits li{font-size:15px;letter-spacing:.6px;margin-bottom:24px;margin-left:38px;position:relative}.pricing-tabs-section .prices-table .col .benefits li:before{background:url(../../c1d4343d4712bff5409b.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:inline-block;height:22px;left:-35px;position:absolute;top:-4px;width:22px}.pricing-tabs-section .prices-table .col .actions{bottom:0;left:0;padding-bottom:42px;position:absolute;width:100%}.pricing-tabs-section .prices-table .col .actions .btn{border:2px solid #005f94;color:#005f94;display:block;font-size:20px;font-weight:600;margin:0 auto;padding:13px 0;text-align:center;width:80%}.pricing-tabs-section .prices-table .col h4{color:#5c5c5c;font-size:39px;margin:30px 0 16px;text-align:center}.pricing-tabs-section .prices-table .col h5{color:#5c5c5c;font-size:30px}.pricing-tabs-section .prices-table .col h5 sup{font-size:24px}.pricing-tabs-section .prices-table .col.blue{border:5px solid #005f94}.pricing-tabs-section .prices-table .col.blue .triangle{display:block}.pricing-tabs-section .prices-table .col.blue .line{background-color:#005f94}.pricing-tabs-section .prices-table .col.blue .line span{border:2px solid #005f94;color:#005f94}.pricing-tabs-section .prices-table .col.blue .actions .btn{background-color:#005f94;color:#fff}.pricing-tabs-section .prices-table .col.blue h4,.pricing-tabs-section .prices-table .col.blue h5{color:#005f94}.share-container{display:inline-block;position:relative}.share-container .share-btn .share-icon{height:37px;width:37px}.share-container .share-btn p{display:inline-block}.share-container .share-dropdown{background-color:#fff;box-shadow:0 7px 8px rgba(0,0,0,.3);display:none;left:0;padding-bottom:10px;padding-top:10px;position:absolute;top:42px;width:202px;z-index:100}.share-container .share-dropdown.show{display:block}.share-container .share-dropdown a{background-position:18px;background-repeat:no-repeat;color:#3f464d;display:flex;padding:11px 15px;text-decoration:none}.share-container .share-dropdown a .icon{margin-right:10px;width:20%}.share-container .share-dropdown a .icon img{height:32px;width:32px}.share-container .share-dropdown a .label{margin:auto 0;width:80%}@media (max-width:690px){.share-desktop{display:none}}.quotes-container.hidden{display:none}.summary-quote-wrapper{width:100%}.summary-quote{border:10px solid #0b62b3;display:flex;margin:45px 65px;position:relative}.summary-quote:before{background-image:url(../../73f614493198c2ff4414.svg);left:-50px;top:-50px}.summary-quote:after,.summary-quote:before{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border:16px solid #fff;content:"";height:66px;position:absolute;width:75px}.summary-quote:after{background-image:url(../../37a56bb5f856c2e9489a.svg);bottom:-50px;right:-50px}.summary-quote .quote-image{align-items:center;display:flex;margin:20px 54px;width:20%}.summary-quote .quote-image img{border-radius:50%;height:auto;width:100%}.summary-quote .quote-content{margin:20px 60px 20px 0;width:80%}.summary-quote .quote-content .quote{font-size:35px;font-weight:700;line-height:1.2;margin-bottom:20px;margin-top:38px}.summary-quote .quote-content .description{font-size:20px;margin-bottom:28px}@media (max-width:767px){.summary-quote{display:none}}