@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,400i,700,700i|PT+Sans:400,400i,700,700i&subset=cyrillic,cyrillic-ext,latin-ext&display=swap);.vuecal__weekdays-headings{border-bottom:1px solid #ddd;margin-bottom:-1px}.vuecal--view-with-time .vuecal__weekdays-headings,.vuecal--week-numbers .vuecal__weekdays-headings{padding-left:3em}.vuecal--view-with-time.vuecal--twelve-hour .vuecal__weekdays-headings{font-size:.9em;padding-left:4em}.vuecal--overflow-x.vuecal--view-with-time .vuecal__weekdays-headings{padding-left:0}.vuecal__heading{width:100%;height:2.8em;font-weight:400;justify-content:center;text-align:center;align-items:center;position:relative;overflow:hidden}.vuecal__heading>.vuecal__flex{width:100%;height:100%;align-items:normal!important}.vuecal--sticky-split-labels .vuecal__heading{height:3.4em}.vuecal--day-view .vuecal__heading,.vuecal--month-view .vuecal__heading,.vuecal--week-view .vuecal__heading{width:14.2857%}.vuecal--hide-weekends.vuecal--day-view .vuecal__heading,.vuecal--hide-weekends.vuecal--month-view .vuecal__heading,.vuecal--hide-weekends.vuecal--week-view .vuecal__heading,.vuecal--years-view .vuecal__heading{width:20%}.vuecal--year-view .vuecal__heading{width:33.33%}.vuecal__heading .weekday-label{flex-shrink:0;display:flex;justify-content:center;align-items:center}.vuecal--small .vuecal__heading .small,.vuecal--xsmall .vuecal__heading .xsmall{display:block}.vuecal--small .vuecal__heading .full,.vuecal--small .vuecal__heading .xsmall,.vuecal--xsmall .vuecal__heading .full,.vuecal--xsmall .vuecal__heading .small,.vuecal__heading .small,.vuecal__heading .xsmall{display:none}.vuecal .vuecal__split-days-headers{align-items:center}@media screen and (max-width:550px){.vuecal__heading{line-height:1.2}.vuecal--small .vuecal__heading .small,.vuecal--xsmall .vuecal__heading .xsmall,.vuecal__heading .small{display:block}.vuecal--small .vuecal__heading .full,.vuecal--small .vuecal__heading .xsmall,.vuecal--xsmall .vuecal__heading .full,.vuecal--xsmall .vuecal__heading .small,.vuecal__heading .full,.vuecal__heading .xsmall{display:none}.vuecal--overflow-x .vuecal__heading .full,.vuecal--small.vuecal--overflow-x .vuecal__heading .small,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .xsmall{display:block}.vuecal--overflow-x .vuecal__heading .small,.vuecal--overflow-x .vuecal__heading .xsmall,.vuecal--small.vuecal--overflow-x .vuecal__heading .full,.vuecal--small.vuecal--overflow-x .vuecal__heading .xsmall,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .full,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .small{display:none}}@media screen and (max-width:450px){.vuecal--small .vuecal__heading .xsmall,.vuecal--xsmall .vuecal__heading .xsmall,.vuecal__heading .xsmall{display:block}.vuecal--small .vuecal__heading .full,.vuecal--small .vuecal__heading .small,.vuecal--xsmall .vuecal__heading .full,.vuecal--xsmall .vuecal__heading .small,.vuecal__heading .full,.vuecal__heading .small{display:none}.vuecal--small.vuecal--overflow-x .vuecal__heading .small,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .xsmall{display:block}.vuecal--small.vuecal--overflow-x .vuecal__heading .full,.vuecal--small.vuecal--overflow-x .vuecal__heading .xsmall,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .full,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .small{display:none}}.vuecal__header button{outline:none;font-family:inherit}.vuecal__menu{padding:0;margin:0;list-style-type:none;justify-content:center;background-color:rgba(0,0,0,.02)}.vuecal__view-btn{background:none;padding:.3em 1em;height:2.2em;font-size:1.3em;border:none;border-bottom:0 solid;cursor:pointer;color:inherit;box-sizing:border-box;transition:.2s}.vuecal__view-btn--active{border-bottom-width:2px;background:hsla(0,0%,100%,.15)}.vuecal__title-bar{background-color:rgba(0,0,0,.1);display:flex;align-items:center;text-align:center;justify-content:space-between;font-size:1.4em;line-height:1.3;min-height:2em}.vuecal--xsmall .vuecal__title-bar{font-size:1.3em}.vuecal__title{position:relative;justify-content:center}.vuecal__title button{cursor:pointer;background:none;border:none}.vuecal__title button.slide-fade--left-leave-active,.vuecal__title button.slide-fade--right-leave-active{width:100%}.vuecal__today-btn{position:relative;align-items:center;display:flex;font-size:.8em;background:none;border:none}.vuecal__today-btn span.default{font-size:.8em;padding:3px 6px;text-transform:uppercase;cursor:pointer}.vuecal__arrow{cursor:pointer;position:relative;z-index:1;background:none;border:none;white-space:nowrap}.vuecal__arrow--prev{margin-left:.6em}.vuecal__arrow--next{margin-right:.6em}.vuecal__arrow i.angle{display:inline-block;border:solid;border-width:0 2px 2px 0;padding:.25em;transform:rotate(-45deg)}.vuecal__arrow--prev i.angle{border-width:2px 0 0 2px}.vuecal__arrow--highlighted,.vuecal__today-btn--highlighted,.vuecal__view-btn--highlighted{position:relative;background-color:rgba(0,0,0,.04)}.vuecal__arrow--highlighted *,.vuecal__today-btn--highlighted *,.vuecal__view-btn--highlighted *{pointer-events:none}.vuecal__arrow--highlighted:after,.vuecal__arrow--highlighted:before,.vuecal__today-btn--highlighted:after,.vuecal__today-btn--highlighted:before,.vuecal__view-btn--highlighted:after,.vuecal__view-btn--highlighted:before{content:"";background-color:inherit;animation:sonar .8s ease-out infinite;position:absolute;top:50%;left:50%;pointer-events:none}.vuecal__arrow--highlighted:before,.vuecal__today-btn--highlighted:before,.vuecal__view-btn--highlighted:before{width:3em;height:3em;border-radius:3em;margin-top:-1.5em;margin-left:-1.5em}.vuecal__arrow--highlighted:after,.vuecal__today-btn--highlighted:after,.vuecal__view-btn--highlighted:after{animation-duration:1.5s;animation-delay:.1s;width:2.6em;height:2.6em;border-radius:2.6em;margin-top:-1.3em;margin-left:-1.3em}@keyframes sonar{0%,20%{opacity:1}to{transform:scale(2.5);opacity:0}}@media screen and (max-width:450px){.vuecal__title{font-size:.9em}.vuecal__view-btn{padding-left:.6em;padding-right:.6em}}@media screen and (max-width:350px){.vuecal__view-btn{font-size:1.1em}}.vuecal__event{color:#666;background-color:hsla(0,0%,97.3%,.8);position:relative;box-sizing:border-box;left:0;width:100%;z-index:1;transition:box-shadow .3s,left .3s,width .3s;overflow:hidden}.vuecal--no-time .vuecal__event{min-height:8px}.vuecal:not(.vuecal--dragging-event) .vuecal__event:hover{z-index:2}.vuecal__cell .vuecal__event *{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.vuecal--view-with-time .vuecal__event:not(.vuecal__event--all-day){position:absolute}.vuecal--view-with-time .vuecal__bg .vuecal__event--all-day{position:absolute;top:0;bottom:0;z-index:0;opacity:.6;width:auto;right:0}.vuecal--view-with-time .vuecal__all-day .vuecal__event--all-day{position:relative;left:0}.vuecal__event--background{z-index:0}.vuecal__event--focus,.vuecal__event:focus{box-shadow:1px 1px 6px rgba(0,0,0,.2);z-index:3;outline:none}.vuecal__event.vuecal__event--dragging{opacity:.7}.vuecal__event.vuecal__event--static{opacity:0;transition:opacity .1s}@-moz-document url-prefix(){.vuecal__event.vuecal__event--dragging{opacity:1}}.vuecal__event-resize-handle{position:absolute;bottom:0;left:0;right:0;height:1em;background-color:hsla(0,0%,100%,.3);opacity:0;transform:translateY(110%);transition:.3s;cursor:ns-resize}.vuecal__event--focus .vuecal__event-resize-handle,.vuecal__event--resizing .vuecal__event-resize-handle,.vuecal__event:focus .vuecal__event-resize-handle,.vuecal__event:hover .vuecal__event-resize-handle{opacity:1;transform:translateY(0)}.vuecal__event--dragging .vuecal__event-resize-handle{display:none}.vuecal__event-delete{position:absolute;top:0;left:0;right:0;display:flex;flex-direction:column;align-items:center;justify-content:center;height:1.4em;line-height:1.4em;background-color:rgba(221,51,51,.85);color:#fff;z-index:0;cursor:pointer;transform:translateY(-110%);transition:.3s}.vuecal__event .vuecal__event-delete{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vuecal--full-height-delete .vuecal__event-delete{height:auto;bottom:0}.vuecal--full-height-delete .vuecal__event-delete:before{content:"";width:1.7em;height:1.8em;display:block;background-image:url('data:image/svg+xml;utf8,<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M12 1.5a10.5 10.5 0 100 21 10.5 10.5 0 000-21zm5 14.1c.2 0 .2.2.2.2l-.1.3-1 1-.3.1h-.2L12 13.5l-3.5 3.6h-.3-.3l-1-1v-.4-.2l3.6-3.6-3.6-3.5A.4.4 0 017 8l1-1 .3-.2c.1 0 .2 0 .2.2l3.6 3.5L15.6 7l.2-.2c.1 0 .2 0 .3.2l1 1v.5L13.5 12z" fill="%23fff" opacity=".9"/></svg>')}.vuecal__event--deletable .vuecal__event-delete{transform:translateY(0);z-index:1}.vuecal__event--deletable.vuecal__event--dragging .vuecal__event-delete{opacity:0;transition:none}.vuecal--month-view .vuecal__event-title{font-size:.85em}.vuecal--short-events .vuecal__event-title{text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 3px}.vuecal__event-content,.vuecal__event-title{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.vuecal__event-title--edit{border-bottom:1px solid transparent;text-align:center;transition:.3s;color:inherit;background-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M442 150l-39 39-80-80 39-39q6-6 15-6t15 6l50 50q6 6 6 15t-6 15zM64 368l236-236 80 80-236 236H64v-80z" fill="%23000" opacity=".4"/></svg>');background-repeat:no-repeat;background-position:120% .15em;background-size:.4em;outline:none;width:100%}.vuecal__event-title--edit:focus,.vuecal__event-title--edit:hover{border-color:rgba(0,0,0,.4);background-position:99% .15em;background-size:1.2em}.vuecal__cell{position:relative;width:100%;display:flex;justify-content:center;align-items:center;text-align:center;transition:background-color .15s ease-in-out}.vuecal__cells.month-view .vuecal__cell,.vuecal__cells.week-view .vuecal__cell{width:14.2857%}.vuecal--hide-weekends .vuecal__cells.month-view .vuecal__cell,.vuecal--hide-weekends .vuecal__cells.week-view .vuecal__cell,.vuecal__cells.years-view .vuecal__cell{width:20%}.vuecal__cells.year-view .vuecal__cell{width:33.33%}.vuecal__cells.day-view .vuecal__cell{flex:1}.vuecal--overflow-x.vuecal--day-view .vuecal__cell{width:auto}.vuecal--click-to-navigate .vuecal__cell:not(.vuecal__cell--disabled){cursor:pointer}.vuecal--day-view.vuecal--no-time .vuecal__cell:not(.vuecal__cell--has-splits),.vuecal--view-with-time .vuecal__cell,.vuecal--week-view.vuecal--no-time .vuecal__cell:not(.vuecal__cell--has-splits){display:block}.vuecal__cell.vuecal__cell--has-splits{flex-direction:row;display:flex}.vuecal__cell:before{content:"";position:absolute;z-index:0;top:0;left:0;right:-1px;bottom:-1px;border:1px solid hsla(0,0%,76.9%,.25)}.vuecal--overflow-x.vuecal--day-view .vuecal__cell:before{bottom:0}.vuecal__cell--current,.vuecal__cell--today{background-color:rgba(240,240,255,.4);z-index:1}.vuecal__cell--selected{background-color:rgba(235,255,245,.4);z-index:2}.vuecal--day-view .vuecal__cell--selected{background:none}.vuecal__cell--out-of-scope{color:rgba(0,0,0,.25)}.vuecal__cell--disabled{color:rgba(0,0,0,.25);cursor:not-allowed}.vuecal__cell--highlighted:not(.vuecal__cell--has-splits),.vuecal__cell-split.vuecal__cell-split--highlighted{background-color:rgba(0,0,0,.04);transition-duration:5ms}.vuecal__cell-content{position:relative;width:100%;height:100%;outline:none}.vuecal--month-view .vuecal__cell-content,.vuecal--year-view .vuecal__cell-content,.vuecal--years-view .vuecal__cell-content{justify-content:center}.vuecal__cell-split{display:flex;flex-grow:1;flex-direction:column;height:100%;position:relative;transition:background-color .15s ease-in-out}.vuecal__cell-events{width:100%}.vuecal__cell-events-count{left:50%;top:65%;transform:translateX(-50%);min-width:12px;height:12px;line-height:12px;padding:0 3px;background:#999;color:#fff;border-radius:12px;font-size:10px}.vuecal__cell-events-count,.vuecal__cell .vuecal__special-hours{position:absolute;box-sizing:border-box}.vuecal__cell .vuecal__special-hours{left:0;right:0}.vuecal--overflow-x.vuecal--week-view .vuecal__cell,.vuecal__cell-split{overflow:hidden}.vuecal__no-event{padding-top:1em;color:#aaa;justify-self:flex-start;margin-bottom:auto}.vuecal__all-day .vuecal__no-event{display:none}.vuecal__now-line{position:absolute;left:0;width:100%;height:0;color:red;border-top:1px solid;opacity:.6;z-index:1}.vuecal__now-line:before{content:"";position:absolute;top:-6px;left:0;border:5px solid transparent;border-left-color:currentcolor}.vuecal{height:100%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}.vuecal *,.vuecal--has-touch :not(.vuecal__event-title--edit){-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vuecal--has-touch :not(.vuecal__event-title--edit){-webkit-touch-callout:none}.vuecal .clickable{cursor:pointer}.vuecal--drag-creating-event,.vuecal--resizing-event{cursor:ns-resize}.vuecal--dragging-event{cursor:move;cursor:grabbing}.vuecal .dragging-helper{position:absolute;width:60px;height:40px;background:rgba(138,190,230,.8);border:1px solid #61a9e0;z-index:10}.vuecal--xsmall{font-size:.9em}.vuecal__flex{display:flex;flex-direction:row}.vuecal__flex[column]{flex-direction:column}.vuecal__flex[column],.vuecal__flex[grow]{flex:1 1 auto}.vuecal__flex[grow]{width:100%}.vuecal__flex[wrap]{flex-wrap:wrap}.vuecal__split-days-headers.slide-fade--right-leave-active{display:none}.vuecal--week-numbers.vuecal--month-view .vuecal__split-days-headers{margin-left:3em}.vuecal--day-view:not(.vuecal--overflow-x) .vuecal__split-days-headers{margin-left:3em;height:2.2em}.vuecal--day-view.vuecal--twelve-hour:not(.vuecal--overflow-x) .vuecal__split-days-headers{margin-left:4em}.vuecal__split-days-headers .day-split-header{display:flex;flex-grow:1;flex-basis:0;justify-content:center;align-items:center;height:100%}.vuecal__split-days-headers .vuecal--day-view.vuecal--overflow-x.vuecal--sticky-split-labels .day-split-header{height:1.5em}.vuecal__body{position:relative;overflow:hidden}.vuecal__all-day{min-height:1.7em;margin-bottom:-1px;flex-shrink:0}.vuecal__all-day-text{width:3em;box-sizing:border-box;color:#999;padding-right:2px;display:flex;flex-shrink:0;align-items:center;justify-content:flex-end;border-bottom:1px solid #ddd;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.vuecal__all-day-text span{font-size:.85em;text-align:right;line-height:1.1}.vuecal--twelve-hour .vuecal__all-day>span{width:4em}.vuecal__bg{overflow:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;min-height:60px;position:relative;width:100%;margin-bottom:1px}.vuecal--no-time .vuecal__bg{display:flex;flex:1 1 auto;overflow:auto}.vuecal__week-numbers{width:3em;flex-shrink:0!important}.vuecal__week-numbers .vuecal__week-number-cell{opacity:.4;font-size:.9em;align-items:center;justify-items:center;justify-content:center}.vuecal__scrollbar-check{position:absolute;top:0;left:0;right:0;bottom:0;overflow:scroll;visibility:hidden;z-index:-1}.vuecal__scrollbar-check div{height:120%}.vuecal__time-column{width:3em;height:100%;flex-shrink:0}.vuecal--twelve-hour .vuecal__time-column{width:4em;font-size:.9em}.vuecal--overflow-x.vuecal--week-view .vuecal__time-column{margin-top:2.8em;box-shadow:0 1px 1px rgba(0,0,0,.3)}.vuecal--overflow-x.vuecal--week-view.vuecal--sticky-split-labels .vuecal__time-column{margin-top:3.4em}.vuecal--overflow-x.vuecal--day-view.vuecal--sticky-split-labels .vuecal__time-column{margin-top:1.5em}.vuecal__time-column .vuecal__time-cell{color:#999;text-align:right;padding-right:2px;font-size:.9em}.vuecal__time-column .vuecal__time-cell-line:before{content:"";position:absolute;left:0;right:0;border-top:1px solid hsla(0,0%,76.9%,.3)}.vuecal__cells{margin:0 1px 1px 0}.vuecal--overflow-x.vuecal--day-view .vuecal__cells{margin:0}.vuecal--events-on-month-view.vuecal--short-events .vuecal__cells{width:99.9%}.vuecal--overflow-x.vuecal--day-view .vuecal__cells,.vuecal--overflow-x.vuecal--week-view .vuecal__cells{flex-wrap:nowrap;overflow:auto}.slide-fade--left-enter-active,.slide-fade--left-leave-active,.slide-fade--right-enter-active,.slide-fade--right-leave-active{transition:.25s ease-out}.slide-fade--left-enter,.slide-fade--right-leave-to{transform:translateX(-15px);opacity:0}.slide-fade--left-leave-to,.slide-fade--right-enter{transform:translateX(15px);opacity:0}.slide-fade--left-leave-active,.slide-fade--right-leave-active{position:absolute!important;height:100%}.vuecal__title-bar .slide-fade--left-leave-active,.vuecal__title-bar .slide-fade--right-leave-active{left:0;right:0;height:auto}.vuecal__heading .slide-fade--left-leave-active,.vuecal__heading .slide-fade--right-leave-active{display:flex;align-items:center}.vuecal--green-theme .vuecal__cell-events-count,.vuecal--green-theme .vuecal__menu{background-color:#42b983;color:#fff}.vuecal--green-theme .vuecal__title-bar{background-color:#e4f5ef}.vuecal--green-theme .vuecal__cell--current,.vuecal--green-theme .vuecal__cell--today{background-color:rgba(240,240,255,.4)}.vuecal--green-theme:not(.vuecal--day-view) .vuecal__cell--selected{background-color:rgba(235,255,245,.4)}.vuecal--green-theme .vuecal__cell--selected:before{border-color:rgba(66,185,131,.5)}.vuecal--green-theme .vuecal__cell--highlighted:not(.vuecal__cell--has-splits),.vuecal--green-theme .vuecal__cell-split--highlighted{background-color:rgba(195,255,225,.5)}.vuecal--green-theme .vuecal__arrow--highlighted,.vuecal--green-theme .vuecal__today-btn--highlighted,.vuecal--green-theme .vuecal__view-btn--highlighted{background-color:rgba(136,236,191,.25)}.vuecal--blue-theme .vuecal__cell-events-count,.vuecal--blue-theme .vuecal__menu{background-color:rgba(66,163,185,.8);color:#fff}.vuecal--blue-theme .vuecal__title-bar{background-color:rgba(0,165,188,.3)}.vuecal--blue-theme .vuecal__cell--current,.vuecal--blue-theme .vuecal__cell--today{background-color:rgba(240,240,255,.4)}.vuecal--blue-theme:not(.vuecal--day-view) .vuecal__cell--selected{background-color:rgba(235,253,255,.4)}.vuecal--blue-theme .vuecal__cell--selected:before{border-color:rgba(115,191,204,.5)}.vuecal--blue-theme .vuecal__cell--highlighted:not(.vuecal__cell--has-splits),.vuecal--blue-theme .vuecal__cell-split--highlighted{background-color:rgba(0,165,188,.06)}.vuecal--blue-theme .vuecal__arrow--highlighted,.vuecal--blue-theme .vuecal__today-btn--highlighted,.vuecal--blue-theme .vuecal__view-btn--highlighted{background-color:rgba(66,163,185,.2)}.vuecal--rounded-theme .vuecal__weekdays-headings{border:none}.vuecal--rounded-theme .vuecal__cell,.vuecal--rounded-theme .vuecal__cell:before{background:none;border:none}.vuecal--rounded-theme .vuecal__cell--out-of-scope{opacity:.4}.vuecal--rounded-theme .vuecal__cell-content{width:30px;height:30px;flex-grow:0;border:1px solid transparent;border-radius:30px;color:#333}.vuecal--rounded-theme.vuecal--day-view .vuecal__cell-content{width:auto;background:none}.vuecal--rounded-theme.vuecal--year-view .vuecal__cell{width:33.33%}.vuecal--rounded-theme.vuecal--year-view .vuecal__cell-content{width:85px}.vuecal--rounded-theme.vuecal--years-view .vuecal__cell-content{width:52px}.vuecal--rounded-theme .vuecal__cell{background-color:transparent!important}.vuecal--rounded-theme.vuecal--green-theme:not(.vuecal--day-view) .vuecal__cell-content{background-color:#f1faf7}.vuecal--rounded-theme.vuecal--green-theme:not(.vuecal--day-view) .vuecal__cell--today .vuecal__cell-content{background-color:#42b983;color:#fff}.vuecal--rounded-theme.vuecal--green-theme .vuecal--day-view .vuecal__cell--today:before{background-color:rgba(66,185,131,.05)}.vuecal--rounded-theme.vuecal--green-theme:not(.vuecal--day-view) .vuecal__cell--selected .vuecal__cell-content{border-color:#42b983}.vuecal--rounded-theme.vuecal--green-theme .vuecal__cell--highlighted:not(.vuecal__cell--has-splits),.vuecal--rounded-theme.vuecal--green-theme .vuecal__cell-split--highlighted{background-color:rgba(195,255,225,.5)}.vuecal--rounded-theme.vuecal--blue-theme:not(.vuecal--day-view) .vuecal__cell-content{background-color:rgba(100,182,255,.2)}.vuecal--rounded-theme.vuecal--blue-theme:not(.vuecal--day-view) .vuecal__cell--today .vuecal__cell-content{background-color:#8fb7e4;color:#fff}.vuecal--rounded-theme.vuecal--blue-theme .vuecal--day-view .vuecal__cell--today:before{background-color:rgba(143,183,228,.1)}.vuecal--rounded-theme.vuecal--blue-theme:not(.vuecal--day-view) .vuecal__cell--selected .vuecal__cell-content{border-color:#61a9e0}.vuecal--rounded-theme.vuecal--blue-theme .vuecal__cell--highlighted:not(.vuecal__cell--has-splits),.vuecal--rounded-theme.vuecal--blue-theme .vuecal__cell-split--highlighted{background-color:rgba(0,165,188,.06)}.vuecal--date-picker .vuecal__title-bar{font-size:1.2em}.vuecal--date-picker .vuecal__heading{height:2.2em;font-weight:500;opacity:.4}.vuecal--date-picker .vuecal__weekdays-headings{border:none}.vuecal--date-picker .vuecal__body{margin-left:1px}.vuecal--date-picker .vuecal__cell,.vuecal--date-picker .vuecal__cell:before{background:none;border:none}.vuecal--date-picker .vuecal__cell-content{height:26px;flex-grow:0;border:1px solid transparent;border-radius:25px;transition:background-color .2s cubic-bezier(.39,.58,.57,1)}.vuecal--date-picker.vuecal--years-view .vuecal__cell-content{flex:0;padding:0 4px;height:24px}.vuecal--date-picker.vuecal--year-view .vuecal__cell-content{flex:0;padding:0 15px}.vuecal--date-picker.vuecal--month-view .vuecal__cell-content{width:26px}.vuecal--date-picker:not(.vuecal--day-view) .vuecal__cell-content:hover{background-color:rgba(0,0,0,.1)}.vuecal--date-picker:not(.vuecal--day-view) .vuecal__cell--selected .vuecal__cell-content{background-color:#42b982;color:#fff}.vuecal--date-picker:not(.vuecal--day-view) .vuecal__cell--current .vuecal__cell-content,.vuecal--date-picker:not(.vuecal--day-view) .vuecal__cell--today .vuecal__cell-content{border-color:#42b982}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.vue-scrollbar-transition,.vue-scrollbar__scrollbar-horizontal,.vue-scrollbar__scrollbar-vertical{transition:all .5s ease;-moz-transition:all .5s ease;-webkit-transition:all .5s ease;-o-transition:all .5s ease}.vue-scrollbar-transition--scrollbar{transition:opacity .5s linear;-moz-transition:opacity .5s linear;-webkit-transition:opacity .5s linear;-o-transition:opacity .5s linear}.vue-scrollbar__wrapper{margin:0 auto;overflow:hidden;position:relative;background:#fff}.vue-scrollbar__wrapper:hover .vue-scrollbar__scrollbar-horizontal,.vue-scrollbar__wrapper:hover .vue-scrollbar__scrollbar-vertical{opacity:1}.vue-scrollbar__scrollbar-horizontal,.vue-scrollbar__scrollbar-vertical{opacity:.5;position:absolute;background:transparent}.vue-scrollbar__scrollbar-horizontal:hover,.vue-scrollbar__scrollbar-vertical:hover{background:rgba(0,0,0,.3)}.vue-scrollbar__scrollbar-horizontal .scrollbar,.vue-scrollbar__scrollbar-vertical .scrollbar{position:relative;background:rgba(0,0,0,.5);cursor:default}.vue-scrollbar__scrollbar-vertical{width:10px;height:100%;top:0;right:0}.vue-scrollbar__scrollbar-vertical .scrollbar{width:10px}.vue-scrollbar__scrollbar-horizontal{height:10px;width:100%;bottom:0;right:0}.vue-scrollbar__scrollbar-horizontal .scrollbar{height:10px}.vue-lb-box{width:100%}.vue-lb-container{align-items:center;background-color:rgba(0,0,0,.8);box-sizing:border-box;display:flex;height:100%;justify-content:center;left:0;padding:10px;position:fixed;top:0;width:100%;z-index:2000;-webkit-align-items:center;-moz-box-sizing:border-box;-webkit-justify-content:center;-ms-flex-align:center;-webkit-box-align:center;-ms-flex-pack:center;-webkit-box-pack:center}.vue-lb-content{margin-bottom:60px;max-width:1024px;position:relative}.vue-lb-header{display:flex;justify-content:space-between;height:40px;-webkit-justify-content:space-between;-ms-flex-pack:justify;-webkit-box-pack:justify}.vue-lb-button-close{background:none;border:none;cursor:pointer;outline:none;position:relative;top:0;vertical-align:bottom;height:40px;margin-right:-10px;padding:10px;width:40px}.vue-lb-figure{margin:0;display:block;position:relative}img.vue-lb-modal-image{max-height:calc(100vh - 140px);cursor:pointer;display:block;height:auto;margin:0 auto;max-width:100%;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.vue-lb-info{visibility:initial;position:absolute;bottom:25px;color:#fff;background-color:rgba(0,0,0,.7);height:40px;width:100%;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center}.vue-lb-footer{box-sizing:border-box;color:#fff;cursor:auto;display:flex;justify-content:space-between;left:0;line-height:1.3;padding:5px 0;-moz-box-sizing:border-box;-webkit-justify-content:space-between;-ms-flex-pack:justify;-webkit-box-pack:justify}.vue-lb-footer-info{display:block;flex:1 1 0;-webkit-flex:1 1 0;-ms-flex:1 1 0}.vue-lb-footer-count{color:hsla(0,0%,100%,.75);font-size:.85em;padding-left:1em}.vue-lb-thumbnail{bottom:10px;height:50px;padding:0 50px;text-align:center;white-space:nowrap;display:inline-block;position:relative}.vue-lb-modal-thumbnail{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.2)}.vue-lb-modal-thumbnail,.vue-lb-modal-thumbnail-active{background-position:50%;background-size:cover;border-radius:2px;cursor:pointer;display:inline-block;height:50px;margin:2px;overflow:hidden;width:50px}.vue-lb-modal-thumbnail-active{box-shadow:inset 0 0 0 2px #fff}.vue-lb-thumbnail-arrow{height:54px;width:40px;background:none;border:none;border-radius:4px;cursor:pointer;outline:none;padding:10px;position:absolute;top:50%;-webkit-touch-callout:none;user-select:none;height:50px;margin-top:-25px;width:30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.vue-lb-thumbnail-left{left:10px}.vue-lb-thumbnail-right{right:10px}.vue-lb-arrow{background:none;border:none;border-radius:4px;cursor:pointer;outline:none;padding:10px;position:absolute;top:50%;-webkit-touch-callout:none;user-select:none;height:120px;margin-top:-60px;width:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.vue-lb-left{left:10px}.vue-lb-right{right:10px}.vue-lb-open{overflow:hidden}.vue-lb-thumbnail-wrapper{bottom:10px;height:50px;left:0;margin:0 auto;position:absolute;right:0;text-align:center;top:auto}@media (min-width:500px){.vue-lb-thumbnail-arrow{width:40px}}@media (min-width:768px){.vue-lb-arrow{width:70px}}.vue-lb-modal-image-transition-enter-active,.vue-lb-modal-image-transition-leave-active{transition:opacity .2s ease}.vue-lb-modal-image-transition-enter,.vue-lb-modal-image-transition-leave-to{opacity:0}.vue-lb-modal-image-no-transition-enter-active,.vue-lb-modal-image-no-transition-leave-active{transition:none}.vue-lb-modal-image-no-transition-enter,.vue-lb-modal-image-no-transition-leave-to{opacity:0}.vue-lb-content-transition-enter-active,.vue-lb-content-transition-leave-active{transition:opacity .2s ease}.vue-lb-content-transition-enter,.vue-lb-content-transition-leave-to{opacity:0}@charset "UTF-8";
/*!
 * Bootstrap v4.5.3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--blue:#3b73af;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#760c16;--orange:#fe6f45;--yellow:#ffc107;--green:#219653;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#3b73af;--secondary:#6c757d;--success:#219653;--info:#17a2b8;--warning:#ffc107;--danger:#760c16;--light:#f8f9fa;--dark:#1a1a1a;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#3b73af;text-decoration:none;background-color:transparent}a:hover{color:#284d76;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer:before{content:"\2014\A0"}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#c8d8e9}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#99b6d5}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#b6cbe2}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c1e2cf}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8cc8a6}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b0dac2}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#d9bbbe}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#b88186}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#d0abae}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#bfbfbf}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#888}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b2b2b2}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#90b3da;outline:0;box-shadow:0 0 0 .2rem rgba(59,115,175,.25)}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#219653}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(33,150,83,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#219653;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%23219653' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#219653;box-shadow:0 0 0 .2rem rgba(33,150,83,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#219653;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%23219653' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#219653;box-shadow:0 0 0 .2rem rgba(33,150,83,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#219653}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#219653}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#219653}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{border-color:#2ac06a;background-color:#2ac06a}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(33,150,83,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#219653}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#219653;box-shadow:0 0 0 .2rem rgba(33,150,83,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#760c16}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(118,12,22,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#760c16;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23760C16'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23760C16' stroke='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#760c16;box-shadow:0 0 0 .2rem rgba(118,12,22,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#760c16;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23760C16'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23760C16' stroke='none'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#760c16;box-shadow:0 0 0 .2rem rgba(118,12,22,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#760c16}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#760c16}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#760c16}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#a4111f;background-color:#a4111f}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(118,12,22,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#760c16}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#760c16;box-shadow:0 0 0 .2rem rgba(118,12,22,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{display:flex;align-items:center;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{color:#212529;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(59,115,175,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{background-color:#3b73af;border-color:#3b73af}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#316092;border-color:#2e5a89}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(88,136,187,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#3b73af;border-color:#3b73af}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#2e5a89;border-color:#2b547f}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(88,136,187,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#219653;border-color:#219653}.btn-success.focus,.btn-success:focus,.btn-success:hover{color:#fff;background-color:#1a7742;border-color:#186c3c}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(66,166,109,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#219653;border-color:#219653}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#186c3c;border-color:#166236}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(66,166,109,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info.focus,.btn-info:focus,.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning.focus,.btn-warning:focus,.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#760c16;border-color:#760c16}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{color:#fff;background-color:#530810;border-color:#48070d}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(139,48,57,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#760c16;border-color:#760c16}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#48070d;border-color:#3c060b}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(139,48,57,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light.focus,.btn-light:focus,.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#1a1a1a;border-color:#1a1a1a}.btn-dark.focus,.btn-dark:focus,.btn-dark:hover{color:#fff;background-color:#070707;border-color:#010101}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(60,60,60,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#1a1a1a;border-color:#1a1a1a}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#010101;border-color:#000}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(60,60,60,.5)}.btn-outline-primary{color:#3b73af;border-color:#3b73af}.btn-outline-primary:hover{color:#fff;background-color:#3b73af;border-color:#3b73af}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(59,115,175,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#3b73af;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#3b73af;border-color:#3b73af}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(59,115,175,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#219653;border-color:#219653}.btn-outline-success:hover{color:#fff;background-color:#219653;border-color:#219653}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(33,150,83,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#219653;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#219653;border-color:#219653}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(33,150,83,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#760c16;border-color:#760c16}.btn-outline-danger:hover{color:#fff;background-color:#760c16;border-color:#760c16}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(118,12,22,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#760c16;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#760c16;border-color:#760c16}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(118,12,22,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#1a1a1a;border-color:#1a1a1a}.btn-outline-dark:hover{color:#fff;background-color:#1a1a1a;border-color:#1a1a1a}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(26,26,26,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#1a1a1a;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#1a1a1a;border-color:#1a1a1a}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(26,26,26,.5)}.btn-link{font-weight:400;color:#3b73af;text-decoration:none}.btn-link:hover{color:#284d76}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#3b73af}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;color-adjust:exact}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#3b73af;background-color:#3b73af}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(59,115,175,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#90b3da}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#b6cde6;border-color:#b6cde6}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after,.custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.custom-control-label:after{background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#3b73af;background-color:#3b73af}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(59,115,175,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(59,115,175,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(59,115,175,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(59,115,175,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#90b3da;outline:0;box-shadow:0 0 0 .2rem rgba(59,115,175,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(1.5em + .75rem + 2px)}.custom-file-input{z-index:2;margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#90b3da;box-shadow:0 0 0 .2rem rgba(59,115,175,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{left:0;z-index:1;height:calc(1.5em + .75rem + 2px);font-weight:400;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label,.custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.5;color:#495057}.custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(59,115,175,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(59,115,175,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(59,115,175,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#3b73af;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b6cde6}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#3b73af;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b6cde6}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#3b73af;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b6cde6}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#3b73af}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;padding:.5rem 1rem}.navbar,.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat 50%;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb,.breadcrumb-item{display:flex}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#3b73af;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#284d76;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(59,115,175,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#3b73af;border-color:#3b73af}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#3b73af}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#2e5a89}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(59,115,175,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#219653}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#186c3c}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(33,150,83,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#760c16}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#48070d}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(118,12,22,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#1a1a1a}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#010101}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(26,26,26,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#1f3c5b;background-color:#d8e3ef;border-color:#c8d8e9}.alert-primary hr{border-top-color:#b6cbe2}.alert-primary .alert-link{color:#122335}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#114e2b;background-color:#d3eadd;border-color:#c1e2cf}.alert-success hr{border-top-color:#b0dac2}.alert-success .alert-link{color:#082414}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#3d060b;background-color:#e4ced0;border-color:#d9bbbe}.alert-danger hr{border-top-color:#d0abae}.alert-danger .alert-link{color:#0f0103}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#0e0e0e;background-color:#d1d1d1;border-color:#bfbfbf}.alert-dark hr{border-top-color:#b2b2b2}.alert-dark .alert-link{color:#000}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{height:1rem;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#3b73af;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#3b73af;border-color:#3b73af}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#1f3c5b;background-color:#c8d8e9}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#1f3c5b;background-color:#b6cbe2}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#1f3c5b;border-color:#1f3c5b}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#114e2b;background-color:#c1e2cf}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#114e2b;background-color:#b0dac2}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#114e2b;border-color:#114e2b}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#3d060b;background-color:#d9bbbe}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#3d060b;background-color:#d0abae}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#3d060b;border-color:#3d060b}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#0e0e0e;background-color:#bfbfbf}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#0e0e0e;background-color:#b2b2b2}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#0e0e0e;border-color:#0e0e0e}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{flex-basis:350px;max-width:350px;font-size:.875rem;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{top:0;left:0;z-index:1060;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover,.popover .arrow{position:absolute;display:block}.popover .arrow{width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid;border-right:.25em solid transparent;border-radius:50%;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#3b73af!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#2e5a89!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#219653!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#186c3c!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#760c16!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#48070d!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#1a1a1a!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#010101!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#3b73af!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#219653!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#760c16!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#1a1a1a!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.8571428571%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#3b73af!important}a.text-primary:focus,a.text-primary:hover{color:#284d76!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#219653!important}a.text-success:focus,a.text-success:hover{color:#135730!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#760c16!important}a.text-danger:focus,a.text-danger:hover{color:#310509!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#1a1a1a!important}a.text-dark:focus,a.text-dark:hover{color:#000!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}html{position:relative}body,html{min-height:100%;margin:0;font-family:PT Sans,sans-serif;font-size:14px;font-weight:400;line-height:1;color:#262626;background-color:#fff}:focus{outline:none}@page{margin:25mm 0 25mm 0}.print{min-width:1500px;overflow:auto}.print .footer,.print .header{display:none}.print .container{width:100%;max-width:100%;padding:20px}.print .page-main{width:100%;padding-right:0}.print .page-main h1,.print .page-main p{text-align:left}.print .page-main img{width:auto;height:auto}.print .page-main blockquote{display:block;margin:8px 0;padding:10px 0 0 35px;text-align:left;font-size:17px;line-height:26px;color:#262626;background:none;border:none!important}.print .page-main blockquote:before{display:none}.print .page-main blockquote:after{content:" ";display:block;width:3em;border-top:1px solid #aaa}.print-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.print__date,.print__source{margin-bottom:5px;font-style:italic;font-size:16px;line-height:21px;color:#777}.print-copyright{margin:.7em 0 .5em;padding:.7em 0 .5em;border-top:1px solid #ccc;border-bottom:1px solid #ccc}@media print{.print .btn-secondary{display:none!important}}#frontend{display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:100vh;overflow-x:hidden}main{flex-grow:1;flex-shrink:0;min-height:1px;padding-bottom:20px}.container{overflow:hidden}@media (min-width:768px){.container{max-width:720px;padding:0}}@media (min-width:1097px){.container{max-width:1024px}}@media (max-width:767px){.container{max-width:100%;width:100%;padding:0}}.row{margin-left:-12px;margin-right:-12px}[class^=col-]{padding:0 12px}h1,h2,h3,h4,h5{font-family:"PT Serif",serif}h1{font-size:36px;line-height:43px}h1,h2{font-weight:700}h2{font-size:24px;line-height:29px}h3{font-size:21px}h3,h4{font-weight:700}h4{font-size:16px;line-height:19px}a.link{text-decoration:underline}a.link:hover{text-decoration:none}.green{color:#3d7d00!important}.red{color:#760c16!important}.orange{color:red!important}.btn{display:inline-block;width:auto;padding:6px 15px;font-weight:400;border:1px solid #fff;border-radius:2px;font-size:14px;line-height:24px;color:#262626;outline:none!important;box-shadow:none!important;text-align:center;transition:all .3s}.btn-primary{color:#fff;background:#262626;border:1px solid #262626}.btn-primary:focus,.btn-primary:hover{color:#fff;background:#444;border-color:#444}.btn-primary.disabled{background:#262626;border:1px solid #262626}.btn-secondary{color:#262626;background:none;border:1px solid #ccc}.btn-secondary:focus,.btn-secondary:hover{color:#262626;background:#d0d0d0;border-color:#ccc}.btn-secondary:focus svg path,.btn-secondary:hover svg path{fill:#fff;stroke:#fff}.btn-red{padding-top:1px;padding-bottom:1px;color:#760c16}.btn-red,.btn-red:hover{border:1px solid #760c16}.btn-red:hover{color:#fff!important;background:#760c16}.btn-green{color:#fff;border:1px solid #3d7d00;background:#3d7d00}.btn-green:hover{color:#fff!important;border:1px solid #3d7d00;background:#2b5d00}.btn-clear{background:none;border:none;outline:none;box-shadow:none}.btn--full{width:100%;text-transform:uppercase}.btn--shadowed{box-shadow:0 0 5px #000}.btn--iconed svg{margin-top:-3px;margin-right:5px}.btn--arrowed{position:relative;padding:6.5px 18px;font-weight:500;font-size:13px;line-height:17px;letter-spacing:.01em;color:#888}.btn--arrowed:after,.btn--arrowed:before{content:"";position:absolute;top:16.5px;left:17px;height:1px;width:7px;background:#888;transform:rotate(45deg)}.btn--arrowed:after{top:12.5px;transform:rotate(-45deg)}.btn--arrowed.left{padding-left:32px}.btn--arrowed.right{padding-right:32px}.btn--arrowed.right:after,.btn--arrowed.right:before{left:auto;right:17px;transform:rotate(-45deg)}.btn--arrowed.right:after{transform:rotate(45deg)}.btn--upper{padding:7px 26px 5px;font-size:13px;line-height:20px;text-transform:uppercase}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.btn{white-space:nowrap}}}.form-group{margin-bottom:24px}.form-group__description{margin:8px 4px 1px 0;font-weight:400;line-height:16px;font-size:12px;color:rgba(51,51,51,.65)}.form-group__description,label{font-family:"PT Serif",serif;font-style:normal}label{margin-bottom:4px;font-weight:500;font-size:13px;line-height:17px;letter-spacing:.01em;color:#333}strong{font-weight:700}input[type=email],input[type=password],input[type=text],select,select.form-control,textarea,textarea.form-control{display:block;position:relative;width:100%;height:auto;padding:4px 7px 6px;font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#333;background:none;border:1px solid #ccc;border-radius:2px;outline:none;box-shadow:none;transition:all .3s}input[type=email]:hover,input[type=password]:hover,input[type=text]:hover,select.form-control:hover,select:hover,textarea.form-control:hover,textarea:hover{border:1px solid rgba(59,115,175,.6)}input[type=email]:focus,input[type=password]:focus,input[type=text]:focus,select.form-control:focus,select:focus,textarea.form-control:focus,textarea:focus{border:1px solid #3b73af;box-shadow:none}input[type=email]:disabled,input[type=password]:disabled,input[type=text]:disabled,select.form-control:disabled,select:disabled,textarea.form-control:disabled,textarea:disabled{background:hsla(0,0%,60%,.04);border:1px solid hsla(0,0%,60%,.5)}input[type=email].is-invalid,input[type=password].is-invalid,input[type=text].is-invalid,select.form-control.is-invalid,select.is-invalid,textarea.form-control.is-invalid,textarea.is-invalid{border:1px solid #760c16}input[type=email].is-invalid+.invalid-feedback,input[type=password].is-invalid+.invalid-feedback,input[type=text].is-invalid+.invalid-feedback,select.form-control.is-invalid+.invalid-feedback,select.is-invalid+.invalid-feedback,textarea.form-control.is-invalid+.invalid-feedback,textarea.is-invalid+.invalid-feedback{display:block;margin-top:13px;font-family:"PT Serif",serif;font-style:normal;font-weight:400;line-height:16px;font-size:12px;color:#760c16}textarea,textarea.form-control{resize:vertical!important;overflow-y:auto!important}.has-error{position:relative}.has-error input,.has-error select,.has-error textarea{border:1px solid #760c16}.has-error .invalid-feedback{display:block;width:100%;font-family:"PT Serif",serif;font-style:normal;font-weight:400;line-height:16px;font-size:12px;color:#760c16}[type=checkbox]:checked,[type=checkbox]:not(:checked),[type=radio]:checked,[type=radio]:not(:checked){position:absolute;left:-9999px}[type=checkbox]:checked+label,[type=checkbox]:not(:checked)+label,[type=radio]:checked+label,[type=radio]:not(:checked)+label{position:relative;margin-bottom:0;padding-left:24px;font-style:normal;font-weight:400;font-size:14px;line-height:20px;cursor:pointer}[type=checkbox]:checked+label:before,[type=checkbox]:not(:checked)+label:before,[type=radio]:checked+label:before,[type=radio]:not(:checked)+label:before{content:"";position:absolute;top:3px;left:2px;width:14px;height:14px;border:1px solid #ccc;background:#fff;border-radius:4px}[type=radio]:checked+label:before,[type=radio]:not(:checked)+label:before{border-radius:50%}[type=checkbox]:checked+label span:not(.orange),[type=checkbox]:not(:checked)+label span:not(.orange),[type=radio]:checked+label span.mark,[type=radio]:not(:checked)+label span.mark{position:absolute;top:3px;left:2px;width:14px;height:14px;opacity:0;transition:all .2s}[type=checkbox]:checked+label span:not(.orange):after,[type=checkbox]:checked+label span:not(.orange):before,[type=checkbox]:not(:checked)+label span:not(.orange):after,[type=checkbox]:not(:checked)+label span:not(.orange):before,[type=radio]:checked+label span.mark:after,[type=radio]:checked+label span.mark:before,[type=radio]:not(:checked)+label span.mark:after,[type=radio]:not(:checked)+label span.mark:before{content:"";position:absolute;top:5px;left:3px;width:10px;height:2px;border-radius:3px;background:#fff;transform:rotate(-45deg)}[type=checkbox]:checked+label span:not(.orange):after,[type=checkbox]:not(:checked)+label span:not(.orange):after,[type=radio]:checked+label span.mark:after,[type=radio]:not(:checked)+label span.mark:after{top:6px;left:1px;width:5px;transform:rotate(45deg)}[type=checkbox]:not(:checked)+label span:not(.orange),[type=radio]:not(:checked)+label span.mark{opacity:0}[type=checkbox]:checked+label span:not(.orange),[type=radio]:checked+label span.mark{opacity:1;border:1px solid #000;background:#000;border-radius:3px}[type=radio]:checked+label span.mark{border-radius:50%;background:#fff}[type=radio]:checked+label span.mark:before{left:2px;top:2px;width:8px;height:8px;background:#262626;border-radius:50%}[type=radio]:checked+label span.mark:after{display:none}.custom-select{height:32px;font-size:13px;line-height:20px;color:#333;background:#fff url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik00IDVMMCAwaDhMNCA1eiIgZmlsbD0iIzg2ODY4NiIvPjwvc3ZnPg==") no-repeat right .75rem center/8px 10px}.custom-select:focus{box-shadow:none;background:#fff url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik00IDBsNCA1SDBsNC01eiIgZmlsbD0iIzg2ODY4NiIvPjwvc3ZnPg==") no-repeat right .75rem center/8px 10px}.sorting{min-width:260px;font-size:13px;line-height:20px;color:#262626;text-align:right}.sorting-label{margin-right:9px;vertical-align:middle}.sorting .btn{position:relative;padding:5px 9px 5px 11px;font-weight:400;font-size:13px;line-height:20px;color:#868686;background:#fff;border:1px solid #ccc;border-radius:2px}.sorting .btn img{margin-right:10px}.sorting .btn:before{display:none}.sorting .btn:after{margin-left:23px;border-top-color:#868686;border-bottom-color:#868686;border-width:4px}.sorting .dropdown-menu{left:auto!important;right:0!important;min-width:50px;margin:8px 0 0;padding:0;background:#fff;border:none;box-shadow:0 10px 20px rgba(0,0,0,.08),0 2px 6px rgba(0,0,0,.08),0 0 1px rgba(0,0,0,.08)}.sorting .dropdown-menu li{border-bottom:1px solid rgba(0,0,0,.1)}.sorting .dropdown-menu li:last-child{border:none}.sorting .dropdown-menu .dropdown-item{display:block;padding:0;text-align:center;background:#fff;text-decoration:none!important;transition:all .3s;font-size:14px;line-height:20px;color:#262626}.sorting .dropdown-menu .dropdown-item .nav-label{display:block;width:100%;padding:10px 16px;border:none!important;transition:all .3s;text-align:left}.sorting .dropdown-menu .dropdown-item .nav-label .count{margin-left:5px;color:#868686}.sorting .dropdown-menu .dropdown-item:hover{color:#3b73af;background:rgba(92,121,153,.1)}.sorting .dropdown-menu .dropdown-item:focus:hover{background:rgba(92,121,153,.1)}.sorting .dropdown-menu .dropdown-item:active,.sorting .dropdown-menu .dropdown-item:focus{background:#fff}@media (max-width:767px){.sorting{width:100%;border-bottom:0;text-align:left}.sorting-label{display:none}.sorting .dropdown{display:block;width:100%}.sorting .dropdown-menu{width:100%}.sorting .dropdown .btn{width:100%;text-align:left}.sorting .dropdown .btn:after{position:absolute;top:13px;right:10px}}.alert-success{padding:24px;background:rgba(86,130,95,.08);border:1px solid #219653;box-sizing:border-box;border-radius:3px}.alert-success .close{padding:1px 9px;font-weight:300;font-size:28px;outline:none!important}.alert-success .alert-heading{font-weight:400;line-height:25px;font-size:18px;color:#333}.alert-success p{margin-top:-3px}.alert-success p,.alert p{margin-bottom:0;line-height:20px;font-size:14px;color:#333}.recaptha-error-msg{color:#760c16}.modal.show{display:flex!important;align-items:center;justify-content:center;flex-direction:column}.modal--new{position:fixed;top:0;left:0;height:100%;width:100%;display:flex;align-items:flex-start;justify-content:center;padding:80px 0 100px;z-index:30}.modal--new .modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.modal--new .modal__close{display:inline-block;position:absolute;top:16px;right:16px;width:32px;height:32px;background:#fff;border:1px solid #d9d9d9;border-radius:50%;cursor:pointer;z-index:2}.modal--new .modal__close:after,.modal--new .modal__close:before{content:"";position:absolute;top:15px;right:9px;width:13px;height:1.2px;background:#333;transform:rotate(45deg);transition:all .3s}.modal--new .modal__close:after{transform:rotate(-45deg)}.modal--new .modal__inner{position:relative;display:flex;flex-direction:column;padding:33px 41px;width:100%;max-width:650px;max-height:100%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.08),0 2px 6px rgba(0,0,0,.08),0 16px 24px rgba(0,0,0,.12);border-radius:8px;overflow:hidden;z-index:2}.modal--new .modal__inner--visible{overflow:visible}.modal--new .modal__inner--preview{height:100%}.modal-backdrop{background:rgba(0,0,0,.5)}.modal-cart .modal-content{max-width:328px;padding:55px 53px 49px;box-shadow:0 0 1px rgba(0,0,0,.08),0 2px 6px rgba(0,0,0,.08),0 16px 24px rgba(0,0,0,.12);border-radius:8px}.modal-cart .modal-header{padding:0;border:none}.modal-cart .modal-header .close{display:inline-block;position:absolute;top:29px;right:28px;width:32px;height:32px;background:#fff;border:1px solid #d9d9d9;border-radius:50%;cursor:pointer;text-indent:-99999px;z-index:2;opacity:1}.modal-cart .modal-header .close:after,.modal-cart .modal-header .close:before{content:"";position:absolute;top:15px;right:9px;width:13px;height:1.2px;background:#333;transform:rotate(45deg);transition:all .3s}.modal-cart .modal-header .close:after{transform:rotate(-45deg)}.modal-cart .modal-body{margin-bottom:24px;padding:0}.modal-cart .modal-body p{margin:0!important;font-family:"PT Serif",serif;font-weight:700;font-size:24px;line-height:31px;text-align:center;color:#333}.modal-cart .modal-footer{flex-direction:column-reverse;padding:0;border:none}.modal-cart .modal-footer .btn{width:100%;margin:0 0 8px;padding:6px 0;font-family:"PT Serif",serif;font-weight:800;font-size:14px;line-height:21px;text-transform:uppercase}.modal-body p{font-size:14px;line-height:20px}.page-container{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;margin-top:35px}.page-container--full{padding:0 24px}.page-head{position:relative;display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding-bottom:10px;border-bottom:1px solid #d9d9d9}.page-head:before{content:"";position:absolute;bottom:0;left:0;width:40px;height:4px;background:#fe6f45}.page-main{width:calc(100% - 304px);padding-right:48px}.page-main--full{width:100%;padding:0}.page-sidebar{width:304px;flex-shrink:0;padding-top:0}@media (max-width:1096px){.page-container--full{padding:0}.page-main{width:calc(100% - 240px);padding-right:24px}.page-main--full{width:100%;padding:0}.page-sidebar{width:240px}}@media (max-width:767px){.page-container{margin-top:16px}.page-main,.page-main--full,.page-sidebar{width:100%;padding:0 16px}}.slider-nav{display:flex;align-items:center;justify-content:center;position:relative;margin:57px auto 13px}.slick-dots{margin:0 17px 5px;padding:0;list-style:none}.slick-dots li{display:inline-block}.slick-dots li button{margin:0 4px;padding:0;width:6px;height:6px;border-radius:50%;background:#c4c4c4;background:rgba(38,38,38,.2);border:none;outline:none;box-shadow:none;transition:background .5s;text-indent:-9999px;font-size:0}.slick-dots li.slick-active button{background:#760c16}.visually-hidden{opacity:0;visibility:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}sub,sup{font-weight:400;font-size:12px;color:#3b73af}sup{top:-6px}.footnotes,.footnotes1{position:relative;margin-top:40px;margin-bottom:-8px;padding-top:26px;font-weight:400}.footnotes1:before,.footnotes:before{content:"";position:absolute;top:0;left:0;width:128px;height:1px;background:#333}.footnotes1 .accordion__title,.footnotes .accordion__title{margin-bottom:16px;font-size:13px;line-height:19px;text-transform:uppercase;color:#333}.footnotes1-list,.footnotes-list{list-style:none;padding-left:0}.footnotes1 .footnote,.footnotes1-item,.footnotes-item,.footnotes .footnote{display:flex;align-items:flex-start;margin-bottom:16px;font-size:13px;line-height:20px}.footnotes1 .footnote a,.footnotes1-item a,.footnotes-item a,.footnotes .footnote a{flex-shrink:0;min-width:34px;margin-right:2px}.footnotes1 .footnote p,.footnotes1-item p,.footnotes-item p,.footnotes .footnote p{margin-bottom:0}.footnotes1 .footnote-label,.footnotes .footnote-label{position:absolute;left:0}.footnotes1 cite,.footnotes cite{font-style:normal}.see-footnote{font-size:12px;font-weight:400;color:#262626;vertical-align:super;text-decoration:underline}.see-footnote:before{content:"["}.see-footnote:after{content:"]"}blockquote{display:block;margin:32px 0;padding:0 32px;font-family:"PT Serif",serif;font-size:15px;line-height:24px}blockquote.secondary{position:relative;padding:32px 32px 32px 88px;font-family:"PT Serif",serif;font-style:italic;font-weight:400;font-size:22px;line-height:30px;color:#fff;text-align:center;background:rgba(118,12,22,.8117647058823529);border-radius:3px}blockquote.secondary a{color:#fff!important}blockquote.secondary:before{content:"";position:absolute;top:24px;left:24px;width:48px;height:48px;background:url(../images/quote-icon.png) no-repeat 50% 50%}.quote{display:block;margin:32px 0}.quote-primary{position:relative;padding:32px 32px 32px 88px;font-family:"PT Serif",serif;font-style:italic;font-weight:400;font-size:22px;line-height:30px;color:#fff;text-align:center;background:#760c16;border-radius:3px}.quote-primary:before{content:"";position:absolute;top:24px;left:24px;width:48px;height:48px;background:url(../images/quote-icon.png) no-repeat 50% 50%}.quote-secondary{padding:0 32px;font-family:"PT Serif",serif;font-size:15px;line-height:24px;color:#262626}.quote-secondary a{color:#262626!important}.social-share__title{display:inline-block;margin-bottom:0;margin-right:8px;font-size:14px;line-height:20px;color:#262626}.social-share__list{display:inline-block;vertical-align:middle}.social-share__btn{display:inline-block;height:21px;margin-right:8px;vertical-align:top;border-radius:2px;overflow:hidden}.social-share__btn:last-child{margin-right:0}.social-share--dropdown{display:inline-block;position:relative}.social-share--dropdown .social-share__list{position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%);padding:18px 16px;background:#fff;box-shadow:0 10px 20px rgba(0,0,0,.12),0 2px 6px rgba(0,0,0,.12),0 0 1px rgba(0,0,0,.12);z-index:2}.social-share--dropdown .social-share__toggle{cursor:pointer}.social-share--dropdown .social-share__btn{display:block;margin-bottom:20px;margin-right:0}.social-share--dropdown .social-share__btn:last-child{margin-bottom:0}.nav-accordion{position:relative}.nav-accordion__title{position:relative;padding:10px 40px 10px 16px;font-size:14px;line-height:20px;color:#fff;background:#262626;text-align:left;z-index:3}.nav-accordion__title:after,.nav-accordion__title:before{content:"";position:absolute;top:20px;right:19px;width:7px;height:2px;background:#fff;transform:rotate(45deg);transition:all .3s}.nav-accordion__title:after{top:20px;right:14px;transform:rotate(-45deg)}.nav-accordion__title--opened:before{transform:rotate(-45deg)}.nav-accordion__title--opened:after{transform:rotate(45deg)}.nav-accordion-list{position:absolute;top:100%;left:0;width:100%;background:#fff;box-shadow:0 10px 20px rgba(0,0,0,.08),0 2px 6px rgba(0,0,0,.08),0 0 1px rgba(0,0,0,.08);opacity:0;visibility:hidden;transform:translateY(-100%);transition:all .3s;z-index:2}.nav-accordion-list a{display:block;padding:10px 0;font-size:14px;line-height:20px;color:#262626;text-align:center;border-bottom:1px solid rgba(0,0,0,.1)}.nav-accordion-list a:last-child{border-bottom:none}.nav-accordion-list--visible{opacity:1;visibility:visible;transform:translateY(0)}.vue-scrollbar__scrollbar-horizontal{display:none}.dropdown-actions{position:relative;display:inline-block}.dropdown-actions__btn{padding:6px 14px 4px;font-size:13px;line-height:20px;text-transform:uppercase}.dropdown-actions__btn svg{margin-top:-3px;margin-left:4px;transform:rotate(180deg)}.dropdown-actions__list{position:absolute;top:calc(100% + 8px);left:0;width:100%;max-height:307px;background:#fff;box-shadow:0 10px 20px rgba(0,0,0,.12),0 2px 6px rgba(0,0,0,.12),0 0 1px rgba(0,0,0,.12);z-index:3;opacity:0;visibility:hidden;transition:all .2s}.dropdown-actions__list:before{content:"";position:absolute;top:-7px;left:50%;width:10px;height:7px;transform:translateX(-50%);background:url(../images/event-corner.png) no-repeat 50% 50%}.dropdown-actions__item{display:block;padding:10px 15px;border-bottom:1px solid #e5e5e5;font-size:14px;line-height:20px;color:#262626;text-align:left}.dropdown-actions__item:last-child{border-bottom:none}.dropdown-actions:hover{z-index:1}.dropdown-actions:hover .dropdown-actions__list{opacity:1;visibility:visible}.dropdown-actions:hover .dropdown-actions__btn svg{transform:rotate(0)}.lang-ua .fb-like.fb_iframe_widget,.lang-ua .fb-like.fb_iframe_widget span,.lang-ua .fb-like.fb_iframe_widget span iframe[style]{width:108px!important}.empty{width:1px}.default-image{-o-object-fit:none!important;object-fit:none!important;background:#94474e!important}.vue-lb-info{bottom:0;height:auto;min-height:24px;line-height:24px}.vue-lb-footer{padding:0}.vue-lb-footer-count{margin-bottom:-20px}.vue-lb-modal-image{width:auto}.no-dots:after,.no-dots:before{display:none!important}.scroll-arrow{position:absolute;top:11px;right:0;cursor:pointer}.scroll-arrow--prev{left:0;right:auto;transform:rotate(180deg)}.loader{position:absolute;top:0;left:0;width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.5)}#frontend.simple{padding:0}.simple .account-sidebar,.simple .header-bottom,.simple .header-top,.simple footer{display:none}.simple main{padding-bottom:0}.simple .header .logo{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.simple .checkout .container{margin-bottom:108px}@media (max-width:1096px){.social-share__btn{margin-right:0}.social-share--mobile{position:relative}.social-share--mobile .social-share__list{position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%);padding:18px 16px;background:#fff;box-shadow:0 10px 20px rgba(0,0,0,.12),0 2px 6px rgba(0,0,0,.12),0 0 1px rgba(0,0,0,.12);z-index:2}.social-share--mobile .social-share__btn{display:block;margin-bottom:20px;margin-right:0}.social-share--mobile .social-share__btn:last-child{margin-bottom:0}}@media (max-width:767px){.modal--new{padding:0}.modal--new .modal__inner{height:100%;padding:16px 18px;border-radius:0}.modal--new.support{padding:0}.social-share{position:relative}.social-share__list{position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%);padding:18px 16px;background:#fff;box-shadow:0 10px 20px rgba(0,0,0,.12),0 2px 6px rgba(0,0,0,.12),0 0 1px rgba(0,0,0,.12);z-index:2}.social-share__btn{display:block;margin-bottom:20px;margin-right:0}.social-share__btn:last-child{margin-bottom:0}blockquote{margin:24px 0}blockquote.secondary{padding:76px 24px 24px;font-size:20px}blockquote.secondary:before{top:16px;left:50%;transform:translate(-50%)}.quote{margin:24px 0}.quote-primary{padding:76px 24px 24px;font-size:20px}.quote-primary:before{top:16px;left:50%;transform:translate(-50%)}.quote-secondary{margin:32px 0;padding:0 16px}}.header{padding-top:16px;background:#fff}.header .container{overflow:visible}.header-banner{margin-bottom:15px;padding:16px 24px;background:rgba(118,12,22,.10980392156862745);border:1px solid #ccc;font-size:15px;line-height:22px;color:#333;text-align:center}.header-banner p{margin-bottom:0}.header-banner a{text-decoration:underline;color:#333;font-weight:700}.header-top{display:flex;align-items:flex-start;justify-content:space-between}.header-top__left,.header-top__right{display:flex;align-items:center}.header-top__right{justify-content:flex-end}.header-top-nav{margin-right:49px}.header-top-nav__link{font-size:12px;line-height:15px;color:#333}.header-top-nav__link:hover{color:#333}.header-main{margin:70px 0 46px}.header-bottom{display:flex;justify-content:space-between;align-items:flex-start}.header-cart{position:relative;display:inline-block;margin-top:-3px;margin-right:10px;cursor:pointer}.header-cart a{display:flex;align-items:center}.header-cart.disabled,.header-cart.disabled a{pointer-events:none;cursor:default}.header-cart .cart-count{position:absolute;bottom:2px;left:50%;transform:translateX(-50%);font-weight:700;font-size:15px;line-height:19px;letter-spacing:-.08em;text-transform:uppercase;color:#262626;text-align:center}.header .logo{text-align:center}.header .logo a{position:relative;display:inline-block;margin-bottom:14px}.header .logo img{max-width:345px}.header .logo img.small{display:none}.header .logo__text{margin-bottom:0;font-size:18px;line-height:22px;letter-spacing:-.02em;color:#5c5c5c}.header .logo__beta{position:absolute;top:-5px;left:calc(100% - 10px);font-family:"PT Serif",serif;font-style:normal;font-weight:700;font-size:16px;line-height:21px;letter-spacing:.02em;color:#bea081}.header .language-switcher a{display:inline-block;width:31px;height:31px;text-align:center;border:1px solid #fff;border-radius:50%;font-weight:700;font-size:13px;line-height:29px;color:#5c5c5c;text-transform:uppercase;text-decoration:none}.header .language-switcher a:first-child{margin-right:10px}.header .language-switcher a.active{color:#262626;border-color:#ccc;cursor:default;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.header .language-switcher a:hover{border-color:#e4e4e4}.header .social-links{position:relative;margin-left:38px;padding-left:37px}.header .social-links:before{content:"";position:absolute;top:2px;left:0;width:1px;height:22px;background:#ccc}.header .social-links a{margin-right:9px;-moz-appearance:none;appearance:none;-webkit-appearance:none}.header .social-links a:last-child{margin-right:0}.header .social-links a:hover svg path{fill:#760c16}.header .social-links .dropdown-actions{z-index:3}.header .social-links .dropdown-actions a{margin-right:0;padding:3px 4px;line-height:24px}.header .social-links .dropdown-actions svg{margin-top:0;margin-left:0;transform:none}.header .social-links .dropdown-actions__list{width:auto}.header .social-links .dropdown-actions__list:before{left:11px;transform:none}.header .social-links .dropdown-actions h4{margin-bottom:0;padding:8px 25px 8px 4px;white-space:nowrap}.header .social-links .dropdown-actions__item{display:flex;align-items:center;white-space:nowrap;padding:3px 4px}.header .social-links .dropdown-actions__item svg{flex-shrink:0;width:14px;height:14px;margin-right:5px}.header-support{margin-right:40px}.header-support a{margin-right:5px}.header-support a:last-child{margin-right:0}.header .authorization{margin-right:24px}.header .authorization__link{display:inline-block;margin-right:21px;font-size:14px;line-height:20px;color:#262626}.header .authorization__link:last-child{margin-right:0}.header .authorization .account{position:relative}.header .authorization .account__name{position:relative;padding-right:16px;font-weight:400;font-size:14px;line-height:20px;color:#262626}.header .authorization .account__name a{display:inline-block;max-width:170px;vertical-align:bottom;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700;color:#262626}.header .authorization .account__name svg{position:absolute;top:8px;right:0}.header .authorization .account__name--opened svg{transform:rotate(180deg)}.header .authorization .account__user{position:relative!important;background:none!important;box-shadow:none!important;border:none!important;overflow:inherit!important}.header .authorization .account__user .btn{padding:0 30px 0 0;font-family:PT Sans,sans-serif;font-size:12px;line-height:15px;color:#fff}.header .authorization .account__user .btn .fas{display:inline-block;font-size:14px;line-height:15px;color:#fff;margin-right:4px}.header .authorization .account__user .btn:after,.header .authorization .account__user .btn:before{content:"";position:absolute;top:8px;right:13px;width:7px;height:1px;background:#fff;border:none;transform:rotate(45deg)}.header .authorization .account__user .btn:after{right:8px;transform:rotate(-45deg)}.header .authorization .account__user.show .btn:before{transform:rotate(135deg)}.header .authorization .account__user.show .btn:after{transform:rotate(-135deg)}.header .authorization .account-submenu{position:absolute;top:calc(100% + 5px);right:0;width:auto;min-width:145px;padding:0;background:#fff;border:1px solid #e0e0e0;box-shadow:0 8px 18px rgba(0,0,0,.18);border-radius:3px;z-index:21}.header .authorization .account-submenu__item{display:block;padding:0;text-align:center;background:#fff;border-bottom:1px solid #e0e0e0;text-decoration:none!important;transition:all .3s}.header .authorization .account-submenu__item a{display:block;width:100%;padding:5px 20px;font-size:14px;line-height:21px;color:#404040;transition:all .3s}.header .authorization .account-submenu__item:last-child{border:none}.header .authorization .account-submenu__item:hover{color:#3b73af;background:rgba(92,121,153,.1)}.header .authorization .account-submenu__item:hover span{border:1px solid rgba(0,0,0,.1)}.header .authorization .account-submenu__item:focus:hover{background:rgba(92,121,153,.1)}.header .authorization .account-submenu__item:active,.header .authorization .account-submenu__item:focus{background:#fff}.header .account-sidebar{float:right;width:0;height:0}.header .account-sidebar-list{position:fixed;margin:-7px 0 0 40px;padding:0;list-style:none}.header .account-sidebar li{width:48px;height:48px;margin-bottom:8px;border:1px solid #ccc;border-radius:50%;overflow:hidden;transition:.2s linear}.header .account-sidebar li:hover{transform-origin:center;transform:scale(1.1)}.header .account-sidebar li .write,.header .account-sidebar li a{position:relative;display:inline-block;width:48px;height:48px;list-style:none;color:transparent;white-space:nowrap;text-align:left;transition:.2s linear}.header .account-sidebar li .write img,.header .account-sidebar li a img{position:absolute;top:6px;left:7px}.header .nav{position:relative}.header .nav-list{display:flex;margin-bottom:0;margin-right:16px;padding-left:7px;list-style:none;transition:transform .2s ease-in;border-bottom:1px solid #ccc}.header .nav-item{margin-right:5px}.header .nav-item__toggle{display:none}.header .nav-item a{position:relative;display:inline-block;margin-bottom:-1px;padding:6px 7px;vertical-align:middle;font-weight:700;font-size:14px;line-height:22px;letter-spacing:.01em;color:#262626;text-transform:uppercase;transition:.5s;text-decoration:none;border:1px solid;border-color:#fff #fff hsla(0,0%,100%,0);border-radius:3px 3px 0 0;white-space:pre}.header .nav-item a.active,.header .nav-item a:hover{border-color:#ccc #ccc #fff;text-decoration:none}.header .nav-item--red a,.header .nav-item:nth-last-child(-n+3) a{color:#760c16}.header-search{position:relative;display:inline-flex;align-items:center;flex-grow:1;background:#fff;z-index:2;overflow:hidden;cursor:pointer}.header-search .search{width:100%;height:36px;overflow:hidden;transition:all .5s;background:#fff;border:1px solid #ccc;border-radius:2px;z-index:1}.header-search .search-icon{display:inline-block;position:absolute;top:0;right:0;height:36px;padding:7px;z-index:3}.header-search .search form{width:calc(100% - 36px)}.header-search .search__field{width:100%;padding:7px 11px;font-style:normal;font-weight:400;font-size:14px;line-height:20px;border:none!important}.header-search .search__field::-ms-clear{width:0;height:0}.header-search .search__field:-ms-input-placeholder{color:#868686;opacity:1}.header-search .search__field:-ms-input-placeholder,.header-search .search__field::-ms-input-placeholder,.header-search .search__field::placeholder{color:#868686;opacity:1}.header-search .search__close{display:none;position:absolute;top:0;right:0;width:30px;height:40px;z-index:3}.header-search .search__close span{display:none}.header-search .search__close:after,.header-search .search__close:before{content:"";position:absolute;top:19px;right:13px;width:12px;height:1px;background:#333;opacity:.7;border:none;transform:rotate(45deg)}.header-search .search__close:after{transform:rotate(-45deg)}.header-search.opened .search{opacity:1;visibility:visible}.header-search.opened .search-icon{position:absolute;top:-1px;left:-7px;cursor:default}.header .menu-button{display:none;width:24px;height:30px;cursor:pointer}.header .menu-button p{display:none;margin:0 0 0 12px;font-family:"PT Serif",serif;font-style:normal;font-weight:500;font-size:18px;line-height:24px;letter-spacing:.07em;text-transform:uppercase}.header .menu-button span{position:relative;width:24px;height:2px;background:#333;transition:all .5s}.header .menu-button span:after,.header .menu-button span:before{content:"";position:absolute;top:-7px;left:0;width:24px;height:2px;background:#333;transition:all .5s}.header .menu-button span:after{top:7px}.header .menu-button.active{width:auto;height:30px}.header .menu-button.active p{display:inline-block}.header .menu-button.active span{background:#fff}.header .menu-button.active span:before{top:-1px;left:0;transform:rotate(45deg)}.header .menu-button.active span:after{top:-1px;left:0;transform:rotate(-45deg)}.header .user-icon{display:none}.header.scrolled{position:fixed;top:0;left:0;width:100%;padding:5px 0 0;z-index:20;border-bottom:1px solid #e0e0e0}.header.scrolled .container{display:flex;align-items:center;justify-content:flex-start}.header.scrolled .header-banner,.header.scrolled .header-search,.header.scrolled .header-support,.header.scrolled .header-top{display:none}.header.scrolled .header-main{margin:0}.header.scrolled .logo{height:28px;margin-right:24px}.header.scrolled .logo a{margin-bottom:0}.header.scrolled .logo img{display:none}.header.scrolled .logo img.small{display:block;width:auto;height:25px}.header.scrolled .logo__beta,.header.scrolled .logo__text{display:none}.header.scrolled .nav-list{border-bottom:none}.header.scrolled .account-sidebar{display:none!important}@media (max-width:1230px){.header .account-sidebar-list{display:none}}@media (max-width:1096px){.header{margin-bottom:24px}.header-main{margin:24px 0}.header-bottom{flex-wrap:wrap}.header .authorization,.header .authorization__link{margin-right:12px}.header .authorization .account__name a{max-width:90px}.header .account-sidebar-list{display:block;margin-left:20px}.header .account-sidebar-list li{margin-bottom:4px}.header .social-links{margin-left:10px;padding-left:10px}.header-support{margin-right:12px}.header .nav-list{display:flex;justify-content:space-between;width:100%;margin-bottom:-1px;margin-right:0;padding-left:0}.header .nav-item{margin-right:0}.header .nav-item a{padding:6px 5px}.header-search{width:auto;max-width:100%}}@media (max-width:900px){.header .account-sidebar-list{display:none}}@media (max-width:767px){.header{margin-bottom:0;padding-top:0}.header-banner{margin-bottom:15px;padding:17px 16px 14px;border:none;border-bottom:1px solid #ccc;font-size:13px;line-height:20px;text-align:left}.header-top{display:none}.header-main{display:flex;align-items:flex-start;justify-content:space-between;margin:16px 0 0;padding:0 16px}.header-bottom{flex-wrap:nowrap}.header .logo img{max-width:178px}.header .logo__text{display:none}.header .logo__beta{top:-6px;left:calc(100% - 6px);font-size:13px}.header-menu__button{width:32px;height:32px}.header-menu__button.active{position:absolute;top:16px;left:16px;z-index:21}.header-menu--opened{display:flex;flex-direction:column;position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:20}.header-menu .nav-list{flex-direction:column;width:auto;margin:26px 0 0;padding:0 16px;border-bottom:none;overflow:auto}.header-menu .nav-list::-webkit-scrollbar{width:10px}.header-menu .nav-list::-webkit-scrollbar-thumb{border-right:2px solid #fff;border-radius:10px;background-color:rgba(0,0,0,.35)}.header-menu .nav-item{margin-bottom:33px}.header-menu .nav-item__toggle{display:inline-block;width:20px;height:20px;margin-top:0;margin-right:8px;background:none!important;border:none!important;box-shadow:none!important;outline:none!important}.header-menu .nav-item__toggle--active svg{transform:rotate(180deg)}.header-menu .nav-item a{margin-bottom:0;padding:0;font-family:"PT Serif",serif;font-weight:400;font-size:16px;line-height:22px;letter-spacing:0;color:#000;text-transform:none;border:none!important}.header-menu .nav-submenu{margin-top:25px;padding:0 0 8px 32px;list-style:none;border-bottom:1px solid rgba(0,0,0,.1)}.header-menu .nav-submenu__item{margin-bottom:24px}.header-menu .nav-submenu__item a{font-family:PT Sans,sans-serif;font-size:14px;line-height:20px;color:#262626}.header-menu-top{display:flex;justify-content:flex-end;align-items:center;margin:0 16px;padding:12px 0 11px;border-bottom:1px solid rgba(0,0,0,.1)}.header-menu-bottom{margin-top:auto;padding:16px;background:#f0f0f0;border-top:1px solid rgba(0,0,0,.1)}.header-menu .header-search{margin:0 10px 0 2px;flex-grow:0}.header-menu .header-search .search{display:none;position:fixed;top:0;right:0;left:0;height:55px;align-items:center;border:none}.header-menu .header-search .search form{width:calc(100% - 46px);height:100%}.header-menu .header-search .search__field{height:100%;padding:0 5px 0 56px}.header-menu .header-search .search__close{left:0;right:auto;width:48px;height:56px}.header-menu .header-search .search__close:after,.header-menu .header-search .search__close:before{display:none}.header-menu .header-search .search__close svg{position:absolute;top:20px;left:22px}.header-menu .header-search .search-icon{position:static;height:auto!important;padding:0}.header-menu .header-search .search-icon svg{width:auto;height:auto}.header-menu .header-search .search-icon--menu{display:inline-block}.header-menu .header-search .search .search-icon{display:inline-block;top:22px;left:26px}.header-menu .header-search.opened{z-index:21}.header-menu .header-search.opened .search{display:flex}.header-menu .header-search.opened .search-icon{position:fixed;top:12px;right:12px;left:auto}.header-menu .header-search.opened .search__close{display:inline-block}.header-cart{margin:0 0 0 8px}.header-cart svg{width:24px;height:24px}.header-cart .cart-count{font-size:12px;line-height:15px}.header .user-icon{display:inline-block}.header-search{margin:0 16px 0 0}.header-search .search-icon--menu{display:none}.header-support{display:flex;margin:0 5px 0 16px}.header-support a{padding:5px 8px}.header .language-switcher{border-radius:2px;overflow:hidden}.header .language-switcher a{width:50%;height:auto;margin:0!important;padding:6px 10px;font-weight:400;font-size:14px;line-height:20px;color:#000;border:1px solid #ccc;border-radius:0;text-transform:none}.header .language-switcher a.active{background:#fff}.header .language-switcher a:last-child{border-left:none}.header.scrolled .header-main{width:100%}.header.scrolled .header-menu__button{width:24px;height:24px}.header.scrolled .logo{margin-right:0}.header.scrolled .logo img{max-width:24px}}.footer-main{display:flex;align-items:center;padding:39px 0 43px}.footer .nav-list{display:flex;justify-content:space-between;width:100%;margin-bottom:0;padding-left:0;list-style:none}.footer .nav-item a{font-weight:700;font-size:13px;line-height:24px;letter-spacing:.04em;text-transform:uppercase;color:#262626;white-space:pre}.footer .nav-item:last-child{margin-right:0}.footer .copyright{display:block;margin-top:38px;margin-bottom:24px}.footer .copyright__top{margin-bottom:3px;font-size:12px;line-height:16px}.footer .copyright__bottom{margin-bottom:0;font-size:10px;line-height:16px;color:#868686}@media (max-width:1096px){.footer .nav-list{flex-wrap:wrap;justify-content:flex-start}.footer .nav-item{margin-right:41px}}@media (max-width:767px){.footer{margin:11px 16px 0;border-top:1px solid rgba(0,0,0,.1);text-align:center}.footer .nav-list{align-items:center;justify-content:center;flex-direction:column;margin-top:32px}.footer .nav-item{margin-right:0;margin-bottom:16px}.footer .nav-item a{font-size:14px;line-height:24px;letter-spacing:0}.footer .social-links{margin:24px 0 40px}.footer .social-links a{margin:0 4px}.footer .copyright{margin-top:0;margin-bottom:8px}.footer .copyright__top{margin-bottom:16px}.footer .copyright__bottom{font-size:12px;line-height:16px}}.widget{margin-top:48px}.widget__title{margin-bottom:16px;font-weight:400;font-size:22px;line-height:22px;text-align:center;letter-spacing:.06em;text-transform:uppercase}.widget__btn{margin-top:16px;font-size:13px;line-height:20px}.widget .articles-new__title{margin-bottom:16px;font-weight:400;font-size:22px;line-height:22px;text-align:center;letter-spacing:.06em;text-transform:uppercase}.widget .articles-new__item{display:block;margin-bottom:4px;padding:11px 15px;font-size:16px;line-height:21px;color:#404040;background:#fff;border:1px solid #e5e5e5;border-radius:2px}.widget .articles-new__item:last-child{margin-bottom:0}.widget .articles-new .btn{margin-top:16px;font-size:13px;line-height:20px}.widget .newsletter__title{margin-bottom:8px;font-family:PT Sans,sans-serif;font-weight:400;font-size:17px;line-height:25px;letter-spacing:.03em;text-transform:uppercase;text-align:center}.widget .newsletter__title svg{margin-top:-3px;margin-right:8px}.widget .newsletter__subtitle{margin-bottom:17px;font-size:10px;line-height:13px;text-align:center;color:#5c5c5c}.widget .newsletter-form input{padding:5px 7px 7px}.widget .newsletter-form .btn{margin-top:11px;padding:8px 0 6px;font-size:13px;line-height:20px}.widget .latest-volume{padding:23px 51px 31px;border:1px solid #e5e5e5}.widget .latest-volume__title{margin-bottom:16px;font-weight:400;font-size:22px;line-height:22px;text-align:center;letter-spacing:.06em;text-transform:uppercase}.widget .latest-volume__image{position:relative;margin-bottom:12px}.widget .latest-volume img{width:100%;height:275px;-o-object-fit:cover;object-fit:cover;box-shadow:-45.54px 15.18px 88.9863px rgba(0,0,0,.11309),-24.35px 8.11667px 47.5763px rgba(0,0,0,.14),-13.65px 4.55px 26.6709px rgba(0,0,0,.16691),-7.25px 2.41667px 14.1647px rgba(0,0,0,.201279),-3.02px 1.00667px 5.89426px rgba(0,0,0,.28)}.widget .latest-volume-info__title{margin-bottom:16px;font-weight:400;font-size:16px;line-height:22px;color:#262626;text-align:center}.widget .latest-volume .btn{font-size:13px;line-height:20px}.widget .latest-volume .btn-secondary{margin-bottom:8px}.widget .articles-theme__title{margin-bottom:24px;font-weight:400;font-size:22px;line-height:26px;text-align:center;letter-spacing:.06em;text-transform:uppercase}.widget .articles-theme-item{display:block;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #e5e5e5}.widget .articles-theme-item__title{margin-bottom:6px;font-size:16px;line-height:21px;color:#404040}.widget .articles-theme-item__author{margin-bottom:0;font-size:14px;line-height:20px;color:#5c5c5c}.widget .articles-theme-item:last-child{margin-bottom:0;border-bottom:none}.widget .articles-theme .btn{margin-top:12px;font-size:13px;line-height:20px}.widget .themes-list__title{margin-bottom:25px;font-weight:400;font-size:22px;line-height:26px;text-align:center;letter-spacing:.06em;text-transform:uppercase}.widget .themes-list__item{display:block;margin-bottom:13px;padding-bottom:12px;padding-left:3px;font-size:16px;line-height:21px;color:#404040;border-bottom:1px solid #e5e5e5}.widget .themes-list__item svg{margin-top:-4px;margin-right:5px}.widget .themes-list__item:last-child{margin-bottom:0;border-bottom:none}.widget .themes-list .btn{margin-top:12px;font-size:13px;line-height:20px}.widget .media-list__title{margin-bottom:25px;font-weight:400;font-size:22px;line-height:22px;text-align:center;letter-spacing:.06em;text-transform:uppercase}.widget .media-list-video{display:block;margin-bottom:24px;text-decoration:none!important}.widget .media-list-video__image{position:relative;margin-bottom:14px}.widget .media-list-video__image .cover{width:100%;height:228px;-o-object-fit:cover;object-fit:cover}.widget .media-list-video__image .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.widget .media-list-video__title{margin-bottom:3px;font-size:14px;line-height:20px;color:#262626;text-align:center}.widget .media-list-video__authors{margin-bottom:0;font-size:14px;line-height:20px;color:#5c5c5c;font-style:italic;text-align:center}.widget .media-list-video__authors a,.widget .media-list-video__authors span{color:#5c5c5c}.widget .media-list-audio{display:block;margin-bottom:24px;text-decoration:none!important}.widget .media-list-audio .audio-control{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding:4px 4px 4px 15px;background:#ebebeb;border:1px solid #bebebe;overflow:hidden}.widget .media-list-audio .audio-control span{font-size:14px;line-height:20px;color:#262626;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.widget .media-list-audio .audio-control svg{flex-shrink:0;margin-left:8px}.widget .media-list-audio .audio__main{display:flex;align-items:flex-start}.widget .media-list-audio .audio__left{flex-shrink:0;margin-right:14px}.widget .media-list-audio .audio__image{display:flex;align-items:center;justify-content:center;width:70px;height:70px;border-radius:50%;overflow:hidden}.widget .media-list-audio .audio__image img{width:100%;height:70px;-o-object-fit:cover;object-fit:cover}.widget .media-list-audio .audio__authors{margin-bottom:4px}.widget .media-list-audio .audio__authors a,.widget .media-list-audio .audio__authors span{font-style:italic;font-size:14px;line-height:20px;color:#262626}.widget .media-list-audio .audio__description{margin-bottom:0;font-size:14px;line-height:20px;color:#5c5c5c}.widget .media-list-audio:last-child{margin-bottom:12px}.widget .media-list .btn{margin-top:12px;font-size:13px;line-height:20px}.widget .calendar .vuecal{box-shadow:none;border:1px solid #e5e5e5;border-radius:2px}.widget .calendar .vuecal__title{font-size:14px;line-height:20px;color:#262626;text-transform:uppercase}.widget .calendar .vuecal__title-bar{padding:9px 0 10px;background:none;border-bottom:1px solid #e5e5e5}.widget .calendar .vuecal__title-bar button{outline:none!important}.widget .calendar .vuecal__weekdays-headings{padding-right:0}.widget .calendar .vuecal__heading{height:auto}.widget .calendar .vuecal__heading .weekday-label{padding:8px 0;font-size:14px;line-height:20px;color:#5c5c5c}.widget .calendar .vuecal__body{margin:0 -2px -1px -1px;width:auto;overflow:visible}.widget .calendar .vuecal__body .vuecal__flex{overflow:visible}.widget .calendar .vuecal__cell{position:relative;height:43px}.widget .calendar .vuecal__cell-date{margin:0 auto;width:34px;height:34px;font-size:14px;line-height:34px;color:#5c5c5c;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;cursor:default}.widget .calendar .vuecal__cell--out-of-scope{background:#e5e5e5}.widget .calendar .vuecal__cell--out-of-scope .vuecal__cell-date,.widget .calendar .vuecal__cell--out-of-scope .vuecal__cell-events-count,.widget .calendar .vuecal__cell--out-of-scope:before{display:none}.widget .calendar .vuecal__cell--out-of-scope .vuecal__cell-current-date{border:none}.widget .calendar .vuecal__cell--has-events .vuecal__cell{position:relative}.widget .calendar .vuecal__cell--has-events .vuecal__cell-date{background:#999;color:#fff;border-radius:50%;pointer-events:auto;cursor:pointer}.widget .calendar .vuecal__cell--has-events .vuecal__cell-events-count{position:absolute;top:4px;left:auto;right:4px;min-width:14px;height:14px;padding:1px;font-weight:700;font-size:10px;line-height:12px;text-align:center;color:#fff;background:#262626;border-radius:8px;transform:none}.widget .calendar .vuecal__cell--has-events:hover .events-popup{opacity:1;visibility:visible}.widget .calendar .vuecal__cell-current-date{position:absolute;z-index:0;top:0;left:0;right:-1px;bottom:-1px;border:1px solid #262626}.widget .calendar .vuecal__bg{margin-bottom:0}.widget .calendar .events-popup{position:absolute;top:calc(100% + 5px);left:0;width:315px;max-height:307px;background:#fff;box-shadow:0 10px 20px rgba(0,0,0,.12),0 2px 6px rgba(0,0,0,.12),0 0 1px rgba(0,0,0,.12);z-index:3;opacity:0;visibility:hidden;transition:all .2s}.widget .calendar .events-popup:before{content:"";position:absolute;top:-7px;left:16px;width:10px;height:7px;background:url(../images/event-corner.png) no-repeat 50% 50%}.widget .calendar .events-popup__list{max-height:307px;overflow:auto}.widget .calendar .events-popup__list::-webkit-scrollbar{width:10px}.widget .calendar .events-popup__list::-webkit-scrollbar-thumb{border-right:2px solid #fff;border-radius:10px;background-color:rgba(0,0,0,.35)}.widget .calendar .events-popup__item{padding:16px;border-bottom:1px solid #e5e5e5;text-align:left}.widget .calendar .events-popup__item:last-child{border-bottom:none}.widget .calendar .events-popup a{display:block;margin-bottom:8px;font-size:14px;line-height:20px;color:#262626}.widget .calendar .events-popup p{margin-bottom:0;font-size:14px;line-height:20px;color:#5c5c5c}@media (max-width:1600px){.widget .calendar .events-popup,.widget .calendar .events-popup:before{left:50%;transform:translateX(-50%)}}@media (max-width:1320px){.widget .calendar .events-popup{left:auto;right:0;transform:none}.widget .calendar .events-popup:before{left:auto;right:16px;transform:none}}.widget .other-forums__title{margin-bottom:0;padding-bottom:25px;border-bottom:1px solid rgba(0,0,0,.1)}.widget .other-forums-item{display:flex;align-items:flex-start;justify-content:space-between;padding:16px 0;border-bottom:1px solid rgba(0,0,0,.1)}.widget .other-forums-item__image{display:inline-block;width:136px;height:79px;margin-left:16px;flex-shrink:0}.widget .other-forums-item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:3px}.widget .other-forums-item__title{margin-bottom:0;font-weight:400;font-size:16px;line-height:21px;color:#404040}.widget .other-materials__title{padding-bottom:16px}.widget .other-materials-item{display:flex;align-items:flex-start;justify-content:space-between;padding:16px 0;border-bottom:1px solid rgba(0,0,0,.1)}.widget .other-materials-item__avatar{display:inline-block;width:70px;height:70px;margin-right:16px;flex-shrink:0}.widget .other-materials-item__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.widget .other-materials-item__info{width:100%}.widget .other-materials-item__title{margin-bottom:0;font-size:14px;line-height:20px;color:#262626}.widget .other-materials-item__author{margin-bottom:6px;font-size:16px;line-height:24px;color:#5c5c5c}.widget .other-materials-item__author a{color:#5c5c5c}.widget .popular-books{margin-top:0}.widget .popular-books__title{margin-bottom:15px;letter-spacing:0}.widget .popular-books-list{border-top:1px solid #e5e5e5;padding-top:24px}.widget .popular-books-item{display:flex;align-items:flex-start;margin-bottom:24px}.widget .popular-books-item__image{position:relative;width:100px;height:137px;flex-shrink:0;margin-right:16px}.widget .popular-books-item__image-fold{position:absolute;top:0!important;left:0!important;width:4px!important;height:100%!important;-o-object-fit:initial!important;object-fit:fill!important;box-shadow:none!important}.widget .popular-books-item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;box-shadow:-9px 3px 14px rgba(0,0,0,.26),-2.71px .903333px 4.22059px rgba(0,0,0,.169413),-1.13px .376667px 1.75302px rgba(0,0,0,.13),-.41px .136667px .634032px rgba(0,0,0,.0905869)}.widget .popular-books-item__title{margin-bottom:8px;font-weight:400;font-size:14px;line-height:18px;color:#262626}.widget .popular-books-item__price{margin-bottom:0;font-weight:700;font-size:16px;line-height:18px;letter-spacing:1px;color:#39690c}@media (max-width:1096px){.widget .latest-volume{padding:23px 24px 31px}.widget .latest-volume img{height:260px}.widget .calendar .vuecal__cell{height:34px}.widget .calendar .vuecal__cell-date{width:25px;height:25px;line-height:25px}.widget .calendar .vuecal__cell--has-events .vuecal__cell-events-count{top:2px;right:1px}.widget .calendar .events-popup{width:216px}.widget .other-forums-item__image{width:88px;height:51px}}@media (max-width:767px){.widget .latest-volume{padding:23px 24px 11px}.widget .latest-volume-main{display:flex;align-items:flex-start;justify-content:center}.widget .latest-volume__title{margin-bottom:24px}.widget .latest-volume__image{margin-right:24px}.widget .latest-volume img{width:128px;height:176px}.widget .latest-volume-info__title{margin-top:4px;margin-bottom:18px;font-size:20px;line-height:26px}.widget .media-list__title{margin-bottom:32px;font-size:26px;line-height:36px}.widget .media-list-video__image .icon{width:60px;height:73px}.widget .media-list .btn{text-transform:uppercase;padding:7px 25px 5px}.widget .calendar{position:relative}.widget .calendar .vuecal__cell{height:45px}.widget .calendar .vuecal__cell-date{width:37px;height:37px;line-height:37px}.widget .calendar .vuecal__cell--has-events .vuecal__cell-events-count{top:3px;right:calc(50% - 18px)}.widget .calendar .events-popup{top:0;left:0;right:0;width:100%;height:100%;max-height:100%;z-index:2;opacity:1;visibility:visible}.widget .calendar .events-popup-head{padding:8px 40px 8px 16px;border-bottom:1px solid #e5e5e5}.widget .calendar .events-popup-head a{margin-bottom:0;font-weight:700;text-transform:uppercase}.widget .calendar .events-popup__close{position:absolute;top:0;right:0;text-align:center}.widget .calendar .events-popup:before{display:none}}.breadcrumbs{display:block}.breadcrumbs .container{margin-top:4px;border-top:1px solid #e0e0e0}.breadcrumbs-list{margin-top:12px;padding-left:0;list-style:none}.breadcrumbs-item{display:inline-block;margin-right:2px}.breadcrumbs-item a{font-family:"PT Serif",serif;line-height:16px;font-size:12px;color:rgba(51,51,51,.65)}.breadcrumbs-item a span{margin-left:4px}.breadcrumbs-item.active a{color:#262626}.pagination{display:flex;width:100%;margin:64px 0;justify-content:center;text-transform:lowercase}.pagination a{display:block;text-decoration:none}.pagination a:active,.pagination a:focus,.pagination a:hover{text-decoration:none;outline:none;border:1px solid #ccc}.pagination li{position:relative;margin:0 6px}.pagination li.next,.pagination li.prev{margin:0}.pagination li.next a,.pagination li.prev a{font-size:14px;line-height:23px;border:none!important}.pagination li.next:before,.pagination li.prev:before{content:"";position:absolute;top:8.5px;left:0;width:8px;height:16px;background:url(../images/pagination-arrow.png) no-repeat 50% 50%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.pagination li.prev{margin-right:12px}.pagination li.prev a{padding-left:15px}.pagination li.prev:before{transform:rotate(180deg)}.pagination li.next{margin-left:12px}.pagination li.next a{padding-right:15px}.pagination li.next:before{left:auto;right:0}.pagination li.page-item{margin:0 4px}.pagination li a{min-width:31px;padding:5px 6px;font-size:13px;line-height:20px;color:#262626;border:1px solid #fff;border-radius:50%;text-decoration:none;text-align:center;text-transform:capitalize}.pagination li.active a{font-weight:700;border:1px solid #ccc}.pagination li.disabled{pointer-events:none;cursor:default}.pagination li.disabled a{text-decoration:none}@media (max-width:767px){.pagination{margin:48px 0 15px}}.slider-arrow{position:absolute;top:50%;width:48px;height:48px;opacity:1;background:#fff;border-radius:50%;transform:translateY(-50%);transition:opacity .5s;cursor:pointer;z-index:2;box-shadow:0 0 1px rgba(0,100,98,.08),0 2px 3px rgba(0,100,98,.08),0 6px 8px rgba(0,100,98,.12)}.slider-arrow:after,.slider-arrow:before{content:"";position:absolute;top:19px;left:17px;width:11px;height:2px;background:#1a1a1a;transform:rotate(-45deg)}.slider-arrow:after{top:26px;transform:rotate(45deg)}.slider-arrow--prev{left:0}.slider-arrow--next{right:0;transform:scaleX(-1)}.slider-arrow:hover{box-shadow:0 2px 4px rgba(0,100,98,.08),0 6px 10px rgba(0,100,98,.08),0 10px 14px rgba(0,100,98,.12)}.sidebar-list{margin-top:56px}.sidebar-list__title{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:24px;letter-spacing:.07em;text-transform:uppercase;color:#333}.sidebar-list__title a{font-size:13px;line-height:16px;font-weight:400;letter-spacing:0;color:#3b73af;text-transform:none}.sidebar-list__item{display:block;margin-bottom:12px;font-size:13px;line-height:16px}.sidebar-list__select{margin-top:24px}.popular-books{margin-top:56px}.popular-books__title{margin-bottom:24px;letter-spacing:.07em;text-transform:uppercase;color:#333}.popular-books .book{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px;text-decoration:none!important}.popular-books .book__left{flex-shrink:0}.popular-books .book__right{margin-left:16px;width:100%;text-align:left}.popular-books .book__title{margin-top:0;margin-bottom:8px;font-weight:500;font-size:12px;letter-spacing:.01em}.popular-books .book__price,.popular-books .book__title{font-family:"PT Serif",serif;font-style:normal;line-height:18px;color:#1a1a1a}.popular-books .book__price{margin-bottom:0;font-weight:600;font-size:14px;letter-spacing:.03em}.login-container{margin-top:32px;margin-bottom:109px}.login-nav{display:inline-flex;justify-content:center;border-radius:2px;overflow:hidden}.login-nav .btn{display:inline-block;margin-right:-1px;padding:6px 42px;font-size:14px;line-height:20px;color:#262626;border:1px solid #ccc;border-radius:2px}.login-nav .btn--active,.login-nav .btn:hover{background:#262626;color:#fff;border-color:#262626}.login-nav .btn--active{cursor:default;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.login-nav .btn:last-child{margin-right:0}.login-image{margin-top:32px;text-align:center}.login__title{display:block;max-width:320px;margin:16px auto 32px;font-weight:400;font-size:30px;line-height:30px;text-align:center;color:#262626}.login__title--full{max-width:496px}.login__required{margin-top:13px;margin-bottom:0;font-size:13px;line-height:20px;color:rgba(51,51,51,.65)}.login-form{max-width:496px;margin:0 auto}.login-form .form-group{margin-bottom:15px}.login-form .checkbox-wrap{margin-top:8px;margin-bottom:17px}.login-form label{margin-bottom:2px;font-family:PT Sans,sans-serif;font-weight:700;font-size:14px;line-height:20px;color:#262626;letter-spacing:0}.login-form .sublabel{margin-top:3px;margin-bottom:0;font-size:13px;line-height:18px;color:#5c5c5c}.login-form__verify{font-size:16px;line-height:26px;text-align:center}.login-form__verified{display:block;margin-bottom:20px;color:#760c16;font-size:15px}.login .btn-primary{width:100%;font-size:13px;line-height:20px;text-transform:uppercase}.login-helper{position:relative;max-width:496px;margin:64px auto 0;padding:23px 23px 31px;background:rgba(190,160,129,.08);border:1px solid rgba(190,160,129,.3);border-radius:2px}.login-helper__title{margin-bottom:16px;font-weight:700;font-size:14px;line-height:20px}.login-helper__list{margin-bottom:0;padding-left:0;padding-right:10px;list-style:none}.login-helper li{position:relative;margin-bottom:12px;padding-left:26px;font-size:14px;line-height:20px}.login-helper li:last-child{margin-bottom:0}.login-helper li:before{content:"";position:absolute;top:10px;left:10px;width:6px;height:1px;background:#262626}.login-actions{max-width:496px;margin:36px auto 24px;text-align:center}.login-actions .btn{width:100%;padding:13px 0;font-weight:700;font-size:16px;line-height:20px;text-transform:uppercase;color:#fff;border-radius:2px}.login-actions .btn--facebook{background:#3c4b81}.login-actions .btn--facebook svg{margin:-7px 6px -3px 0}.login-actions .btn--email{background:#3d7d00}.login-actions__divider{margin:12px 0;font-size:14px;line-height:20px;color:#5c5c5c}.login.register{margin-bottom:-16px}.login.register .btn-primary{margin-top:10px}.login .upload-avatar{display:flex;align-items:flex-start;margin-bottom:16px}.login .upload-avatar__image{display:inline-flex;align-items:center;justify-content:center;width:200px;height:200px;flex-shrink:0;background:#eae5e2;border-radius:2px;margin-right:24px;overflow:hidden}.login .upload-avatar__image img{width:100%;height:auto}.login .upload-avatar label{display:block;margin-bottom:4px}.login.forgot .btn-primary{margin-top:10px}@media (max-width:767px){.login-container{margin-top:8px;margin-bottom:41px;padding:0 16px}.login-image{margin-top:24px}.login-image img{max-width:56px}.login__title{margin:8px auto 16px;font-size:26px;line-height:32px}.login .btn{margin:-8px 0 0}.login-helper{margin:32px auto 0}.login-actions{margin-top:23px}.login-actions .btn{margin:0;padding:12px 27px 10px;font-size:14px;line-height:20px}.login-actions .btn--facebook svg{margin:-2px 6px -4px 0}.login .upload-avatar{flex-direction:column}.login .upload-avatar__image{width:216px;height:216px;margin-bottom:16px}}.verify{width:100%;max-width:686px;margin:0 69px;padding:138px 0}.verify-page{overflow:visible}.verify-page .alert{max-width:686px;margin:40px 0}.verify-wrap{background:url(../images/verify-bg.png) no-repeat 0 0;margin:-35px 0 0 -50px;min-height:700px}.verify__title{margin:0 auto 16px;font-weight:700;font-size:36px;line-height:43px;text-align:center;letter-spacing:-.01em;color:#333}.verify__subtitle{max-width:430px;margin:0 auto 24px;font-weight:500;font-size:24px;line-height:36px;text-align:center;letter-spacing:.017em;color:#333}.verify__text{max-width:200px;margin:0 auto;font-size:13px;line-height:19px;text-align:center;color:#333}.verify-links{max-width:291px;margin:177px 0 0 179px;text-align:center}.verify-links__title{margin-bottom:16px;font-family:"PT Serif",serif;font-style:normal;font-weight:600;font-size:13px;line-height:17px;letter-spacing:.01em;color:#333}.verify-links-list{padding-left:0;list-style:none}.verify-links-list li{display:inline-block;margin-right:21px}.verify-links-list li:last-child{margin-right:0}.verify-links-list a{font-size:13px;line-height:16px}@media (max-width:991px){.verify{margin:0 15px;padding:107px 0}.verify-page{max-width:100%;padding:0 16px}.verify-wrap{max-width:760px;margin:0;background-size:contain}.verify-links{margin:130px 0 0 179px}}@media (max-width:767px){.verify{max-width:360px;margin:0;padding:98px 0 0}.verify-wrap{background:url(../images/verify-bg-mb.png) no-repeat 0 0;margin:-42px -17px 0;min-height:563px}.verify__title{font-size:24px;line-height:29px}.verify__subtitle{max-width:208px;font-size:18px;line-height:27px}.verify-links{margin:176px 0 0 35px}}.home .page-container:first-child{margin-top:20px}.home .articles-new{margin-top:15px}.home .articles-home-top{margin-bottom:72px}.home .books-list--review{margin-bottom:28px}.home .review-list{margin-bottom:62px}.home .events-list{margin-bottom:37px;padding-bottom:0;border-bottom:none}@media (max-width:767px){.home .articles-home-top{margin-bottom:-15px}.home .books-list{margin-top:48px}.home .review-list{margin-bottom:-16px}.home .books-list--review{margin-top:32px}}.articles-home-top .articles-main-item{margin-bottom:40px;text-align:center}.articles-home-top .articles-main-item img{margin-bottom:16px;width:100%;height:383px;border-radius:3px;-o-object-fit:cover;object-fit:cover}.articles-home-top .articles-main-item h2{margin-bottom:12px;font-weight:400;font-size:33px;line-height:42px;color:#262626}.articles-home-top .articles-main-item p{margin-bottom:0;font-size:16px;line-height:24px;color:#5c5c5c}.articles-home-top .articles-main-item p a{color:#5c5c5c}.articles-home-top .articles-list{border-top:1px solid rgba(0,0,0,.1)}.articles-home-top .articles-list.scrollable{max-height:500px;overflow:auto;padding-right:8px}.articles-home-top .articles-list.scrollable::-webkit-scrollbar{width:6px}.articles-home-top .articles-list.scrollable::-webkit-scrollbar-track{background-color:#d9d9d9;border-radius:9px}.articles-home-top .articles-list.scrollable::-webkit-scrollbar-thumb{background:#6d6b69;border-radius:9px}.articles-home-top .articles-list-item{display:flex;align-items:flex-start;justify-content:space-between;padding:16px 0;border-bottom:1px solid rgba(0,0,0,.1)}.articles-home-top .articles-list-item__image{flex-shrink:0;margin-left:32px;width:232px;height:134px;border-radius:3px}.articles-home-top .articles-list-item__image a{display:block}.articles-home-top .articles-list-item__image img{width:100%;height:134px;-o-object-fit:cover;object-fit:cover}.articles-home-top .articles-list-item h3{margin-bottom:8px;font-weight:400;font-size:20px;line-height:26px;color:#262626}.articles-home-top .articles-list-item p{margin-bottom:0;font-size:16px;line-height:24px;color:#5c5c5c}.articles-home-top .articles-list-item p a{color:#5c5c5c}@media (max-width:1096px){.articles-home-top .articles-list-item__image{margin-left:24px;width:160px;height:92px}.articles-home-top .articles-list-item__image a,.articles-home-top .articles-list-item__image img{height:100%}}@media (max-width:767px){.articles-home-top .articles-main-item{margin-bottom:32px;text-align:left}.articles-home-top .articles-main-item h2{margin-bottom:8px;font-size:20px;line-height:26px}.articles-home-top .articles-main-item img{margin-bottom:12px;height:auto}.articles-home-top .articles-main-item:last-child{margin-bottom:24px}.articles-home-top .articles-list-item h3{margin-bottom:8px;font-size:16px;line-height:22px}.articles-home-top .articles-list-item p{font-size:14px;line-height:20px}.articles-home-top .articles-list-item__image{margin-left:8px;width:104px;height:60px}}.review-list{border-bottom:none}.review-list__list{margin-top:48px}.review-list .review{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:46px}.review-list .review__image{position:relative;display:inline-block;width:144px;height:216px;margin-right:32px;flex-shrink:0}.review-list .review__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;box-shadow:-17px 5.66667px 19px rgba(0,0,0,.19),-6.21px 2.07px 6.93531px rgba(0,0,0,.131096),-3.01px 1.00333px 3.36697px rgba(0,0,0,.105695),-1.48px .493333px 1.65055px rgba(0,0,0,.0843048),-.58px .193333px .65263px rgba(0,0,0,.0589035)}.review-list .review__right{width:100%}.review-list .review__title{margin-bottom:8px;font-weight:400;font-size:20px;line-height:26px;color:#262626}.review-list .review__authors{margin-bottom:8px;font-weight:400;font-size:16px;line-height:24px;color:#5c5c5c}.review-list .review__authors a,.review-list .review__authors span{color:#5c5c5c}.review-list .review__text{margin-bottom:12px;font-size:14px;line-height:20px;color:#5c5c5c}.review-list .review__reviewer{margin-bottom:0;font-size:14px;line-height:20px;color:#5c5c5c}.review-list .review__reviewer a{color:#5c5c5c}.review-list .btn{padding:7px 47px 5px;font-size:13px;line-height:20px;text-transform:uppercase}@media (max-width:767px){.review-list{border-bottom:1px solid rgba(0,0,0,.1)}.review-list__list{margin-top:33px}.review-list .review{margin-bottom:32px}.review-list .review__image{width:76px;height:113px;margin-right:12px}.review-list .review__title{font-size:16px;line-height:22px}.review-list .review__authors{font-size:14px;line-height:20px}.review-list .review__text{margin-bottom:8px}.review-list .btn{padding:7px 25px 5px}}.events-list{margin-bottom:12px;border-bottom:1px solid rgba(0,0,0,.1)}.events-list__list{margin-top:48px}.events-list .event{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}.events-list .event__left{justify-content:flex-start}.events-list .event__date,.events-list .event__left{display:inline-flex;align-items:center;align-self:stretch}.events-list .event__date{width:78px;justify-content:center;flex-direction:column;flex-shrink:0;padding-right:12px;margin-right:24px;font-size:14px;line-height:20px;color:#5c5c5c;text-align:center;border-right:2px solid #bfbfbf}.events-list .event__date--range{border-right-color:rgba(118,12,22,.65)}.events-list .event__date .range{font-size:14px;line-height:20px;color:#760c16;text-align:center}.events-list .event__date .range .big{display:block;margin-bottom:0;font-weight:700;font-size:24px;line-height:24px}.events-list .event__date .range__divider{display:block;margin:8px auto;width:12px;height:1px;background:#760c16}.events-list .event__date span{margin-bottom:4px;font-weight:700;font-size:30px;line-height:24px}.events-list .event__image{display:inline-block;width:144px;margin-left:24px;flex-shrink:0}.events-list .event__image img{width:100%;height:auto}.events-list .event__title{margin-bottom:0;font-weight:400;font-size:16px;line-height:22px;color:#5c5c5c}@media (max-width:767px){.events-list__list{margin-top:24px}.events-list .event{flex-wrap:wrap}.events-list .event__image{order:-1;width:100%;margin-left:0;margin-bottom:12px}.events-list .event__date{width:66px;padding-right:8px;margin-right:12px;font-size:12px;line-height:16px}.events-list .event__date span{margin-bottom:1px;font-size:24px;line-height:24px}.events-list .event__title{font-size:14px;line-height:18px}.events-list .event:last-child{margin-bottom:32px}.events-list .btn{padding:7px 25px 5px;font-size:13px;line-height:20px;text-transform:uppercase}}.articles-home-main{margin-bottom:72px;background:#f7f7f7}.articles-home-main .article-main{display:flex;align-items:flex-start;justify-content:space-between;padding:60px 0 48px;border-bottom:1px solid rgba(0,0,0,.1)}.articles-home-main .article-main__image{display:inline-block;width:606px;height:347px;flex-shrink:0}.articles-home-main .article-main__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:3px}.articles-home-main .article-main__right{margin:0 24px;padding-top:20px;text-align:center}.articles-home-main .article-main__title{margin-bottom:16px;font-weight:400;font-size:23px;line-height:31px;letter-spacing:.02em;color:#262626}.articles-home-main .article-main__author{margin-bottom:16px;font-size:16px;line-height:24px;color:#5c5c5c}.articles-home-main .article-main__author a{color:#5c5c5c}.articles-home-main .article-main__text{margin-bottom:24px;font-size:14px;line-height:20px;color:#5c5c5c}.articles-home-main .article-main .btn{padding:6px 25px;font-size:13px;line-height:20px;text-transform:uppercase}.articles-home-main .articles-list{margin:61px -33px 0;font-size:0}.articles-home-main .article-item{display:inline-block;width:33.33333%;margin-bottom:72px;padding:0 33px;vertical-align:top}.articles-home-main .article-item__image{display:block;margin-bottom:8px}.articles-home-main .article-item__image img{width:100%;height:187px;-o-object-fit:cover;object-fit:cover;border-radius:3px}.articles-home-main .article-item__title{margin-bottom:10px;font-weight:400;font-size:16px;line-height:22px;color:#262626;text-align:center}.articles-home-main .article-item__author{margin-bottom:10px;font-size:14px;line-height:20px;color:#5c5c5c;text-align:center}.articles-home-main .article-item__author a{color:#5c5c5c}.articles-home-main .article-item__text{margin-bottom:0;font-size:14px;line-height:20px;color:#262626;text-align:center}@media (max-width:1096px){.articles-home-main .article-main{flex-direction:column}.articles-home-main .article-main__image{width:100%;height:412px}.articles-home-main .article-item__image img{height:123px}}@media (max-width:767px){.articles-home-main{margin:0 -16px}.articles-home-main .article-main{margin:16px 16px 0;padding:0 0 24px}.articles-home-main .article-main__image{height:auto}.articles-home-main .article-main__right{width:100%;margin:0;padding-top:13px}.articles-home-main .article-main__title{margin-bottom:12px;font-size:20px;line-height:26px;letter-spacing:0}.articles-home-main .article-main__text{display:none}.articles-home-main .articles-list{margin:0 0 16px}.articles-home-main .article-item{display:flex;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between;width:auto;margin:0 16px;padding:16px 0;border-bottom:1px solid rgba(0,0,0,.1)}.articles-home-main .article-item:last-child{border-bottom:none}.articles-home-main .article-item__image{flex-shrink:0;margin-bottom:0;margin-left:8px;width:104px;height:66px}.articles-home-main .article-item__image img{height:100%}.articles-home-main .article-item__text{display:none}.articles-home-main .article-item__title{margin-bottom:10px;font-size:16px;line-height:22px;text-align:left}.articles-home-main .article-item__author{margin-bottom:0;text-align:left}}.media-list .widget:first-child{margin-top:16px}.media-list__image{position:relative;display:block;margin-bottom:15px}.media-list__image .cover{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:69px;height:84px;z-index:2}.media-list__image--audio:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.7)}.media-list__image--audio .cover{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:2}.media-list .article-item__authors:after{display:none}.media-list .article-item__image{width:232px;height:161px}.media-list .media-item__image{position:relative;display:block;margin-bottom:15px}.media-list .media-item__image .cover{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:47px;height:56px;z-index:2}.media-list .media-item__image--audio:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.7)}.media-list .media-item__image--audio .cover{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:2}.media-list .topic-list-main{padding-bottom:50px;border-bottom:none}.media-list .topic-list-main__title{margin-bottom:12px}.media-list .article-list-head{margin-bottom:0!important}.media-list .article-list-head .sorting{display:inline;flex-shrink:0;margin-left:15px}.media-list .media-list-nav{width:100%;border-bottom:1px solid #262626}.media-list .media-list-nav__item{display:inline-block;min-width:107px;margin-right:4px;padding:6px 10px;background:#d9d9d9;border-radius:2px 2px 0 0;font-size:12px;line-height:20px;text-transform:uppercase;color:#262626;transition:all .2s}.media-list .media-list-nav__item--active,.media-list .media-list-nav__item:hover{background:#262626;color:#fff}@media (max-width:1096px){.media-list .article-list-head{flex-direction:row}.media-list .article-item__image{width:190px;height:110px}.media-list .media-list-nav__item{min-width:69px}}@media (max-width:767px){.media-list .article-list-head{display:flex!important;flex-direction:column}.media-list .article-list-head .sorting{margin-top:16px;margin-left:0}.media-list .media-list-nav{display:flex;justify-content:space-between}.media-list .media-list-nav__item{min-width:0;width:calc(33.33333% - 4px);margin:0}.media-list .topic-list-main__title{margin-bottom:-5px;text-align:center}.media-list .article-item__image{width:104px;height:72px}.media-list .media-item__image .cover{width:30px;height:36.5px;-o-object-fit:cover;object-fit:cover}.media-list .media-item__image--audio .cover{width:100%;height:100%}}.media-detail__title{margin-top:5px;margin-bottom:16px;font-weight:400;font-size:33px;line-height:42px;text-align:center}.media-detail-info{margin-bottom:26px;text-align:center}.media-detail__authors{display:contents;margin-bottom:0;font-weight:400;font-size:16px;line-height:24px;color:#5c5c5c}.media-detail__authors a,.media-detail__authors span,.media-detail__date{display:inline;font-weight:400;font-size:16px;line-height:24px;color:#5c5c5c}.media-detail__date{position:relative;margin-bottom:0;margin-left:4px;text-transform:capitalize}.media-detail__date:before{content:"";position:relative;display:inline-block;vertical-align:middle;margin-right:5px;line-height:24px;width:3px;height:3px;border-radius:50%;background:#5c5c5c}.media-detail__date--only:before{display:none}.media-detail-actions{margin-bottom:25px;text-align:center}.media-detail__image{margin-bottom:32px;border-radius:3px;overflow:hidden}.media-detail__image img,.media-detail__image video{width:100%;height:auto}.media-detail__image .iframe-content{position:relative;padding-bottom:56.25%;height:0}.media-detail__image .iframe-content iframe{position:absolute;top:0;left:0;width:100%;height:100%}.media-detail__text{margin-bottom:40px;padding-bottom:32px;font-family:"PT Serif",serif;font-style:normal;font-weight:400;font-size:17px;line-height:26px;color:#262626;text-align:justify;border-bottom:1px solid #e5e5e5}.media-detail__text img{max-width:100%}.media-detail__text b,.media-detail__text strong{font-weight:700}.media-detail__text a{text-decoration:underline;color:#262626;word-break:break-word}.media-detail__text.shorted{position:relative}.media-detail__text.shorted p{margin-bottom:0}.media-detail__text.shorted:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:200px;max-height:100%;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0))}.media-detail-tags__title{vertical-align:bottom;margin-bottom:8px;margin-right:1px;font-weight:400;color:#262626}.media-detail-tags__title,.media-detail-tags a{display:inline-block;font-size:14px;line-height:20px}.media-detail-tags a{margin-right:4px;margin-bottom:4px;padding:3px 7.5px;color:#5c5c5c;border:1px solid #ccc;border-radius:2px}.media-detail .books-list{margin-bottom:60px}.media-detail .media-related{margin-top:64px;margin-bottom:72px;padding-top:72px;border-top:1px solid #e5e5e5}.media-detail-share{display:inline-block;text-align:center}.media-detail-share--bottom{margin:43px 0 65px;text-align:left}.media-detail-bookmarks{margin-left:14px;vertical-align:middle}.media-detail-bookmarks,.media-detail-bookmarks__icon{position:relative;display:inline-block}.media-detail-bookmarks:hover svg path{fill:#39690c}.media-detail-bookmarks--added .media-detail-bookmarks__icon:before{content:"\2713";display:inline-block;position:absolute;top:6px;left:4px;width:10px;height:10px;padding:0;border-radius:50%;font-size:11px;line-height:11px;background:#fff;color:#39690c}.media-detail-bookmarks--added svg path{fill:#39690c}.media-detail-bookmarks--added:hover .media-detail-bookmarks__icon:before{display:none}.media-detail-bookmarks--added:hover svg path{fill:#5c5c5c}@media (max-width:1096px){.media-detail__text iframe{max-width:100%}}@media (max-width:767px){.media-detail__title{margin-top:0;margin-bottom:12px;font-size:26px;line-height:32px}.media-detail__text{margin-bottom:24px}.media-detail__text iframe{max-width:100%;height:auto}.media-detail-share--bottom{margin:35px 0 37px}.media-detail .media-related{margin-top:48px;margin-bottom:39px;padding-top:40px}.media-detail .books-list:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.media-detail-bookmarks--added .media-detail-bookmarks__icon:before{content:"\2713";display:inline-block;position:absolute;top:6px;left:4px;width:10px;height:10px;padding:0;border-radius:50%;font-size:11px;line-height:11px;background:#fff;color:#39690c}.media-detail-bookmarks--added svg path{fill:#39690c}.media-detail-bookmarks--added:hover .media-detail-bookmarks__icon:before{display:inline-block}.media-detail-bookmarks--added:hover svg path{fill:#39690c}}.media-related{margin-bottom:72px}.media-related .media-related-main{display:flex;align-items:flex-start;justify-content:space-between;padding:64px 0 48px;border-bottom:1px solid rgba(0,0,0,.1)}.media-related .media-related-main__image{display:inline-block;width:606px;height:347px;flex-shrink:0;border-radius:3px;overflow:hidden}.media-related .media-related-main__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.media-related .media-related-main__right{margin:0 24px;padding-top:20px;text-align:center}.media-related .media-related-main__title{margin-bottom:16px;font-weight:400;font-size:23px;line-height:31px;letter-spacing:.02em;color:#262626}.media-related .media-related-main-info{margin-bottom:16px;text-align:center}.media-related .media-related-main__authors{display:inline-block;margin-bottom:0}.media-related .media-related-main__authors a,.media-related .media-related-main__authors span{display:inline-block;font-weight:400;font-size:16px;line-height:24px;color:#5c5c5c}.media-related .media-related-main__date{position:relative;display:inline;margin-bottom:0;margin-left:4px;font-weight:400;font-size:16px;line-height:24px;color:#5c5c5c;text-transform:capitalize}.media-related .media-related-main__date:before{content:"";position:relative;display:inline-block;vertical-align:middle;margin-right:5px;line-height:24px;width:3px;height:3px;border-radius:50%;background:#5c5c5c}.media-related .media-related-main__date--only{margin-left:0}.media-related .media-related-main__date--only:before{display:none}.media-related .media-related-main__text{margin-bottom:24px;font-size:14px;line-height:20px;color:#5c5c5c}.media-related .media-related-main .btn{padding:6px 25px;font-size:13px;line-height:20px;text-transform:uppercase}.media-related .media-list{margin:48px -33px 0;padding-bottom:22px;font-size:0}.media-related .media-item{display:inline-block;width:33.33333%;margin-bottom:0;padding:0 33px;vertical-align:top}.media-related .media-item__image{display:block;margin-bottom:8px}.media-related .media-item__image img{width:100%;height:187px;-o-object-fit:cover;object-fit:cover;border-radius:3px}.media-related .media-item__title{margin-bottom:10px;font-weight:400;font-size:16px;line-height:22px;color:#262626;text-align:center}.media-related .media-item-info{margin-bottom:16px;text-align:center}.media-related .media-item__authors{display:inline-block;margin-bottom:0}.media-related .media-item__authors .comma,.media-related .media-item__authors a,.media-related .media-item__authors span{display:inline-block;font-weight:400;font-size:14px;line-height:20px;color:#5c5c5c}.media-related .media-item__authors .comma{white-space:break-spaces}.media-related .media-item__date{position:relative;display:inline;margin-bottom:0;margin-left:4px;font-weight:400;font-size:14px;line-height:20px;color:#5c5c5c;text-transform:capitalize}.media-related .media-item__date:before{content:"";position:relative;display:inline-block;vertical-align:middle;margin-left:4px;margin-right:4px;width:3px;height:3px;border-radius:50%;background:#5c5c5c}.media-related .media-item__date--only{margin-left:0;padding-left:0}.media-related .media-item__date--only:before{display:none}@media (max-width:1096px){.media-related .media-related-main{flex-direction:column}.media-related .media-related-main__image{width:100%;height:412px}.media-related .media-item__image img{height:123px}}@media (max-width:767px){.media-related{position:relative;margin:48px 0}.media-related .media-related-main{margin:24px 0 0;padding:0 0 24px}.media-related .media-related-main__image{height:auto}.media-related .media-related-main__right{width:100%;margin:0;padding-top:13px}.media-related .media-related-main__title{margin-bottom:12px;font-size:20px;line-height:26px;letter-spacing:0}.media-related .media-related-main-info{margin-bottom:13px}.media-related .media-related-main__authors a,.media-related .media-related-main__authors span,.media-related .media-related-main__date{font-size:14px;line-height:22px}.media-related .media-related-main__text{margin-bottom:16px}.media-related .media-list{margin:0 0 11px}.media-related .media-item{display:flex;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between;width:auto;margin:0;padding:16px 0;border-bottom:1px solid rgba(0,0,0,.1)}.media-related .media-item__image{flex-shrink:0;margin-bottom:0;margin-left:8px;width:104px;height:66px}.media-related .media-item__image img{height:100%}.media-related .media-item-info{margin-bottom:0;text-align:left}.media-related .media-item__text{display:none}.media-related .media-item__title{margin-bottom:10px;font-size:16px;line-height:22px;text-align:left}.media-related .media-item__author{margin-bottom:0;text-align:left}}.event-detail{padding-bottom:109px}.event-detail .page-container{margin-top:20px;overflow:visible}.event-detail__image{margin-bottom:24px}.event-detail__title{margin-bottom:24px;font-weight:400;font-size:33px;line-height:42px}.event-detail__info{padding:24px 0;font-size:16px;line-height:24px;color:#5c5c5c;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.event-detail-actions{margin-top:26px}.event-detail-actions--bottom{display:flex;align-items:center;justify-content:space-between;margin-top:37px;margin-bottom:59px}.event-detail-share{display:inline-block;vertical-align:middle}.event-detail__language{display:inline-block;margin-left:21px;font-weight:700;font-size:14px;line-height:20px;color:#262626}.event-detail__language span{margin-right:5px;padding:1px 4px;font-weight:700;font-size:14px;line-height:20px;color:#fff;background:#262626;border-radius:2px;text-transform:uppercase}.event-detail__text{margin:25px 0 24px}.event-detail__print{display:inline-block;padding:6px 11px 5px;font-size:14px;line-height:18px}.event-detail__print svg{margin-right:4px}.event-detail .widget:first-child{margin-top:15px;margin-bottom:48px}@media (max-width:1096px){.event-detail__language{margin-left:8px}}@media (max-width:767px){.event-detail{padding-bottom:65px}.event-detail .page-container{margin-top:16px}.event-detail__title{font-size:26px;line-height:32px}.event-detail__image{margin-bottom:12px}.event-detail-actions--bottom{margin-top:24px;margin-bottom:33px}.event-detail-actions .social-share__list{left:0;transform:none}.event-detail__language{margin-left:16px}}.article-list{padding-bottom:43px}.article-list .page-container{margin-top:19px}.article-list-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:19px;border-bottom:1px solid rgba(0,0,0,.1)}.article-list-nav{flex-shrink:0;padding:0 12px}.article-list-nav a{display:inline-block;margin-right:24px;font-size:13px;line-height:22px;letter-spacing:.01em;text-transform:uppercase;color:#262626;white-space:pre}.article-list-nav a.active{font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;pointer-events:none}.article-list__title{margin:25px 0;font-size:33px;line-height:42px;font-weight:400;color:#262626;text-align:center}.article-list .article-item{display:flex;align-items:flex-start;justify-content:space-between;padding:16px 0;border-bottom:1px solid rgba(0,0,0,.1)}.article-list .article-item__left{max-width:calc(100% - 264px)}.article-list .article-item__image{display:inline-block;width:232px;height:134px;margin-left:32px;flex-shrink:0}.article-list .article-item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:3px}.article-list .article-item__image .video-cover{position:relative;width:100%;height:100%}.article-list .article-item__image .video-cover .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;height:auto;z-index:2;border-radius:0;-o-object-fit:none;object-fit:none}.article-list .article-item__title{margin-bottom:8px;font-style:normal;font-weight:400;font-size:20px;line-height:26px;color:#262626}.article-list .article-item__authors{position:relative;display:inline;margin-bottom:0;margin-right:4px}.article-list .article-item__authors a,.article-list .article-item__authors span{display:inline;font-weight:400;font-size:16px;line-height:24px;color:#5c5c5c}.article-list .article-item__authors:after{content:"";position:relative;display:inline-block;vertical-align:middle;margin-left:5px;line-height:24px;width:3px;height:3px;border-radius:50%;background:#5c5c5c}.article-list .article-item__authors--only:after{display:none}.article-list .article-item__date,.article-list .article-item__type{position:relative;display:inline;margin-bottom:0;margin-right:4px;font-weight:400;font-size:16px;line-height:24px;color:#5c5c5c}.article-list .article-item__date:after,.article-list .article-item__type:after{content:"";position:relative;display:inline-block;vertical-align:middle;margin-left:5px;line-height:24px;width:3px;height:3px;border-radius:50%;background:#5c5c5c}.article-list .article-item__date{text-transform:capitalize}.article-list .article-item__date:after{display:none}.article-list .article-item__text{display:block;margin-top:8px;margin-bottom:0;font-size:14px;line-height:20px}.article-list .article-item__text p{margin-bottom:0}.article-list .article-item--topic .article-item__date{font-size:14px;line-height:20px}.article-list .widget:first-child{margin-top:5px}@media (max-width:1096px){.article-list-head{flex-direction:column;align-items:baseline}.article-list .sorting{margin-left:auto}.article-list .article-item__title{font-size:16px;line-height:22px}.article-list .article-item__left{max-width:calc(100% - 198px)}.article-list .article-item__image{width:190px;height:110px;margin-left:8px}.article-list .article-item__authors{margin-right:2px}.article-list .article-item__authors a,.article-list .article-item__authors span{font-size:14px;line-height:20px}.article-list .article-item__date,.article-list .article-item__type{margin-right:2px;font-size:14px;line-height:20px}}@media (max-width:767px){.article-list{padding-bottom:0}.article-list-head{padding-bottom:16px}.article-list-nav{display:none}.article-list .article__list--without-paginate .article-item:last-child{border:none}.article-list .article-item__left{max-width:calc(100% - 112px)}.article-list .article-item__image{width:104px;height:60px}.article-list .article-item__image .video-cover .icon{width:30px;height:36.5px;-o-object-fit:cover;object-fit:cover}}.article-detail .media-detail-info{margin-top:24px;margin-bottom:32px}.article-detail-info{margin-top:-7px;margin-bottom:16px}.article-detail .media-detail__title{margin-bottom:24px}.article-detail__subtitle{margin-bottom:32px;font-family:"PT Serif",serif;font-size:20px;line-height:26px;color:#5c5c5c;text-align:center}.article-detail .detail-actions{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.article-detail .detail-actions__top{display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:16px;padding-bottom:30px;border-bottom:1px solid #e5e5e5;text-align:center}.article-detail .detail-actions__left{display:inline-flex;align-items:center;justify-content:flex-start}.article-detail .detail-actions__right{display:inline-flex;align-items:center;justify-content:flex-end}.article-detail .detail-actions .media-detail-bookmarks,.article-detail .detail-actions__citate,.article-detail .detail-actions__pdf,.article-detail .detail-actions__recommend{display:inline-block;margin-right:24px;font-size:14px;line-height:20px;color:#262626;text-decoration:none}.article-detail .detail-actions .media-detail-bookmarks p,.article-detail .detail-actions__citate p,.article-detail .detail-actions__pdf p,.article-detail .detail-actions__recommend p{display:inline-block;margin-bottom:0}.article-detail .detail-actions .media-detail-bookmarks svg,.article-detail .detail-actions__citate svg,.article-detail .detail-actions__pdf svg,.article-detail .detail-actions__recommend svg{margin-right:2px}.article-detail .detail-actions .media-detail-bookmarks{margin-right:0}.article-detail .detail-actions .event-detail__language,.article-detail .detail-actions .media-detail-bookmarks{margin-left:0;text-decoration:none!important}.article-detail__views{display:inline-block;margin-left:13px;font-family:"PT Serif",serif;font-weight:700;font-size:13px;line-height:17px;color:#868686}.article-detail__views img{margin-top:-2px;margin-right:1px}.article-detail-slider{margin-top:16px;margin-bottom:16px}.article-detail-slider__item img{width:100%;height:auto}.article-detail-slider__item img.vue-lb-modal-image{width:auto}.article-detail-slider__item p{margin-bottom:0;font-size:12px;line-height:16px;color:#5c5c5c;text-align:center}.article-detail-slider__image{position:relative;margin-bottom:16px}.article-detail-slider__image--lightbox{position:relative;cursor:pointer}.article-detail-slider__image--lightbox svg{position:absolute;top:10px;left:10px;width:30px;height:30px;fill:#fff;opacity:.8}.article-detail-slider__arrow{display:inline-flex;align-items:center;justify-content:center;position:absolute;bottom:0;left:0;width:64px;height:100%;background:linear-gradient(90deg,rgba(0,0,0,.4),rgba(0,0,0,.396541) 6.67%,rgba(0,0,0,.385796) 13.33%,rgba(0,0,0,.367336) 20%,rgba(0,0,0,.341035) 26.67%,rgba(0,0,0,.30729) 33.33%,rgba(0,0,0,.267246) 40%,rgba(0,0,0,.222924) 46.67%,rgba(0,0,0,.177076) 53.33%,rgba(0,0,0,.132754) 60%,rgba(0,0,0,.0927099) 66.67%,rgba(0,0,0,.0589645) 73.33%,rgba(0,0,0,.0326639) 80%,rgba(0,0,0,.014204) 86.67%,rgba(0,0,0,.00345888) 93.33%,transparent);cursor:pointer}.article-detail-slider__arrow img{width:16px;height:32px}.article-detail-slider__arrow--next{left:auto;right:0;transform:matrix(-1,0,0,1,0,0)}.article-detail-authors{margin-bottom:40px;padding:16px 0 24px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.article-detail-authors__title{margin-bottom:16px;font-size:17px;line-height:24px}.article-detail-authors .authors-item{margin-bottom:16px;padding-bottom:24px;border-bottom:1px solid #e5e5e5}.article-detail-authors .authors-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.article-detail-authors .authors-item-main{display:flex;align-items:flex-start;justify-content:flex-start;margin-bottom:12px}.article-detail-authors .authors-item__image{display:inline-block;width:70px;height:70px;margin-right:14px;flex-shrink:0;border-radius:50%;overflow:hidden}.article-detail-authors .authors-item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.article-detail-authors .authors-item__title{margin-bottom:4px;font-size:14px;line-height:20px;color:#262626}.article-detail-authors .authors-item__role{margin-bottom:4px;font-size:14px;line-height:20px;font-weight:700}.article-detail-authors .authors-item__location{margin-bottom:0;font-size:14px;line-height:20px;color:#868686}.article-detail-authors .authors-item__text{margin-bottom:12px;font-size:14px;line-height:20px;color:#5c5c5c}.article-detail__authors{display:block;margin-bottom:12px}.article-detail__authors a,.article-detail__authors span{font-family:"PT Serif",serif;font-weight:400;font-size:20px;line-height:26px;color:#262626}.article-detail__date{position:relative;display:inline-block;margin-bottom:0;margin-right:5px;font-weight:400;font-size:14px;line-height:20px;color:#5c5c5c;text-transform:capitalize}.article-detail__date a{color:#5c5c5c}.article-detail__date:after{content:"";position:relative;display:inline-block;vertical-align:middle;margin-left:5px;line-height:20px;width:3px;height:3px;border-radius:50%;background:#5c5c5c}.article-detail__date--only{margin-right:0;padding-right:0}.article-detail__date--only:after{display:none}.article-detail__journal{display:inline-block;margin-bottom:0;font-size:14px;line-height:20px;color:#5c5c5c}.article-detail__journal a{color:#5c5c5c}.article-detail__text{margin-top:56px;margin-bottom:70px;font-family:"PT Serif",serif;font-weight:400;font-size:17px;line-height:26px}.article-detail__text img{max-width:100%;height:auto!important}.article-detail__text.shorted{position:relative}.article-detail__text.shorted p:last-of-type{margin-bottom:0}.article-detail__text.shorted:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:200px;max-height:100%;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0))}.article-detail--new .page-container{margin-top:23px}.article-detail--new .page-sidebar{padding-top:12px}.article-detail--new .article-detail-info{margin:0 0 16px;text-align:center}.article-detail--new .article-detail__text{margin-top:64px}.article-detail--new .media-detail__title{margin-bottom:28px}.article-detail--new .detail-actions{margin-top:-17px;padding-bottom:16px;border-bottom:1px solid #e5e5e5}.article-detail--new .detail-actions__top{justify-content:flex-start;padding-bottom:22px}.article-detail .donate{margin-bottom:59px}@media (max-width:1096px){.article-detail .detail-actions__top{padding-bottom:24px}.article-detail .detail-actions__left{width:100%;padding-bottom:15px;align-items:flex-start;justify-content:center;border-bottom:1px solid #e5e5e5}.article-detail .detail-actions__right{display:none}.article-detail .detail-actions .article-detail__views{margin-left:0;margin-right:15px}.article-detail .detail-actions .media-detail-bookmarks,.article-detail .detail-actions .social-share,.article-detail .detail-actions__citate,.article-detail .detail-actions__recommend{width:100%;max-width:160px;text-align:center}.article-detail .detail-actions .media-detail-bookmarks svg,.article-detail .detail-actions .social-share svg,.article-detail .detail-actions__citate svg,.article-detail .detail-actions__recommend svg{margin-right:0;height:24px}.article-detail .detail-actions .media-detail-bookmarks p,.article-detail .detail-actions .social-share p,.article-detail .detail-actions__citate p,.article-detail .detail-actions__recommend p{display:block;margin-top:4px;margin-bottom:0;font-size:12px;line-height:16px;color:#262626}.article-detail .detail-actions__recommend{margin:0 16px}.article-detail .detail-actions__citate{margin:0 0 0 16px}.article-detail-slider{margin-top:11px}.article-detail--new .detail-actions{margin-top:0;padding-bottom:0;border-bottom:none}.article-detail--new .detail-actions__top{justify-content:center;margin-bottom:12px;padding:8px 0 16px}.article-detail--new .detail-actions__left{padding-bottom:12px}.article-detail--new .detail-actions .article-detail__views,.article-detail--new .detail-actions__pdf{margin-right:16px}.article-detail--new .detail-actions__citate,.article-detail--new .detail-actions__recommend{margin:0}.article-detail--new .article-detail__text{margin-top:48px}.article-detail__text iframe{max-width:100%}}@media (max-width:767px){.article-detail .media-detail-info{margin-top:12px;margin-bottom:16px}.article-detail .article-detail-info{margin-bottom:12px}.article-detail__subtitle{margin-bottom:24px;font-size:16px;line-height:22px}.article-detail-actions{margin-top:0}.article-detail__views{margin-left:0;margin-right:13px}.article-detail-slider{margin:12px -16px 8px}.article-detail-slider__arrow{width:48px}.article-detail-slider__image{margin-bottom:8px}.article-detail-slider__item p{padding:0 16px}.article-detail-authors{margin:8px 0;padding:24px 0}.article-detail__text{margin-top:32px}.article-detail__text iframe{max-width:100%;height:auto}.article-detail .media-detail-tags{margin-top:24px}.article-detail .event-detail-actions--bottom{margin-top:28px}.article-detail .donate{margin-bottom:33px}.article-detail--new .page-container{margin-top:16px}.article-detail--new .article-detail-info{margin-bottom:16px}.article-detail--new .article-detail__authors a,.article-detail--new .article-detail__authors span{font-size:16px;line-height:22px}.article-detail--new .media-detail__title{margin-bottom:24px}}.news-list{padding-bottom:85px}.news-list .page-container{overflow:visible}.news-list .page-sidebar{padding-top:11px}.news-list .article-list-head{justify-content:flex-end}.news-list .sorting{width:100%}.news-list__day{margin-top:5px;padding-bottom:16px;font-weight:400;font-size:26px;line-height:36px;letter-spacing:2px;text-transform:uppercase;border-bottom:1px solid #e5e5e5}.news-list .news__list{margin-top:24px}.news-list .news__item{display:flex;align-items:stretch;justify-content:space-between;margin-bottom:24px}.news-list .news__item__date,.news-list .news__item__left{display:inline-flex;align-items:center}.news-list .news__item__date{align-self:stretch;justify-content:center;min-width:88px;margin-bottom:0;padding-right:21px;text-align:center;border-right:2px solid #bfbfbf;text-transform:lowercase}.news-list .news__item__date--range{border-right-color:rgba(118,12,22,.65)}.news-list .news__item__date .range{font-size:14px;line-height:20px;color:#760c16;text-align:center}.news-list .news__item__date .range .big{display:block;margin-bottom:0;font-weight:700;font-size:24px;line-height:24px}.news-list .news__item__date .range__divider{display:block;margin:8px auto;width:12px;height:1px;background:#760c16}.news-list .news__item__date .single{font-size:14px;line-height:20px;color:#5c5c5c;text-align:center}.news-list .news__item__date .single .big{display:block;margin-bottom:4px;font-weight:700;font-size:30px;line-height:24px}.news-list .news__item__title{margin-left:24px;margin-bottom:0;font-weight:400;font-size:16px;line-height:22px;color:#5c5c5c}.news-list .news__item__image{align-self:center;display:inline-block;width:144px;height:82px;margin-left:24px;flex-shrink:0}.news-list .news__item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:3px}@media (max-width:767px){.news-list{padding-bottom:10px}.news-list__day{margin-top:48px;margin-bottom:-24px;padding-bottom:0;border:none;text-align:center}.news-list .news__list{margin-top:48px}.news-list .news__item{flex-direction:column-reverse;margin-bottom:32px}.news-list .news__item__image{width:100%;height:auto;margin-bottom:12px;margin-left:0}.news-list .news__item__title{margin-left:16px;font-size:14px;line-height:18px}.news-list .news__item__date{min-width:68px;padding-right:10px}.news-list .news__item__date .range{font-size:12px;line-height:16px}.news-list .news__item__date .range .big{margin-bottom:1px;font-size:20px;line-height:18px}.news-list .news__item__date .single{font-size:12px;line-height:16px}.news-list .news__item__date .single .big{margin-bottom:1px;font-size:24px;line-height:24px}}.news-detail{padding-bottom:62px}.news-detail .media-detail-info{text-align:left}.news-detail-actions{margin:-3px 0 0;text-align:left}.news-detail .article-detail__text{margin-top:23px}.news-detail .media-related{margin-top:55px;margin-bottom:0;border-top:none;border-bottom:none}@media (max-width:767px){.news-detail{padding-bottom:16px}.news-detail .event-detail__title{margin-bottom:12px}.news-detail .event-detail-actions--bottom{margin-top:28px}.news-detail .media-detail-info{margin-bottom:19px}.news-detail-actions .social-share__list{left:0;transform:none}.news-detail .article-detail__text{margin-top:32px}.news-detail .article-detail-authors{margin-bottom:24px}.news-detail .media-related{margin-top:8px}}.topic-list .article-list-head{width:100%;margin-bottom:35px;padding-bottom:17px}.topic-list-main{padding-bottom:56px;border-bottom:1px solid rgba(0,0,0,.1)}.topic-list-main__image{margin-bottom:32px}.topic-list-main__image img{width:100%;height:auto;border-radius:3px}.topic-list-main__title{margin-bottom:24px;font-weight:400;font-size:33px;line-height:42px;text-align:center;color:#262626}.topic-list-main__text{margin-top:24px;margin-bottom:0;font-family:"PT Serif",serif;font-size:17px;line-height:26px}.topic-list-main__authors{margin-top:12px;text-align:center}.topic-list-main__authors a,.topic-list-main__authors span{margin-bottom:0;font-size:16px;line-height:24px;color:#5c5c5c}.topic-list-actions{text-align:center}.topic-list .social-share{display:inline-block}.topic-list .event-detail__language{margin-left:16px}@media (max-width:767px){.topic-list .article-list-head{display:none}.topic-list-main{padding-bottom:32px}.topic-list-main__image{margin-bottom:13px}.topic-list-main__title{margin-bottom:15px;font-size:20px;line-height:26px;text-align:left}.topic-list-main__text{margin-top:16px}.topic-list .event-detail__language{padding-top:2px;margin-left:11px}.topic-list-actions{text-align:left}.topic-list-actions .social-share__list{left:0;transform:none}.topic-list .page-sidebar{margin-top:27px;margin-bottom:17px}}.donate{position:relative;padding:25px 24px;border:1px solid #be7;background:#f8fff0;color:#3d7d00}.donate__image{position:absolute;bottom:88px;right:-37px;width:326px;height:279px}.donate__title{display:block;max-width:60%;margin-bottom:12px;font-family:PT Sans,sans-serif;font-size:17px;line-height:23px;font-weight:500;letter-spacing:.7px}.donate__subtitle{max-width:60%;margin-bottom:15px;font-size:24px;line-height:24px;color:#3d7d00;text-transform:uppercase;font-weight:700}.donate__subtitle .icon{color:transparent;text-shadow:0 0 0 #3d7d00}.donate__subtitle span:not(.icon){font-size:13px;line-height:15px;font-weight:400;text-transform:none}.donate__subscription{display:inline-block;margin:15px 0 0;padding:5px 12px;font-family:PT Sans,sans-serif;font-size:14px;line-height:17px;background:#d6efc1}.donate__invite{font-size:21px;line-height:24px}.donate__description{position:relative;padding-top:9px;margin-bottom:0;font-size:12px;line-height:15px;background:#f8fff0;z-index:2}.donate-actions{position:relative;display:flex;align-items:flex-start;justify-content:space-between;z-index:3}.donate-actions__block{width:calc(50% - 12px)}.donate-actions__block span{display:block;margin-top:6px;font-size:10px;color:#777}.donate-actions .btn{width:100%;padding:7px 15px 5px;font-size:13px;line-height:20px;text-transform:uppercase;box-shadow:0 0 5px #000!important;border-radius:2px}.donate--subscribed{overflow:hidden}.donate--subscribed .donate__subtitle{max-width:75%;font-size:21px;line-height:28px}.donate--subscribed .donate__image{position:absolute;bottom:-30px}@media (max-width:1096px){.donate__image{top:auto;bottom:76px;right:-37px;width:226px;height:179px;background-size:cover}.donate__title{max-width:100%}.donate--subscribed{overflow:visible}.donate--subscribed .donate__subtitle{max-width:100%}.donate--subscribed .donate__image{display:none}.donate--subscribed .social-share__list{left:0;transform:none}}@media (max-width:767px){.donate{padding:12px 16px 16px}.donate__title{font-size:17px;line-height:24px}.donate__subtitle{max-width:100%;margin-bottom:24px;font-size:15px;line-height:21px}.donate-actions{flex-wrap:wrap;margin:0 -4px}.donate-actions__block{width:100%}.donate-actions:last-of-type .donate-actions__block:last-child{margin-top:260px}.donate__image{bottom:65px;left:50%;right:auto;transform:translateX(-50%);width:326px;height:279px}}.comments{margin-top:40px}.comments__title{margin-bottom:16px;font-weight:400;font-size:17px;line-height:24px;color:#262626}.comments-form-main{display:flex;align-items:flex-start;justify-content:space-between}.comments-user{flex-shrink:0;width:70px;height:70px;margin-right:14px}.comments-user__image,.comments-user img{width:100%;height:100%}.comments-user img{-o-object-fit:cover;object-fit:cover;border-radius:50%}.comments-user__name{margin-top:8px;margin-bottom:0;font-size:14px;line-height:20px}.comments-data{width:100%}.comments-data textarea{padding:5px 10px 5px 11px}.comments-data-actions{margin-top:16px;text-align:right}.comments-data-actions .btn{padding:6px 38px;font-size:13px;line-height:20px;text-transform:uppercase}.comments-authorize{display:block;margin-top:24px;padding:24px;border:1px solid #faebcc;background-color:#fcf8e3;color:#8a6d3b}.comments-authorize__title{margin-bottom:16px;font-size:15px;line-height:21px}.comments-authorize__subtitle{margin-bottom:24px;font-size:13px;line-height:18px}.comments-authorize__subtitle a{text-decoration:underline;color:#8a6d3b}.comments-authorize-actions{text-align:center}.comments-authorize-actions a{margin:0 25px;font-size:15px;line-height:20px;color:#262626}.comments-authorize-actions a svg{margin-top:-7px}.comments-list{margin-top:48px;list-style:none;padding:0}.comments .comment{position:relative;margin-bottom:24px}.comments .comment-main{display:flex;align-content:flex-start}.comments .comment-actions{position:absolute;top:0;right:0}.comments .comment-actions a{display:inline-block;margin-left:8px}.comments .comment-actions a:hover svg path{fill:#760c16}.comments .comment-actions a:hover svg *{opacity:1}.comments .comment-left{flex-shrink:0;width:40px;height:40px;margin-right:12px}.comments .comment-right{width:100%}.comments .comment-top{margin-bottom:8px}.comments .comment__avatar{width:100%;height:100%}.comments .comment__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.comments .comment__author{display:inline-block;margin-bottom:0;font-weight:400;font-size:14px;line-height:20px;color:#5c5c5c}.comments .comment__date,.comments .comment__status{position:relative;display:inline;margin-bottom:0;margin-left:2px;font-weight:400;font-size:14px;line-height:20px;color:#868686}.comments .comment__date:before,.comments .comment__status:before{content:"";position:relative;display:inline-block;vertical-align:middle;margin-right:5px;line-height:20px;width:3px;height:3px;border-radius:50%;background:#868686}.comments .comment__text{margin-bottom:16px;font-size:14px;line-height:20px;color:#262626}.comments .comment .btn-secondary{padding:1px 12px;font-size:12px;line-height:20px;letter-spacing:.03em}.comments .comment-sublist{margin-top:32px;padding-left:52px;list-style:none}.comments .comment-sublist .comment-sublist .comment-sublist{padding-left:0}.comments .comment .comments-form .comments-user{width:40px;height:40px;margin-right:8px}.comments .comment .comments-form .comments-user__image{height:100%}.comments .comment .comments-form .comments-user__name{display:none}.comments .comment .comments-form .comments-data-actions{margin-top:10px}.comments .comment .comments-form--edit{margin:0}@media (max-width:1096px){.comments-authorize-actions a{margin:0 10px}.comments-data-actions .btn{padding:6px 30px}}@media (max-width:767px){.comments{margin-top:32px}.comments-authorize{margin-top:32px;padding:12px 16px 14px}.comments-wrap .comments-user__name{display:none}.comments--authorized .comments__title{margin-bottom:4px}.comments--authorized .comments__title img{width:40px;height:40px;margin-right:7px;margin-bottom:4px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.comments--authorized .comments-user{display:none}.comments--authorized .comments-data-actions{margin-top:8px}.comments--authorized .comments-data-actions .btn{width:100%}.comments-list{margin-top:32px}.comments .comment{margin-bottom:32px}.comments .comment-actions{position:absolute;top:54px;left:10px;right:auto}.comments .comment-actions a{display:block;margin-left:0;margin-bottom:17px}.comments .comment-sublist{padding-left:0}.comments .comment .comments-form .comments-user{display:inline-block}.comments .comment .comments-form .comments-data-actions{margin-top:7px}.comments .comment .comments-form .comments-data-actions .btn{width:auto;padding:6px 23px}}@media (max-width:500px){.comments-authorize__subtitle{margin-bottom:24px}.comments-authorize-actions{display:flex;flex-direction:column;align-items:flex-start}.comments-authorize-actions a{margin:0 0 16px}}.forum-list .widget:first-child{margin-top:27px}.forum-list .article-list-head{margin-bottom:8px}.forum-list .article-item__title{margin-bottom:15px}@media (max-width:767px){.forum-list .article-item__title{margin-bottom:8px}}.forum-theme .page-container{margin-top:24px}.forum-theme .page-sidebar{padding-top:11px}.forum-theme .page-main--margined{margin-bottom:80px}.forum-theme__subtitle{margin-bottom:16px;font-family:"PT Serif",serif;font-size:16px;line-height:22px;letter-spacing:.06em;text-transform:uppercase;color:#5c5c5c;text-align:center}.forum-theme .media-detail-actions{margin-top:24px;margin-bottom:31px}.forum-theme .article-detail-slider{margin-top:22px;margin-bottom:48px;padding-bottom:16px;border-bottom:1px solid #e5e5e5}.forum-theme .theme-articles{margin-bottom:48px}.forum-theme .theme-articles__title{margin-bottom:0;padding-bottom:8px;font-family:PT Sans,sans-serif;font-weight:700;font-size:20px;line-height:26px;border-bottom:1px solid rgba(0,0,0,.1)}.forum-theme .theme-articles-item{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 0;border-bottom:1px solid rgba(0,0,0,.1)}.forum-theme .theme-articles-item__avatar{display:inline-block;width:70px;height:70px;margin-right:16px;flex-shrink:0}.forum-theme .theme-articles-item__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.forum-theme .theme-articles-item__info{width:100%}.forum-theme .theme-articles-item__image{display:inline-block;width:144px;height:83px;margin-left:32px;flex-shrink:0}.forum-theme .theme-articles-item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:3px}.forum-theme .theme-articles-item__title{margin-bottom:0;font-weight:400;font-size:16px;line-height:22px;color:#262626}.forum-theme .theme-articles-item__author{margin-bottom:6px;font-size:16px;line-height:24px;color:#5c5c5c}.forum-theme .theme-articles-item__author a{color:#5c5c5c}.forum-theme .media-detail__text{margin-bottom:24px;padding-bottom:0;border:none}.forum-theme .media-related{margin-top:128px;margin-bottom:71px;padding-top:0;padding-bottom:0;border:none}@media (max-width:1096px){.forum-theme .theme-articles-item__image{margin-left:16px}.forum-theme .media-related{margin-top:48px}}@media (max-width:767px){.forum-theme .page-container{margin-top:16px;margin-bottom:-32px}.forum-theme__subtitle{margin-bottom:12px}.forum-theme .media-detail-actions{margin-top:16px;margin-bottom:24px}.forum-theme .article-detail-slider{position:relative;margin-bottom:32px;padding-bottom:9px;border:none}.forum-theme .article-detail-slider:after{content:"";position:absolute;bottom:0;left:16px;right:16px;height:1px;background:#e5e5e5}.forum-theme .theme-articles{margin-bottom:32px}.forum-theme .theme-articles__title{font-size:16px;line-height:24px}.forum-theme .theme-articles-item{padding:16px 0}.forum-theme .theme-articles-item__avatar{width:40px;height:40px;margin-right:8px}.forum-theme .theme-articles-item__image{width:104px;height:60px;margin-left:8px}.forum-theme .theme-articles-item__author{margin-bottom:4px;font-size:14px;line-height:20px}.forum-theme .theme-articles-item__title{font-size:14px;line-height:18px}.forum-theme .media-related .media-list{margin:33px 0 0;padding-bottom:0;border-top:1px solid rgba(0,0,0,.1)}}.forum-detail .page-container{margin-top:24px}.forum-detail .page-sidebar{padding-top:11px}.forum-detail-head{position:relative;margin-bottom:23px;padding-bottom:24px;padding-left:32px;border-bottom:1px solid #e5e5e5}.forum-detail-head__arrow{position:absolute;top:23px;left:0;width:24px;height:24px;margin-right:8px}.forum-detail-head__title{position:static;margin:0;font-weight:400;font-size:20px;line-height:26px;color:#262626}.forum-detail-head__subtitle{margin-bottom:0;font-family:"PT Serif",serif;font-weight:400;font-size:14px;line-height:22px;letter-spacing:.06em;text-transform:uppercase;color:#5c5c5c}.forum-detail .media-detail-info{margin-bottom:16px}.forum-detail .media-detail__text{margin-bottom:32px;padding-bottom:0;border-bottom:none}.forum-detail .article-detail-authors{padding:32px 0}.forum-detail .media-related{margin-top:64px;padding-top:72px;border-top:1px solid #e5e5e5}.forum-detail .books-list:last-of-type{margin-bottom:39px;padding-bottom:0;border-bottom:none}@media (max-width:1096px){.forum-detail .detail-actions__right{display:flex;justify-content:center;width:100%;padding-top:12px}.forum-detail .detail-actions__citate{width:auto}.forum-detail .detail-actions__citate p{display:inline-block;vertical-align:middle;margin:0;font-size:14px;line-height:20px}}@media (max-width:767px){.forum-detail .page-container{margin-top:16px}.forum-detail-head{margin-bottom:16px;padding-bottom:16px;padding-left:28px}.forum-detail-head a{top:22px}.forum-detail-head__subtitle{margin-bottom:4px;font-size:14px;line-height:18px}.forum-detail-head__title{font-size:16px;line-height:22px}.forum-detail .article-detail-authors{padding:16px 0}.forum-detail .media-detail__text{margin-top:32px}.forum-detail .media-detail-tags{margin-top:24px}.forum-detail .event-detail-actions--bottom{margin-top:28px}.forum-detail .media-related{margin-top:0;margin-bottom:40px;padding-top:71px}.forum-detail .books-list:last-of-type{margin-bottom:0}}.journal-list .page-container{margin-top:17px;margin-bottom:45px;overflow:visible}.journal-list .article-list-head{width:100%;margin-bottom:24px;padding-bottom:17px}.journal-list .vue-scrollbar__scrollbar-horizontal{display:none}.journal-list-nav{position:relative;margin-top:3px;margin-bottom:32px;min-width:100%;white-space:nowrap;overflow:hidden;border-bottom:1px solid #262626}.journal-list-nav-wrap{position:relative}.journal-list-nav a{position:relative;display:inline-block;margin-bottom:0;margin-right:18px;padding:10px 0;font-size:14px;line-height:20px;color:#262626;text-decoration:none!important}.journal-list-nav a:last-child{margin-right:0}.journal-list-nav a.active:after,.journal-list-nav a.is-active:after,.journal-list-nav a:hover:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:4px;background:#262626;border-radius:2px 2px 0 0}.journal-list__list{display:flex;flex-wrap:wrap;margin:0 -16px 32px}.journal-list__date{width:100%;margin:0 16px 32px;font-weight:400;font-size:26px;line-height:32px;color:#000}.journal-list .journal-item{display:inline-block;width:calc(25% - 32px);margin:0 16px 32px}.journal-list .journal-item__image{position:relative;display:block;width:100%;height:198px;margin-bottom:12px}.journal-list .journal-item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;box-shadow:-17px 5.66667px 19px rgba(0,0,0,.19),-6.21px 2.07px 6.93531px rgba(0,0,0,.131096),-3.01px 1.00333px 3.36697px rgba(0,0,0,.105695),-1.48px .493333px 1.65055px rgba(0,0,0,.0843048),-.58px .193333px .65263px rgba(0,0,0,.0589035)}.journal-list .journal-item__title{margin-bottom:0;font-weight:400;font-size:14px;line-height:18px;color:#262626;text-align:center}@media (max-width:1096px){.journal-list .journal-item{width:calc(50% - 32px)}.journal-list .journal-item__image{height:292px}}@media (max-width:767px){.journal-list .page-container{margin-top:5px;margin-bottom:0}.journal-list-nav{margin-bottom:24px}.journal-list-nav a{margin-right:13px}.journal-list__list{margin:0 -8px 16px}.journal-list__date{margin-bottom:40px;text-align:center}.journal-list .journal-item{width:calc(50% - 16px);margin:0 8px 24px}.journal-list .journal-item__image{width:156px;height:214px;margin:0 auto 12px}}.journal-detail{margin-bottom:108px}.journal-detail__title{margin-top:49px;margin-bottom:26px;font-weight:400;font-size:33px;line-height:42px;text-align:center}.journal-detail-actions{text-align:center}.journal-detail-share{margin-bottom:23px}.journal-detail .event-detail__language{margin-left:0}.journal-detail__for-subscribers{display:inline-block;margin-left:13px;color:#3b8902}.journal-detail__for-subscribers svg{margin-top:-3px;margin-right:1px}.journal-detail-main{display:flex;justify-content:space-between;flex-wrap:wrap;max-width:672px;margin:48px auto 0}.journal-detail-main__left,.journal-detail-main__right{width:calc(50% - 16px)}.journal-detail__image{position:relative;width:320px;height:445px;margin-bottom:24px;flex-shrink:0;box-shadow:0 10px 20px rgba(0,0,0,.12),0 2px 6px rgba(0,0,0,.12),0 0 1px rgba(0,0,0,.12)}.journal-detail__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.journal-detail__actions .btn-secondary{width:100%;margin-bottom:12px;padding:9px 15px 7px;font-size:13px;line-height:20px;text-transform:uppercase}.journal-detail__actions .btn-secondary:last-child{margin-bottom:0}.journal-detail__actions .btn-secondary svg{margin-right:7px}.journal-detail__actions .btn-secondary--green{border-color:#289028;color:#289028}.journal-detail__actions .btn-secondary--green svg{margin-right:10px}.journal-detail-donate{padding:0 23px 19px;background:#f8fff0;border:1px solid #be7}.journal-detail-donate img{width:237px;height:auto;margin:-32px auto 15px 18px}.journal-detail-donate__title{margin-bottom:14px;font-size:18px;line-height:24px;color:#3d7d00}.journal-detail-donate__text{margin-bottom:0}.journal-detail-donate__text a{color:#262626}.journal-detail-donate__text a span{color:#262626!important}.journal-detail-donate__text p{margin-bottom:20px;font-weight:400;font-size:14px;line-height:20px}.journal-detail-donate__text p span{color:#3d7d00}.journal-detail-donate__text p:last-child{margin-bottom:0}.journal-detail__text{margin-top:31px;margin-bottom:0;font-family:"PT Serif",serif;font-size:17px;line-height:26px;color:#262626}.journal-detail__text a{display:inline-block;margin-top:17px;margin-bottom:0;font-weight:700;color:#262626}.journal-detail-articles{display:flex;justify-content:center;flex-wrap:wrap;margin:48px -33px 0;padding:48px 0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);text-align:center}.journal-detail-articles__divider{display:block;width:100%;height:1px;margin:48px 33px;background:rgba(0,0,0,.1)}.journal-detail-articles .article-item{display:inline-block;width:33.33333%;padding:0 33px;text-align:center}.journal-detail-articles .article-item__image{display:block;margin-bottom:17px}.journal-detail-articles .article-item__image img{width:100%;height:171px;-o-object-fit:cover;object-fit:cover;border-radius:3px}.journal-detail-articles .article-item__title{margin-bottom:8px;font-weight:400;font-size:20px;line-height:26px;color:#262626}.journal-detail-articles .article-item__title svg{vertical-align:baseline}.journal-detail-articles .article-item__authors,.journal-detail-articles .article-item__date{margin-bottom:8px;font-size:14px;line-height:20px;color:#5c5c5c}.journal-detail-articles .article-item__authors a,.journal-detail-articles .article-item__authors span,.journal-detail-articles .article-item__date a,.journal-detail-articles .article-item__date span{color:#5c5c5c}.journal-detail-articles .article-item__text{margin-bottom:0;font-size:14px;line-height:20px;color:#262626}.journal-detail-articles .article-item__text img{max-width:100%;height:auto}.journal-detail-reviews{display:flex;justify-content:center;flex-wrap:wrap;margin:72px -16px 0}.journal-detail-reviews__title{display:block;width:100%;margin-bottom:48px;font-weight:400;font-size:26px;line-height:36px;letter-spacing:2px;text-transform:uppercase;text-align:center}.journal-detail-reviews__divider{display:block;width:100%;height:1px;margin:48px 16px;background:rgba(0,0,0,.1)}.journal-detail-reviews .review-item{display:inline-block;width:33.33333%;padding:0 16px;text-align:center}.journal-detail-reviews .review-item__image{display:block;margin-bottom:32px}.journal-detail-reviews .review-item__image img{width:auto;height:auto;max-height:320px;max-width:100%}.journal-detail-reviews .review-item__title{margin-bottom:14px;font-weight:400;font-size:20px;line-height:26px;color:#262626}.journal-detail-reviews .review-item__text{margin-bottom:14px;font-size:14px;line-height:20px;color:#262626}.journal-detail-reviews .review-item__author{margin-bottom:0;font-size:14px;line-height:20px;color:#5c5c5c}.journal-detail-reviews .review-item__author a{color:#5c5c5c}.journal-detail-support{margin-top:96px;padding:31px;background:#f8fff0;border:1px solid #e5f2d8}.journal-detail-support p{margin-bottom:35px;font-size:16px;line-height:21px;color:#3d7d00}.journal-detail-support p b{font-weight:700;font-size:18px;line-height:23px}.journal-detail-support .btn{padding:6px 32px;font-size:13px;line-height:20px;text-transform:uppercase;box-shadow:0 0 5px #000!important}.journal-detail-support__subtext{margin-top:20px;margin-bottom:0!important;font-style:italic;font-size:16px;line-height:21px;color:#3d7d00}.journal-detail-support__subtext a{color:#262626}@media (max-width:1096px){.journal-detail-articles .article-item{padding:0 16px}}@media (max-width:767px){.journal-detail{margin-bottom:41px;padding:0 16px}.journal-detail__title{max-width:300px;margin:24px auto 26px;font-size:26px;line-height:32px}.journal-detail-share{margin-bottom:16px}.journal-detail .social-share{display:inline-block;vertical-align:top}.journal-detail .event-detail__language{margin-left:16px;vertical-align:middle}.journal-detail__for-subscribers{margin-left:0}.journal-detail-main{flex-direction:column;max-width:100%;margin:11px auto 0}.journal-detail-main__left{width:272px;margin:0 auto 66px}.journal-detail-main__right{width:100%}.journal-detail__image{width:272px;height:408px}.journal-detail__actions .btn-secondary{margin-bottom:8px}.journal-detail__actions .btn-secondary:last-child{margin-bottom:0}.journal-detail-donate{padding:0 23px 24px}.journal-detail-donate img{margin:-36px auto 25px 22px}.journal-detail-donate__title{margin-bottom:24px}.journal-detail__text{margin-top:24px}.journal-detail-articles{display:block;margin:48px 0 0;padding:0;border:none}.journal-detail-articles__divider{display:none}.journal-detail-articles .article-item{width:100%;margin-bottom:32px;padding:0}.journal-detail-articles .article-item__image{margin-bottom:13px}.journal-detail-articles .article-item__image img{height:auto}.journal-detail-reviews{margin:39px 0}.journal-detail-reviews__divider{display:none}.journal-detail-reviews .review-item{width:100%;margin-bottom:32px;padding:0}.journal-detail-reviews .review-item__image{margin-bottom:16px}.journal-detail-reviews .review-item__image img{max-height:240px}.journal-detail-reviews .review-item__title{margin-bottom:11px}.journal-detail-reviews .review-item__text{margin-bottom:12px}.journal-detail-support{margin-top:40px;padding:23px}.journal-detail-support p{margin-bottom:24px;font-size:14px;line-height:18px}.journal-detail-support p b{font-size:16px;line-height:21px}.journal-detail-support__subtext{margin-top:24px}}.journal-authors-page--books .page-main{padding-top:24px}.journal-authors-page--books .widget:first-child{margin-top:24px}.journal-authors-page .widget:first-child{margin-top:35px}.journal-authors-page .article-list-head{margin-bottom:0}.journal-authors-page .journal-last{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;margin-top:16px;margin-bottom:56px;padding:24px 32px 32px;background:#f5f5f5}.journal-authors-page .journal-last__title{width:100%;margin-bottom:24px;font-weight:400;font-size:26px;line-height:36px;letter-spacing:1.94px;text-transform:uppercase;text-align:center}.journal-authors-page .journal-last__left{flex-shrink:0;max-width:183px;margin-top:0;margin-right:32px}.journal-authors-page .journal-last__right{width:calc(100% - 215px)}.journal-authors-page .journal-last .latest-volume{padding:0;border:none}.journal-authors-page .journal-last .latest-volume__image{width:183px;height:253px;margin-bottom:16px}.journal-authors-page .journal-last .latest-volume img{width:100%;height:100%}.journal-authors-page .journal-last .latest-volume .btn-secondary{margin-bottom:0}.journal-authors-page .journal-last-authors{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;margin:0 -12px}.journal-authors-page .journal-last-authors__item{width:33.33333%;margin-bottom:32px;padding:0 12px}.journal-authors-page .journal-last-authors__image{display:block;margin-bottom:8px;width:100%;max-width:115px;height:100%;max-height:115px;overflow:hidden}.journal-authors-page .journal-last-authors__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.journal-authors-page .journal-last-authors__title{margin-bottom:0;font-size:14px;line-height:20px;color:#262626;font-weight:400}.journal-authors-page .journal-authors{margin-bottom:24px}.journal-authors-page .journal-authors__title{display:block;margin-bottom:24px;font-weight:400;font-size:26px;line-height:36px;letter-spacing:1.94px;text-transform:uppercase}.journal-authors-page .journal-authors__list{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;margin:0 -12px}.journal-authors-page .journal-authors__item{width:20%;margin-bottom:32px;padding:0 12px}.journal-authors-page .journal-authors__image{display:block;margin-bottom:8px;width:100%;max-width:115px;height:100%;max-height:115px;overflow:hidden}.journal-authors-page .journal-authors__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.journal-authors-page .journal-authors__name{margin-bottom:0;font-size:14px;line-height:20px;color:#262626;font-weight:400}.journal-authors-page .journal-authors-head{display:flex;margin-top:-8px}.journal-authors-page .vue-scrollbar__wrapper{width:100%}.journal-authors-page .alphabet{display:flex;align-items:center;justify-content:flex-start;border-bottom:1px solid #e5e5e5;width:100%;padding-top:8px}.journal-authors-page .alphabet-wrap{position:relative;width:100%;min-width:0}.journal-authors-page .alphabet-wrap .scroll-arrow{top:6px}.journal-authors-page .alphabet-search{position:relative;flex-shrink:0;width:189px;margin-left:17px}.journal-authors-page .alphabet-search .form-group{margin-bottom:0}.journal-authors-page .alphabet-search label{display:none}.journal-authors-page .alphabet-search .form-control{padding:7px 30px 7px 11px;font-size:14px;line-height:20px;color:#868686}.journal-authors-page .alphabet-search svg{position:absolute;top:7px;right:7px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.journal-authors-page .alphabet__item{position:relative;min-width:20px;margin-bottom:-1px;margin-right:18px;padding-bottom:5px;text-align:center;font-size:14px;line-height:20px;color:#5c5c5c;border-bottom:3px solid transparent}.journal-authors-page .alphabet__item--active{color:#262626;border-bottom-color:#262626;border-radius:2px 2px 0 0}.journal-authors-page .alphabet-list{margin-top:32px;-moz-column-count:2;column-count:2}.journal-authors-page .alphabet-item{position:relative;margin-bottom:24px;padding-left:56px;padding-right:20px}.journal-authors-page .alphabet-item__title{position:absolute;top:0;left:0;margin-bottom:0;font-weight:700;font-size:20px;line-height:20px;color:#262626}.journal-authors-page .alphabet-authors__item{display:inline-block;margin-bottom:8px;font-size:14px;line-height:24px;color:#262626}.journal-authors-page .alphabet-authors__item:last-child{margin-bottom:0}@media (max-width:1096px){.journal-authors-page .journal-last-authors__item{width:50%}.journal-authors-page .journal-authors__item{width:25%}.journal-authors-page .alphabet__item{min-width:0}.journal-authors-page .alphabet-search{width:140px;margin-left:8px}.journal-authors-page .alphabet-search .form-control{padding:7px 28px 7px 8px}}@media (max-width:767px){.journal-authors-page .widget:first-child{margin:0}.journal-authors-page .journal-last{flex-direction:column;margin:0 -16px 56px;padding:16px 16px 8px}.journal-authors-page .journal-last__left{max-width:100%}.journal-authors-page .journal-last__right{width:100%;margin-top:17px}.journal-authors-page .journal-last__title{margin-bottom:16px;font-size:20px;line-height:26px;letter-spacing:0;text-align:left;text-transform:inherit}.journal-authors-page .journal-last .latest-volume__image{flex-shrink:0;width:99px;height:137px;margin-right:16px}.journal-authors-page .journal-last .latest-volume-info__title{margin-top:4px;margin-bottom:17px;font-size:14px;line-height:18px;text-align:left}.journal-authors-page .journal-last-authors{margin:0 -8px}.journal-authors-page .journal-last-authors__item{width:auto;margin-bottom:24px;padding:0 8px}.journal-authors-page .journal-last-authors__image{max-width:156px;max-height:156px}.journal-authors-page .journal-authors{margin-bottom:32px}.journal-authors-page .journal-authors:last-child{margin-bottom:6px}.journal-authors-page .journal-authors__title{text-align:center}.journal-authors-page .journal-authors__list{margin:0 -8px}.journal-authors-page .journal-authors__item{width:auto;margin-bottom:24px;padding:0 8px}.journal-authors-page .journal-authors__image{max-width:156px;max-height:156px}.journal-authors-page .journal-authors-head{flex-direction:column-reverse}.journal-authors-page .alphabet{overflow:auto;margin-right:-16px;overflow-x:auto;overflow-y:hidden;padding-right:10px}.journal-authors-page .alphabet-list{-moz-column-count:1;column-count:1}.journal-authors-page .alphabet-item{padding-left:73px;padding-right:0}.journal-authors-page .alphabet-item__title{left:16px}.journal-authors-page .alphabet__item{min-width:0;width:auto;flex-shrink:0;margin-right:19px;text-align:left}.journal-authors-page .alphabet__item:last-child{padding-right:16px}.journal-authors-page .alphabet-search{width:100%;margin-left:0;margin-bottom:16px}.journal-authors-page .alphabet-search .form-control{padding:7px 28px 7px 11px}}.subscription{margin-bottom:109px}.subscription-main{margin-top:16px;padding-bottom:48px;background:linear-gradient(180deg,#d6eef3,#d5eef3 6.67%,#d4edf2 13.33%,#d1ecf1 20%,#cdeaf0 26.67%,#c9e8ee 33.33%,#c3e5eb 40%,#bce2e9 46.67%,#b6dee6 53.33%,#afdbe4 60%,#a9d8e1 66.67%,#a5d6df 73.33%,#a1d4de 80%,#9ed3dd 86.67%,#9dd2dc 93.33%,#9cd2dc)}.subscription-main__image{margin-bottom:41px}.subscription-main__image img{width:100%;height:auto}.subscription-main__title{max-width:624px;margin-bottom:31px;font-family:PT Sans,sans-serif;font-weight:400;font-size:50px;line-height:50px;color:#1f3567}.subscription-main__text{margin-bottom:31px}.subscription-main__text p{margin-bottom:27px;font-family:"PT Serif",serif;font-style:normal;font-weight:400;font-size:17px;line-height:26px;color:#1f3567}.subscription-main .btn{padding:13px 50px;background:#fff;font-weight:700;font-size:18px;line-height:20px;text-transform:uppercase;color:#3d7d00}.subscription-slider-why{margin-top:72px;border-bottom:1px solid #e5e5e5}.subscription-slider-why-head{display:flex;justify-content:center;align-items:center}.subscription-slider-why__title{display:inline-block;margin-bottom:0;font-weight:400;font-size:30px;line-height:22px;letter-spacing:.07em;text-transform:uppercase}.subscription-slider-why__link{position:relative;display:inline-block;margin-bottom:1px;margin-left:16px;padding-left:13px;font-size:13px;line-height:19px;color:#404040}.subscription-slider-why__link:before{content:"";position:absolute;top:1px;left:0;width:1px;height:16px;background:#e5e5e5}.subscription-slider-why__slider{position:relative;margin-top:48px;padding:0 73px}.subscription-slider-why__slider__arrow{display:inline-flex;align-items:center;justify-content:center;position:absolute;bottom:0;left:0;width:20px;height:100%;cursor:pointer;background:none;transition:all .6s;z-index:2;opacity:.25}.subscription-slider-why__slider__arrow img{width:20px;height:40px;margin-bottom:57px}.subscription-slider-why__slider__arrow--next{left:auto;right:0;transform:matrix(-1,0,0,1,0,0)}.subscription-slider-why__item{display:flex!important;align-items:flex-start;padding:0 16px}.subscription-slider-why__image{flex-shrink:0;width:70px;height:70px;margin-right:15px;border-radius:50%;overflow:hidden}.subscription-slider-why__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.subscription-slider-why__name{margin-top:15px;margin-bottom:0;font-weight:700;font-size:14px;line-height:20px}.subscription-slider-why__role{margin-bottom:26px;font-size:14px;line-height:20px;color:#5c5c5c}.subscription-slider-why__review{margin-bottom:0;font-size:14px;line-height:20px}.subscription-slider-why .slick-dots{margin:48px 0;text-align:center}.subscription-slider-why .slick-dots li button{width:8px;height:8px}.subscription-slider-why .slick-dots li.slick-active button{background:#262626}.subscription-gift{margin-top:73px;padding-bottom:72px;border-bottom:1px solid #e5e5e5}.subscription-gift__title{max-width:892px;margin:0 auto 32px;font-weight:400;font-size:26px;line-height:32px;color:#262626;text-align:center}.subscription-gift-main{display:flex;align-items:flex-start;margin-top:47px}.subscription-gift__image{width:232px;flex-shrink:0;margin-top:16px;margin-right:32px}.subscription-gift__image img{width:100%;height:auto}.subscription-gift__subtitle{margin-bottom:32px;font-weight:700;font-size:18px;line-height:20px}.subscription-gift-list{list-style:none;padding:0}.subscription-gift-item,.subscription-gift__text{margin-bottom:26px;font-size:16px;line-height:21px;color:#262626}.subscription-gift-item a,.subscription-gift__text a{color:#262626;text-decoration:underline}.subscription-gift__text{margin-bottom:0}.subscription-slider-winners{margin-top:33px}.subscription-slider-winners__title{margin-bottom:-15px;font-family:PT Sans,sans-serif;font-weight:400;font-size:14px;line-height:20px;text-align:center}.subscription-slider-winners__item{padding:0 16px;text-align:center}.subscription-slider-winners__image{width:200px;height:200px;margin:0 auto 16px;flex-shrink:0;border-radius:50%;overflow:hidden}.subscription-slider-winners__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.subscription-slider-winners__name{margin-bottom:11px;font-weight:700;font-size:16px;line-height:20px}.subscription-slider-winners__review{margin-bottom:0;font-size:14px;line-height:20px;color:#5c5c5c}.subscription-types{margin-top:73px}.subscription-types__title{font-weight:400;font-size:20px;line-height:26px;text-align:center;color:#262626}.subscription-types-list{display:flex;align-items:stretch;justify-content:space-between;margin:31px -16px 23px}.subscription-types-item{position:relative;display:inline-flex;flex-direction:column;padding:0;width:33.33333%;margin:0 16px;height:418px}.subscription-types-item img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.subscription-types-item__head{background:hsla(0,0%,100%,.5);z-index:2}.subscription-types-item__title{margin-bottom:0;width:229px;padding:9px 16px 8px;font-family:PT Sans,sans-serif;font-weight:400;font-size:17px;line-height:24px;text-transform:uppercase;color:#fff;background:#bea081}.subscription-types-item__subtitle{margin-bottom:0;padding:18px 16px 14px;font-family:"PT Serif",serif;font-size:14px;line-height:18px}.subscription-types-item .btn{margin:auto 16px 16px;padding:13px 15px;font-size:22px;line-height:20px;z-index:2}.subscription-types-item .btn span{display:block;margin-top:5px;font-size:16px;line-height:18px}.subscription-types__link{margin-bottom:0;font-size:14px;line-height:20px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#262626}@media (max-width:1096px){.subscription-slider-why__title{font-size:22px}.subscription-slider-why__slider{padding:0 35px}.subscription-types-item__title{width:100%}}@media (max-width:767px){.subscription{margin-bottom:1px}.subscription-main{padding:0 16px 24px}.subscription-main .container{overflow:visible}.subscription-main__image{margin:0 -16px}.subscription-main__title{margin:26px 0 15px;font-size:26px;line-height:32px}.subscription-main__text{margin-bottom:24px}.subscription-main__text p{margin-bottom:21px;font-size:14px;line-height:21px}.subscription-main .btn{width:100%;padding:14px 35px 13px}.subscription-slider-why{margin:31px 16px;padding-bottom:32px}.subscription-slider-why__title{display:block;font-size:26px;line-height:36px;text-align:center}.subscription-slider-why__slider{margin-top:33px;padding:0 28px}.subscription-slider-why__slider__arrow{left:-10px}.subscription-slider-why__slider__arrow--next{left:auto;right:-10px}.subscription-slider-why__slider__arrow img{margin-bottom:40px;width:16px;height:32px}.subscription-slider-why__item{flex-direction:column;text-align:center;padding:0}.subscription-slider-why__image{margin:0 auto}.subscription-slider-why__role{margin-bottom:16px}.subscription-slider-why .slick-dots{margin:23px 0 33px}.subscription-slider-why .btn{padding:7px 25px 5px;font-size:13px;line-height:20px;text-transform:uppercase}.subscription-gift{margin:33px 16px 0;padding:0 0 32px}.subscription-gift__title{margin:0 auto 23px;font-size:20px;line-height:26px}.subscription-gift-main{flex-direction:column;margin-top:24px}.subscription-gift__image{width:216px;margin:0 auto 25px}.subscription-gift__subtitle{margin-bottom:23px}.subscription-gift-item,.subscription-gift__text{margin-bottom:16px;font-size:14px;line-height:20px}.subscription-slider-winners{padding-bottom:0}.subscription-slider-winners__title{margin-bottom:-2px}.subscription-slider-winners__item{padding:0}.subscription-slider-winners__image{width:128px;height:128px}.subscription-slider-winners__name{margin-bottom:8px;font-size:14px;line-height:20px}.subscription-types{margin-top:33px}.subscription-types-list{justify-content:center;flex-wrap:wrap;margin:23px 0 0;padding:0}.subscription-types-item{width:100%;max-width:328px;margin:0 16px 16px;height:428px}.subscription-types-item__title{width:229px}.subscription-types-item__subtitle{padding:15px 16px}.subscription-types__link{margin-right:16px}}.page-subscription-package .container{margin-top:0;padding:40px 0 0;margin-bottom:95px}.page-subscription-package .img-cont{max-width:200px;margin-right:24px;flex-shrink:0}.page-subscription-package .img-cont img{display:block;margin:0 auto;width:200px}.page-subscription-package .description__title{margin-bottom:16px;font-weight:400;font-size:33px;line-height:42px}.page-subscription-package .actions .col-form-label{margin-bottom:8px;padding:0;font-weight:700;font-size:14px;line-height:20px;color:#262626}.page-subscription-package .actions .status{margin-bottom:16px}.page-subscription-package .actions .status label{margin-right:8px;border-radius:2px!important;padding:6px 23px;border:1px solid #ccc;font-size:13px;line-height:20px;text-transform:uppercase;color:#262626;font-family:PT Sans,sans-serif;transition:all .2s ease-in}.page-subscription-package .actions .status label.active{color:#fff;border-color:#262626;background:#262626}.page-subscription-package .actions .period{margin-bottom:7px}.page-subscription-package .actions .period .custom-control-inline{padding:0;margin-right:3px}.page-subscription-package .actions .period label{display:inline-block;margin-bottom:8px;margin-right:16px;border-radius:2px!important;padding:6px 23px;border:1px solid #ccc;font-size:13px;line-height:20px;text-transform:uppercase;color:#262626;transition:all .2s ease-in;white-space:nowrap}.page-subscription-package .actions .period label:after,.page-subscription-package .actions .period label:before{content:none}.page-subscription-package .actions input:checked+label{color:#fff;border-color:#262626;background:#262626}.page-subscription-package .actions .price{margin-bottom:8px;font-family:PT Sans,sans-serif;font-weight:700;font-size:14px;line-height:20px;color:#262626}.page-subscription-package .btn-addtocart{padding:10px 23px 8px;font-size:13px;line-height:20px;text-transform:uppercase}.page-subscription-package .btn-addtocart svg{margin-top:-3px;margin-right:4px}.page-subscription-package .subscription-info{margin-top:32px;border-top:1px solid #e5e5e5}.page-subscription-package .subscription-info h2{margin:24px 0;font-family:PT Sans,sans-serif;font-weight:700;font-size:20px;line-height:26px}.page-subscription-package .subscription-info p{font-family:"PT Serif",serif;font-size:17px;line-height:26px;color:#5c5c5c}.subscription-modal footer{display:none}.subscription-modal .modal-body{padding-top:0}.subscription-modal .modal-content{padding:10px 20px 0}.subscription-modal header{padding:0;border:none}@media (max-width:1096px){.page-subscription-package .container{border:none;padding-left:16px;padding-right:16px}.page-subscription-package .actions .status label{padding:6px}}@media (max-width:575px){.page-subscription-package .img-cont{margin:0 auto;padding:0}.page-subscription-package .description{width:100%}.page-subscription-package .img-cont{height:180px;max-width:100%}.page-subscription-package .img-cont img{width:auto;height:100%;display:block;margin:0 auto}.page-subscription-package .actions .period label{white-space:normal}}.testimonials .container{margin-top:0;padding:40px 0 0;margin-bottom:120px}.testimonials__title{margin-bottom:18px;font-weight:400;font-size:33px;line-height:42px}.testimonials .subscription{margin-top:8px;padding-top:0}.testimonials .subscription-types{margin-top:0}.testimonials .subscription-types-list{flex-direction:column;align-items:center;margin:0}.testimonials .subscription-types-item{width:100%;margin:0 0 24px}.testimonials .testimonial{border:1px solid #d9dbdf;margin-bottom:16px}.testimonials .testimonial-head{display:flex;align-items:flex-start;justify-content:space-between;padding:8px 16px;background:#fbfbfa}.testimonials .testimonial-left{display:flex;align-items:center;justify-content:flex-start}.testimonials .testimonial__image{display:inline-block;width:70px;height:70px;border-radius:50%;overflow:hidden;flex-shrink:0}.testimonials .testimonial__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.testimonials .testimonial-text{margin-left:15px;margin-top:15px}.testimonials .testimonial__name{margin-bottom:8px;font-weight:700;font-size:13px;line-height:15px}.testimonials .testimonial__role{font-size:12px;line-height:17px;color:#444}.testimonials .testimonial__text{padding:6px 16px}.testimonials .testimonial__text p{margin-bottom:0;font-family:PT Sans,sans-serif;line-height:34px;font-size:16px}.testimonials .pagination{margin-top:60px}@media (max-width:767px){.testimonials .container{flex-direction:column-reverse}.testimonials-toggle{position:relative;display:block;width:auto;margin-bottom:24px!important;padding:5px 10px 3px;background:#f5f4f2;border:1px solid rgba(86,130,95,.5);font-size:14px!important;font-weight:400!important;line-height:20px!important;color:#333!important}.testimonials-toggle:before{content:"";display:block;position:absolute;top:9px;right:9px;width:11px;height:11px;background:url(../images/arrow.png) no-repeat 50% 50%}.testimonials-toggle.active:before{transform:rotate(180deg)}.testimonials__title{text-transform:none;font-size:20px;line-height:26px}.testimonials .subscription__type-item{margin-bottom:9px}.testimonials .testimonial-head{padding:0 8px}.testimonials .testimonial-head .share-dropdown{margin-top:30px}.testimonials .testimonial-left{width:100%;align-items:flex-start}.testimonials .testimonial__image{width:58px;height:58px;margin-top:13px;margin-bottom:12px}.testimonials .testimonial-text{margin-left:8px;margin-top:22px}.testimonials .testimonial__name{margin-bottom:6px}.testimonials .testimonial__text p{font-size:16px;line-height:28px}}.books .page-container{margin-top:14px}.books .page-full{width:100%;overflow:hidden}.books-search{margin:56px 0 50px;padding:0 57px 55px;border-bottom:1px solid #e5e5e5}.books-search__form{display:flex}.books-search__form,.books-search__form-field{width:100%;position:relative}.books-search__form-field input{padding:12px 38px 14px 14px;font-size:14px;line-height:20px}.books-search__form .btn{position:absolute;top:0;right:0;height:100%;padding:0 15px;line-height:20px;box-shadow:none!important;background:none!important;border-color:hsla(0,0%,100%,0);z-index:2;transition:all .3s}.books-search__form .btn:hover{border-color:#262626}.books-slider{position:relative;border-bottom:1px solid rgba(0,0,0,.1);background:#f5f5f5}.books-slider__arrow{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:50%;left:40px;transform:translateY(-50%);cursor:pointer;z-index:2}.books-slider__arrow,.books-slider__arrow img{width:16px;height:32px}.books-slider__arrow--next{left:auto;right:40px}.books-slider .slick-dots{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);margin:0}.books-slider-item{display:flex!important;align-items:flex-start;justify-content:space-between;padding:40px 96px 54px;overflow:hidden}.books-slider-item__image{position:relative;display:inline-block;width:144px;height:216px;margin-right:32px;flex-shrink:0;box-shadow:0 10px 20px rgba(0,0,0,.12),0 2px 6px rgba(0,0,0,.12),0 0 1px rgba(0,0,0,.12)}.books-slider-item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.books-slider-item__image-fold{position:absolute;top:0!important;left:0!important;width:4px!important;height:100%!important;-o-object-fit:initial!important;object-fit:fill!important;box-shadow:none!important}.books-slider-item__title{margin-bottom:16px;font-style:normal;font-weight:400;font-size:26px;line-height:32px;color:#262626}.books-slider-item__authors{position:relative;display:block;margin-bottom:17px}.books-slider-item__authors a,.books-slider-item__authors span{display:inline;font-family:"PT Serif",serif;font-weight:400;font-size:16px;line-height:22px;color:#5c5c5c}.books-slider-item__text{display:block;margin-bottom:16px;font-size:14px;line-height:20px;color:#5c5c5c}.books-slider-item .btn{padding:6px 23px;font-size:13px;line-height:20px;text-transform:uppercase}.books .books-list{margin-bottom:10px;padding-bottom:0;border-bottom:none}.books .books-list__list .book{margin-bottom:62px}.books .pagination{margin:0 0 64px}@media (max-width:1096px){.books-search{padding:0 0 55px}}@media (max-width:767px){.books .page-container{margin-top:0}.books-slider__arrow{top:126px;left:16px;transform:none}.books-slider__arrow--next{left:auto;right:16px}.books-slider-item{align-items:center;justify-content:center;flex-direction:column;padding:24px 43px 54px}.books-slider-item__image{width:160px;height:240px;margin-right:0}.books-slider-item__right{margin-top:16px;text-align:center}.books-slider-item__authors,.books-slider-item__title{margin-bottom:12px}.books-search{margin:32px 0 0;padding:0 16px 8px}.books .books-list{margin-bottom:-6px}.books .books-list__list{margin:24px 0 0}.books .books-list__list--mobile{justify-content:center}.books .pagination{margin:0 0 39px}}.book-page .page-container{margin-bottom:59px}.book-page .book-title{margin-bottom:24px;font-weight:400;font-size:33px;line-height:42px;color:#262626;text-align:center}.book-page .book__authors-list{margin-bottom:32px;text-align:center}.book-page .book__authors-list a,.book-page .book__authors-list span{margin-bottom:0;font-family:"PT Serif",serif;font-size:26px;line-height:32px;color:#262626}.book-page .book__authors-list--with-editors{margin-bottom:12px}.book-page .book__authors__title{margin-bottom:0;font-family:"PT Serif",serif;font-size:26px;line-height:32px;color:#262626;font-weight:400;text-align:center}.book-page .book-image{position:relative;margin:0 auto;width:320px;height:480px}.book-page .book-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;box-shadow:0 101px 114px rgba(0,0,0,.0590406),0 42.1954px 47.6265px rgba(0,0,0,.0848175),0 22.5597px 25.4634px rgba(0,0,0,.105),0 12.6468px 14.2746px rgba(0,0,0,.125183),0 6.7166px 7.58112px rgba(0,0,0,.150959),0 2.79493px 3.15467px rgba(0,0,0,.21)}.book-page .book__preview-link{position:absolute;bottom:0;right:0;width:115px;height:127px;text-align:right}.book-page .book__preview-link img{box-shadow:none}.book-page .book__preview-link a{position:absolute;bottom:8px;right:0;display:inline-block;max-width:70px;font-weight:400;font-size:12px;line-height:12px;text-align:center;color:#262626}.book-page .book__actions{margin:29px 0 0;text-align:center}.book-page .book__rating{display:inline-block}.book-page .book__rating p{display:inline-block;margin-bottom:0;margin-right:6px;vertical-align:middle;font-family:"PT Serif",serif;font-size:14px;line-height:18px}.book-page .book__rating .star{display:inline-block;margin-right:-1px;opacity:.3;cursor:pointer}.book-page .book__rating .star--active,.book-page .book__rating:hover .star,.book-page .book__rating:hover .star:hover{opacity:1}.book-page .book__rating:hover .star:hover~.star{opacity:.3}.book-page .book__text{margin-top:24px;margin-bottom:0;padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,.1);font-family:"PT Serif",serif;font-weight:400;font-size:17px;line-height:26px;color:#262626}.book-page .book__text img{max-width:100%;height:auto}.book-page .book__description{margin-bottom:24px;font-size:14px;line-height:20px}.book-page .book__description b{display:inline-block;margin-bottom:0}.book-page .book__categories a{color:#262626}.book-page .book-toggle{position:relative;display:inline-block;margin-bottom:0;font-weight:700;font-size:14px;line-height:20px;padding-bottom:4px;color:#262626;border-bottom:1px dashed #262626;cursor:pointer}.book-page .book-toggle svg{position:absolute;top:9px;right:-17px;transform:rotate(180deg)}.book-page .book-toggle--active svg{transform:rotate(0deg)}.book-page .book-toggle--read{margin-left:31px}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.book-page .book-toggle{white-space:nowrap}}}.book-page .book-additional{margin:16px 0 0;padding:18px 24px;border:1px solid #e5e5e5}.book-page .book-additional__content{margin-top:24px;margin-bottom:0;font-size:14px;line-height:20px}.book-page .book-contents{margin:24px 0 23px;padding-bottom:37px;text-align:left;border-bottom:1px solid rgba(0,0,0,.1)}.book-page .book-contents-title{margin-bottom:24px;font-weight:400;font-size:26px;line-height:32px;color:#262626}.book-page .book-contents-item{margin-bottom:24px}.book-page .book-contents-item--hidden{display:none}.book-page .book-contents-item:last-child{margin-bottom:0}.book-page .book-contents__root{position:relative;margin-bottom:24px;clear:both;font-size:14px;line-height:20px;overflow:hidden}.book-page .book-contents__root--dotted:after{float:left;width:0;white-space:nowrap;content:". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . ";color:#333;opacity:.65;font-size:13px;line-height:19px}.book-page .book-contents__root *{margin-bottom:0}.book-page .book-contents__pages{position:relative;float:right;padding-left:3px;background:#fff;z-index:2}.book-page .book-contents__title{position:relative;display:initial;padding-right:3px;background:#fff;z-index:2;margin-bottom:17px;font-size:14px;line-height:20px;color:#333}.book-page .book-contents__title--clickable{cursor:pointer}.book-page .book-contents__title--clickable:hover{text-decoration:underline}.book-page .book-contents__abstract{margin-bottom:18px;padding-left:15px}.book-page .book-contents__content--more{position:relative;max-height:228px;overflow:hidden}.book-page .book-contents__content--more:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50px;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);z-index:2}.book-page .book-contents__more{display:block;margin-top:0;text-align:left;z-index:2}.book-page .book-contents__more span{padding-bottom:5px;font-size:14px;line-height:20px;color:#262626;border-bottom:1px dashed #262626;cursor:pointer}.book-page .book-content{margin-bottom:16px;padding-left:16px}.book-page .book-content-top{position:relative;clear:both;font-size:13px;line-height:19px;color:#333;overflow:hidden}.book-page .book-content-top--dotted:after{float:left;width:0;white-space:nowrap;content:". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . ";color:#333;opacity:.65}.book-page .book-content-top *{margin-bottom:0}.book-page .book-content__title{position:relative;display:initial;padding-right:3px;background:#fff;font-size:14px;line-height:20px;z-index:2}.book-page .book-content__title--clickable{cursor:pointer}.book-page .book-content__title--clickable:hover{text-decoration:underline}.book-page .book-content__dots{position:absolute;bottom:0}.book-page .book-content__pages{position:relative;float:right;padding-left:3px;background:#fff;z-index:2}.book-page .book-content__author{margin:4px 0 0;font-size:14px;line-height:20px;font-style:italic;color:#5c5c5c}.book-page .book-content__text{margin-top:-4px;margin-bottom:0;padding:24px;background:#fff;box-shadow:0 0 1px rgba(28,28,28,.12),0 0 2px rgba(28,28,28,.18),0 2px 4px rgba(28,28,28,.12);border-radius:3px;font-size:13px;line-height:19px;color:#333}.book-page .book-authors{position:relative;margin-top:66px;padding:50px 40px 24px;border:1px solid #e5e5e5;text-align:center}.book-page .book-authors__title{display:inline-block;position:absolute;top:-19px;left:50%;transform:translateX(-50%);margin-bottom:0;padding:0 16px;background:#fff;font-weight:400;font-size:26px;line-height:36px;letter-spacing:2px;text-transform:uppercase;color:#000}.book-page .book-author{margin-bottom:24px}.book-page .book-author__image{margin:0 auto 14px;width:70px;height:70px;border-radius:50%;overflow:hidden}.book-page .book-author__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.book-page .book-author__name{display:inline-block;margin-bottom:11px;font-family:"PT Serif",serif;font-size:20px;line-height:26px;color:#262626}.book-page .book-author__description{margin-bottom:0;font-size:14px;line-height:20px;color:#5c5c5c}.book-page .book-quotes{margin-top:56px}.book-page .book-quotes__title{display:block;text-align:center;margin-bottom:32px;background:#fff;font-weight:400;font-size:26px;line-height:36px;letter-spacing:2px;text-transform:uppercase;color:#000}.book-page .book-quotes__item{position:relative;padding-top:32px;margin-bottom:33px;font-style:italic;font-weight:400;font-size:14px;line-height:20px;color:#262626}.book-page .book-quotes__item:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:48px;height:1px;background:#262626;opacity:.3}.book-page .book-articles-row{display:flex;justify-content:space-between;padding:24px 0;border-top:1px solid rgba(0,0,0,.1)}.book-page .book-articles-row:last-child{border-bottom:1px solid rgba(0,0,0,.1)}.book-page .book-article{display:inline-block;width:calc(50% - 16px)}.book-page .book-article__image{display:block;margin:0 auto 16px;width:100%;height:203px;border-radius:3px;overflow:hidden}.book-page .book-article__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.book-page .book-article__title{display:block;margin-bottom:16px}.book-page .book-article__title h4{font-family:"PT Serif",serif;font-weight:400;font-size:20px;line-height:26px;color:#262626}.book-page .book-article__description{margin-bottom:16px;font-size:14px;line-height:20px;color:#262626}.book-page .book-article__link{margin-bottom:0;font-weight:700;font-size:14px;line-height:20px;color:#262626}.book-page .book-article--simple .book-article__title{font-size:26px;line-height:32px}.book-page .media-detail-bookmarks{margin-left:18px;margin-right:21px}.book-page .themes-list{margin-top:-1px}.book-page .themes-list__title{margin-bottom:24px}.book-page .themes-list__item{padding-left:9px}.book-page .themes-list .form-group{margin:-2px 0 5px}.book-page .books-list{margin-top:71px;margin-bottom:0}.book-page .formats{margin-top:29px;margin-bottom:16px;background:#f0f0f0}@media (max-width:767px){.book-page .page-container{margin-bottom:65px}.book-page .book-title{margin-bottom:17px;font-size:26px;line-height:32px}.book-page .book__authors-list{margin-bottom:23px}.book-page .book__authors-list--with-editors{margin-bottom:12px}.book-page .book__authors-list a,.book-page .book__authors-list span,.book-page .book__authors__title{font-size:20px;line-height:26px}.book-page .book-image{width:272px;height:408px}.book-page .book-authors{margin-top:50px;padding:40px 24px 7px}.book-page .book-authors__title{white-space:nowrap}.book-page .book-author__image{margin:0 auto 16px}.book-page .book-quotes{margin-top:48px}.book-page .book-quotes__title{margin-bottom:24px}.book-page .book-quotes__item{padding-top:25px;margin-bottom:24px}.book-page .book-articles{margin-top:47px}.book-page .book-articles-row{display:block;padding:0;border:none}.book-page .book-article{width:100%;padding:24px 0;border-bottom:1px solid rgba(0,0,0,.1)}.book-page .book-article:first-child{border-top:1px solid rgba(0,0,0,.1)}.book-page .book-article__image{height:100%}.book-page .books-list{margin-top:47px;padding-bottom:40px}.book-page .books-list:last-child{margin-top:40px;border:none}.book-page .formats{margin-left:-16px;margin-right:-16px}}.book-review .page-container{margin-bottom:30px}.book-review .book-subtitle{margin-top:8px;margin-bottom:24px;font-weight:400;font-size:26px;line-height:32px;text-align:center}.book-review .book-subtitle a,.book-review .book-subtitle span{color:#262626}.book-review .book-image img{box-shadow:0 10px 20px rgba(0,0,0,.12),0 2px 6px rgba(0,0,0,.12),0 0 1px rgba(0,0,0,.12)}.book-review .book__actions{margin-top:16px;text-align:center}.book-review .book__actions p{margin-bottom:8px;font-weight:700;font-size:14px;line-height:20px}.book-review .book__actions .btn{width:320px;margin-bottom:8px;padding:9px 15px 7px;font-size:13px;line-height:20px;text-transform:uppercase}.book-review .book__actions .btn:last-child{margin-bottom:0}.book-review .book__text{margin-bottom:70px;border:none}.book-review .book__text.shorted{position:relative}.book-review .book__text.shorted p:last-of-type{margin-bottom:0}.book-review .book__text.shorted:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:200px;max-height:100%;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0))}.book-review-info{margin-bottom:22px;text-align:center}.book-review__authors,.book-review__date{position:relative;display:inline;margin-bottom:0;margin-right:5px;font-weight:400;font-size:16px;line-height:24px;color:#5c5c5c;text-transform:capitalize}.book-review__authors a,.book-review__authors span,.book-review__date a,.book-review__date span{display:inline;color:#5c5c5c}.book-review__authors:after,.book-review__date:after{content:"";position:relative;display:inline-block;vertical-align:middle;margin-left:5px;line-height:24px;width:3px;height:3px;border-radius:50%;background:#5c5c5c}.book-review__authors--only:after,.book-review__date--only:after{display:none}.book-review__journal{display:inline-block;margin-bottom:0;font-size:16px;line-height:24px;color:#5c5c5c}.book-review__journal a{color:#5c5c5c}.book-review-subtext{margin-bottom:32px;padding:23px;border:1px solid #e5e5e5}.book-review-subtext p{margin-bottom:0;font-size:14px;line-height:20px}.book-review-subtext .btn{margin-top:24px;padding:6px 11px 3px 3px;font-size:14px;line-height:18px;color:#5c5c5c}.book-review-subtext .btn svg{margin-right:0}.book-review .detail-actions{margin-top:24px;padding-bottom:16px;border-bottom:none}.book-review .detail-actions__top{justify-content:center;padding-bottom:25px}.book-review .event-detail__print{margin-left:16px}.book-review .media-detail-tags--last{margin-top:36px}.book-review .books-list:first-child{margin-top:112px;padding-top:56px;border-top:1px solid #e5e5e5}.book-review .books-list:last-child{border-bottom:none}@media (max-width:767px){.book-review .book-title{margin-bottom:24px}.book-review .book-subtitle{margin-top:1px;margin-bottom:15px;font-size:20px;line-height:26px}.book-review .book__actions .btn{width:272px}.book-review .book__text{border-bottom:none}.book-review .detail-actions{margin-top:15px;padding-bottom:11px}.book-review-subtext{margin-bottom:23px}.book-review .article-detail-authors{padding:24px 0 22px}.book-review .media-detail-tags--last{margin-top:28px;margin-bottom:36px}.book-review .books-list:first-child{margin-top:48px;padding-top:0;border-top:none}}.book-slider{background:rgba(0,76,100,.1)}.book-slider-list{position:relative}.book-slider-list__next,.book-slider-list__prev{position:absolute;top:50%;left:-193px;transform:translateY(-50%);z-index:2;cursor:pointer}.book-slider-list__next .book-image,.book-slider-list__prev .book-image{display:inline-block;transform:scale(.74)}.book-slider-list__next{left:auto;right:-193px}.book-slider-item{position:relative;display:flex!important;align-items:flex-start;justify-content:flex-start;padding:40px 110px}.book-slider-item__left{flex-shrink:0}.book-slider-item__right{margin-left:60px;overflow:hidden}.book-slider-item__title{margin-top:8px;margin-bottom:16px;letter-spacing:-.01em;color:#1a1a1a}.book-slider-item__title a{color:#1a1a1a}.book-slider-item__subtitle{margin-top:-8px;margin-bottom:20px;font-weight:500;font-size:24px;line-height:29px;letter-spacing:.02em;color:#333}.book-slider-item__authors{margin-bottom:13px}.book-slider-item__authors,.book-slider-item__authors a,.book-slider-item__authors span,.book-slider-item__editors{font-size:18px;line-height:27px;color:#333}.book-slider-item__editors{margin-top:-12px;margin-bottom:16px}.book-slider-item__editors .editors-label{color:#333}.book-slider-item__editors a{font-size:18px;line-height:27px;color:#333}.book-slider-item__translated{margin-bottom:13px;font-size:14px;line-height:24px;color:#333}.book-slider-item__description{margin-bottom:0;font-size:14px;line-height:22px;color:#333}.book-slider-item__description p{margin-bottom:0}.book-slider-item__link{display:inline-block;margin-top:16px;font-size:14px;line-height:22px;color:#fe6f45}.book-slider-item__link:hover{color:#ea5b31}.book-slider .formats{margin-top:40px}.book-slider .slider-arrow--prev{left:245px}.book-slider .slider-arrow--next{right:245px}@media (max-width:1740px){.book-slider-item{padding-left:150px;padding-right:150px}.book-slider .slider-arrow--prev{left:145px}.book-slider .slider-arrow--next{right:145px}}@media (max-width:1500px){.book-slider .slider-arrow--prev{left:90px}.book-slider .slider-arrow--next{right:90px}}@media (max-width:1199px){.book-slider-list__prev{left:-240px}.book-slider-list__next{right:-240px}.book-slider-item{flex-direction:column;align-items:center;max-width:580px;margin:0 auto;padding-left:0;padding-right:0}.book-slider-item__left{margin-bottom:20px}.book-slider .slider-arrow--prev{left:40px}.book-slider .slider-arrow--next{right:40px}}@media (max-width:767px){.book-slider-list__next,.book-slider-list__prev{top:10px;left:-81px;transform:none}.book-slider-list__next .book-image,.book-slider-list__prev .book-image{transform:scale(.5)}.book-slider-list__next{left:auto;right:-81px}.book-slider-item{max-width:100%;padding:22px 17px 25px;text-align:center}.book-slider-item__right{max-width:100%;margin-left:0}.book-slider-item__title{margin-top:4px;font-size:24px;line-height:31px}.book-slider-item__subtitle{margin-top:-1px;margin-bottom:16px;font-weight:500;font-size:18px;line-height:22px}.book-slider-item__authors{margin-bottom:17px;font-size:16px;line-height:24px}.book-slider-item__editors{margin-top:-12px;margin-bottom:15px}.book-slider-item__translated{margin-bottom:24px;font-size:14px;line-height:26px}.book-slider-item__description{font-size:13px;line-height:19px}.book-slider .slider-arrow{display:none}.book-slider .formats{margin-top:34px}}.formats{padding:24px 33px 32px}.formats__title{margin-bottom:16px;font-weight:700;font-size:14px;line-height:20px;color:#262626}.formats-list{display:flex;flex-wrap:wrap;align-items:stretch}.formats-item{display:inline-flex;margin-right:8px;margin-bottom:8px;padding:16px 28px 14px 16px;background:#fff;border:1px solid #e5e5e5;cursor:pointer}.formats-item:last-child{margin-right:0}.formats-item__left{flex-shrink:0;margin-right:16px}.formats-item__title{margin-bottom:4px;font-weight:400;font-size:14px;line-height:20px;color:#000}.formats-item__price{margin-bottom:0;font-weight:700;font-size:16px;line-height:18px;letter-spacing:1px;color:#39690c}.formats-item .book-image.small{transform:scale(.5);margin:-31px -21px -35px}.formats-item--active,.formats-item:hover{border-color:#262626}.formats-actions{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;margin-top:16px}.formats-actions .row{width:100%;margin:0}.formats-actions .row .col-12{padding:0}.formats-actions .btn-green{padding:10px 23px 7px;font-size:13px;line-height:20px;text-transform:uppercase}.formats-actions .btn-green svg{margin-top:-3px;margin-right:4px}.formats-select__label{margin-bottom:4px;font-family:"PT Serif",serif;font-weight:500;font-size:13px;line-height:17px;letter-spacing:.02em;color:#333;text-align:left}.formats-select__price{margin-bottom:0;font-size:13px;line-height:20px;color:#333}.formats-select .v-select .selected-tag{position:absolute;z-index:0}.formats-select .v-select input[type=search]{z-index:2}.formats-select .v-select.open .dropdown-toggle{border:1px solid #3b73af}.formats-select .v-select .dropdown-menu{top:calc(100% + 3px)}.formats-select .v-select .dropdown-menu li a{margin:0;padding:5px 9px}.formats-available{margin-bottom:15px;font-family:"PT Serif",serif;font-weight:500;font-size:13px;line-height:17px;color:#000;letter-spacing:.1px}.formats-explains{margin:8px 0 0;font-size:12px;line-height:17px;color:#333}.formats .shop{margin-top:7px}.formats .shop__link{margin-left:0;padding:14px 24px 13px}.formats .shop__name{margin-top:9px;margin-bottom:0;font-weight:400;font-size:13px;line-height:19px;color:#333}.formats .rental-frame{position:relative;width:80px;height:66px;margin:2px -12px -7px -9px}.formats .rental-frame img{width:100%;height:auto}.formats .rental-frame__left{position:relative}.formats .rental-frame__left .cover{position:absolute;bottom:19px;left:14.5px;width:28px;height:40.5px}.formats .rental-frame__left svg[aria-labelledby=online_rental_book_title]{position:absolute;right:13px;top:7px;width:27px;height:40px}.formats .rental-frame__left svg[aria-labelledby=online_rental_icon_title]{position:absolute;right:9px;top:-2px;width:15px;height:15px}.formats .rental-frame__right{position:absolute;bottom:0;right:0;width:42px;height:54px}.formats .rental-frame__right .cover{position:absolute;bottom:15px;right:9px;width:24px;height:33px;border-radius:2px}.formats .rental-frame__right:before{content:"";position:absolute;bottom:46px;right:16px;width:10px;height:2px;background:#272727;border-bottom-left-radius:3px;border-bottom-right-radius:3px;z-index:2}.formats .rental-frame__right:after{content:"";position:absolute;bottom:16px;right:17px;width:8px;height:1px;background:#fff;border-radius:1px;z-index:2}@media (max-width:1096px){.formats-item{display:flex;width:100%;margin-top:0;margin-right:0}.formats-item:last-child{margin-bottom:0}.formats-actions .btn-green{width:100%}}@media (max-width:767px){.formats{padding:16px 16px 24px}.formats-actions{margin-top:16px}}.modal-availability .modal-dialog{max-width:556px}.modal-availability .modal-body{margin-bottom:8px}.modal-availability .modal-content{max-width:556px;max-height:100%;padding:36px 62px 41px 40px;overflow:auto}.modal-availability .modal-content::-webkit-scrollbar{width:10px}.modal-availability .modal-content::-webkit-scrollbar-thumb{border-right:2px solid #fff;border-radius:10px;background-color:rgba(0,0,0,.35)}.modal-availability .modal-content .availability__title{margin-bottom:4px!important;font-weight:700;font-size:24px;line-height:31px;color:#333}.modal-availability .modal-content .availability__book{margin-bottom:16px!important;font-weight:700;font-size:24px;line-height:31px;color:#fe6f45;text-align:left}.modal-availability .modal-content .availability__subtitle{margin-bottom:24px!important;font-weight:400;font-size:13px;line-height:20px;letter-spacing:.02em;color:#333;text-align:left}.modal-availability .modal-content .availability__form .btn{margin-top:8px;padding:8px 68px;font-family:"PT Serif",serif;font-weight:800;font-size:14px;line-height:21px;text-transform:uppercase}.modal-availability .modal-footer{flex-direction:row;justify-content:flex-start}.modal-availability .modal-footer .btn{display:none}.book-landing .page-container{flex-direction:column;align-items:stretch;margin-top:0}.book-landing-main{position:relative;width:100%;padding-top:48px;padding-bottom:55px}.book-landing-main-bg{background-position:50% 50%;background-size:cover;background-repeat:no-repeat}.book-landing-main-bg,.book-landing-main-bg:before{position:absolute;top:0;left:0;width:100%;height:100%}.book-landing-main-bg:before{content:"";background:rgba(12,19,22,.9)}.book-landing .book-slider-item{width:100%;max-width:987px;margin:0 auto}.book-landing .book-slider-item__authors,.book-landing .book-slider-item__description,.book-landing .book-slider-item__editors,.book-landing .book-slider-item__subtitle,.book-landing .book-slider-item__title,.book-landing .book-slider-item__translated{color:#fff;opacity:1}.book-landing .book-slider-item__authors .editors-label,.book-landing .book-slider-item__authors a,.book-landing .book-slider-item__authors span,.book-landing .book-slider-item__description .editors-label,.book-landing .book-slider-item__description a,.book-landing .book-slider-item__description span,.book-landing .book-slider-item__editors .editors-label,.book-landing .book-slider-item__editors a,.book-landing .book-slider-item__editors span,.book-landing .book-slider-item__subtitle .editors-label,.book-landing .book-slider-item__subtitle a,.book-landing .book-slider-item__subtitle span,.book-landing .book-slider-item__title .editors-label,.book-landing .book-slider-item__title a,.book-landing .book-slider-item__title span,.book-landing .book-slider-item__translated .editors-label,.book-landing .book-slider-item__translated a,.book-landing .book-slider-item__translated span{color:#fff}.book-landing .book-slider-item__title{margin-bottom:24px;font-size:48px;line-height:58px}.book-landing .book-slider-item__bookmarks{opacity:1}.book-landing .book-slider-item__bookmarks path{fill:#fff}.book-landing .book-slider-item__description{font-size:18px;line-height:29px}.book-landing .book-slider-item__read{display:inline-block;margin:33px 0 0;font-weight:700;font-size:13px;line-height:19px;color:#fff;border-bottom:1px dashed #fff;text-decoration:none!important}.book-landing .book-slider-item__publisher,.book-landing .book-slider-item__publisher a{color:#fff}.book-landing .book-slider-item .formats{margin-top:24px;padding:0;background:none;box-shadow:none}.book-landing .book-slider-item .formats__title{display:none}.book-landing .book-slider-item .formats-item{background:hsla(0,0%,100%,.15);border-width:2px}.book-landing .book-slider-item .formats-item__price,.book-landing .book-slider-item .formats-item__title{color:#fff}.book-landing .book-slider-item .formats-item--active,.book-landing .book-slider-item .formats-item:hover{background:hsla(0,0%,100%,.15);border-color:#fe6f45}.book-landing .book-slider-item .formats-item--active .formats-item__title,.book-landing .book-slider-item .formats-item:hover .formats-item__title{color:#fff}.book-landing .book-slider-item .formats-available{color:#fff;opacity:1}.book-landing .book-slider-item .formats-select__label,.book-landing .book-slider-item .formats-select__price{color:#fff}.book-landing .book-slider-item .formats-actions .btn-secondary{color:#fff;background:#fe6f45;border:none}.book-landing .book-slider-item .formats-actions .btn-secondary:focus,.book-landing .book-slider-item .formats-actions .btn-secondary:hover{color:#fff!important;background:#ea5b31}.book-landing .book-slider-item .formats .v-select .dropdown-toggle{background:hsla(0,0%,100%,.15)!important;border:none!important}.book-landing .book-slider-item .formats .v-select .selected-tag,.book-landing .book-slider-item .formats .v-select input[type=search]{color:#fff}.book-landing .book-slider-item .formats .v-select .dropdown-menu .formats-select__price{color:#333}.book-landing .book-slider-item .formats-explains,.book-landing .book-slider-item .formats .shop__name{color:#fff}.book-landing .book-slider-item .btn-recommend{color:#fff;border-color:#fff}.book-landing .btn-notify{color:#fff;background:#fe6f45;border:none}.book-landing .btn-notify:focus,.book-landing .btn-notify:hover{color:#fff!important;background:#ea5b31}.book-landing-authors .book-author{max-width:987px;margin:0 auto;padding:48px 0 48px 53px}.book-landing-authors .book-author__right{margin-left:85px}.book-landing-authors .book-author__image{width:201px;height:201px;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.book-landing-authors .book-author__name{position:relative;margin-bottom:17px;padding-bottom:12px;font-weight:700;font-size:24px;line-height:32px}.book-landing-authors .book-author__name:after{content:"";position:absolute;bottom:0;left:0;width:32px;height:2px;background:#fe6f45}.book-landing-authors .book-author__description{margin-bottom:20px;font-size:13px;line-height:21px}.book-landing-authors--bg{background:#f5f5f5}.book-landing-authors--many{display:flex;justify-content:center}.book-landing-authors--many .book-authors{display:flex;justify-content:flex-start;flex-wrap:wrap;width:100%;max-width:1019px;margin:73px -16px 67px}.book-landing-authors--many .book-author{flex-direction:column;justify-content:flex-start;width:calc(25% - 32px);margin:0 16px 33px;padding:0}.book-landing-authors--many .book-author__right{margin-left:0}.book-landing-authors--many .book-author__image{width:100%;height:126px;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.book-landing-authors--many .book-author__name{margin-top:11px;margin-bottom:0;padding:0;font-family:"PT Serif",serif;font-weight:600;font-size:16px;line-height:19px;text-align:center;letter-spacing:.01em;color:#333}.book-landing-authors--many .book-author__name:after{display:none}.book-landing .book-additional{margin:12px 0 1px}.book-landing .book-additional__content{color:#fff}.book-landing .book-additional .book-toggle{color:#fff;border-bottom:1px dashed #fff}.book-landing .book-additional .book-toggle svg{right:-10px}.book-landing .book-additional .book-toggle svg path{fill:#fff}.book-landing .book-contents{margin:97px 0 73px}.book-landing .book-contents-wrap{max-width:987px;margin:0 auto}.book-landing .book-contents-wrap.bordered{position:relative;margin-bottom:-100px;padding-bottom:80px}.book-landing .book-contents-wrap.bordered:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#d9d9d9}.book-landing .book-contents-title{position:relative;padding-bottom:18px;font-weight:700;font-size:36px;line-height:47px;color:#333;text-align:center}.book-landing .book-contents-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:32px;height:2px;background:#fe6f45}.book-landing .book-contents__root--dotted:after{font-size:18px;line-height:27px}.book-landing .book-contents__content{margin-top:48px;padding:0;background:none;border-radius:0}.book-landing .book-contents__content--more{position:relative}.book-landing .book-contents__content--more:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:137px;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);z-index:2}.book-landing .book-contents__more{display:block;margin-top:0;text-align:center;z-index:2}.book-landing .book-contents__more span{font-weight:300;font-size:18px;line-height:27px;color:#3b73af;border-bottom:1px dashed #3b73af;cursor:pointer}.book-landing .book-contents__title{margin-bottom:24px}.book-landing .book-contents__pages,.book-landing .book-contents__title{font-size:18px;line-height:27px;background:#fff}.book-landing .book-contents-item{margin-bottom:49px}.book-landing .book-contents-item--hidden{max-height:184px;overflow:hidden}.book-landing .book-content{padding-left:18px}.book-landing .book-content__title{font-size:18px;line-height:27px;background:#fff}.book-landing .book-content__dots{font-size:18px;line-height:27px}.book-landing .book-content__pages{font-size:18px;line-height:27px;background:#fff}.book-landing .book-content__author{margin:8px 0 9px;font-size:18px;line-height:27px}.book-landing .book-content__text{margin-top:4px;padding:32px 25px 32px 32px;font-weight:300;font-size:18px;line-height:27px;color:#333;letter-spacing:-.005em;background:#f5f5f5;box-shadow:0 0 1px rgba(28,28,28,.12),0 0 2px rgba(28,28,28,.18),0 2px 4px rgba(28,28,28,.12)}.book-landing .book-content-top--dotted:after{font-size:18px;line-height:27px}.book-landing .book-toggle svg{right:-10px}.book-landing .book-toggle--read{margin-left:31px}.book-landing .book-block__title{position:relative;padding-bottom:18px;font-weight:700;font-size:36px;line-height:47px;color:#333;text-align:center}.book-landing .book-block__title:before{display:none}.book-landing .book-block__title:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:32px;height:2px;background:#fe6f45}.book-landing .book-quotes{display:block;margin:23px 0;padding:48px 0 43px;border:none;background:#f5f5f5}.book-landing .book-quotes-wrap{max-width:987px;margin:0 auto}.book-landing .book-quotes-slider{position:relative;margin-top:40px;box-shadow:1.22px 1.22278px 3.48718px rgba(42,26,14,.0975551),3.38px 3.38082px 9.64159px rgba(42,26,14,.13),8.14px 8.13971px 23.2132px rgba(42,26,14,.182445),27px 27px 77px rgba(42,26,14,.28);border-radius:2px}.book-landing .book-quotes-slider-subbg{position:absolute;top:0;left:0;width:100%;height:100%;background-position:50% 50%;background-size:cover;background-repeat:no-repeat}.book-landing .book-quotes-slider-bg{position:absolute;top:10px;bottom:10px;left:10px;right:10px;background:url(../images/quote-slider-bg.png);background-position:50% 50%;background-size:100%;background-repeat:repeat-y;box-shadow:.5px .598509px .931014px rgba(42,26,14,.19385),1px 2.01027px 3.12708px rgba(42,26,14,.285),4.5px 9px 14px rgba(42,26,14,.48)}.book-landing .book-quotes-slider .slick-track{display:flex}.book-landing .book-quotes-slider .slick-track .slick-slide{display:flex;height:auto}.book-landing .book-quotes-slider .slick-slide div{width:100%}.book-landing .book-quotes-slider .slick-slide:nth-child(2n) .book-quote{padding:71px 56px 64px 74px}.book-landing .book-quotes-slider .slick-slide:nth-child(2n) .book-quote svg{transform:translateX(-16%)}.book-landing .book-quotes-item{height:100%}.book-landing .book-quotes .book-quote{display:flex;flex-direction:column;height:100%;padding:71px 74px 64px 56px;background:none;opacity:1;transition:opacity .3s ease-in-out;text-align:center}.book-landing .book-quotes .book-quote--opacity{opacity:0}.book-landing .book-quotes .book-quote svg{top:29px;left:50%;transform:translateX(-84%)}.book-landing .book-quotes .book-quote__text{margin-bottom:26px;font-style:italic;font-weight:300;font-size:16px;line-height:26px;color:#333}.book-landing .book-quotes .book-quote__page{position:relative;margin-top:auto;padding:18px 0 0;font-size:13px;line-height:19px;color:#333;opacity:.65}.book-landing .book-quotes .book-quote__page:before{top:0;left:50%;transform:translateX(-50%);width:24px;height:1px;background:#333;opacity:.35}.book-landing .book-quotes .slider-arrow{position:relative;width:30px;height:30px;margin-top:0;top:0;background:none;box-shadow:none;transform:none}.book-landing .book-quotes .slider-arrow--next{transform:rotate(180deg)}.book-landing .book-quotes .slider-arrow:after,.book-landing .book-quotes .slider-arrow:before{top:11px;left:8px;width:11px;height:2px;background:#1a1a1a}.book-landing .book-quotes .slider-arrow:after{top:18px}.book-landing .book-praises{display:block;margin:23px 0 0;padding:48px 0 0;border:none;background:none}.book-landing .book-praises-wrap{position:relative;max-width:987px;margin:0 auto;padding-bottom:40px}.book-landing .book-praises-wrap.bordered{border-bottom:1px solid #d9d9d9}.book-landing .book-praises__link{margin:17px 0 28px;text-align:center}.book-landing .book-praises__link a{font-weight:400;font-size:13px;line-height:16px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#3b73af}.book-landing .book-praises .slick-slider{max-width:710px;margin:0 auto}.book-landing .book-praises .slider-nav{position:static;margin:35px auto 51px}.book-landing .book-praises .slider-arrow{width:30px;height:30px;margin:0 9px;top:47px;background:none;box-shadow:none;transform:none}.book-landing .book-praises .slider-arrow--next{transform:rotate(180deg)}.book-landing .book-praises .slider-arrow:after,.book-landing .book-praises .slider-arrow:before{top:11px;left:8px;width:11px;height:2px;background:#1a1a1a}.book-landing .book-praises .slider-arrow:after{top:18px}.book-landing .book-praises .book-praise{text-align:center}.book-landing .book-praises .book-praise__description{font-weight:300;font-size:18px;line-height:29px;color:#333;letter-spacing:-.005em}.book-landing .book-praises .book-praise__photo{display:flex;align-items:center;justify-content:center;width:96px;height:96px;margin:32px auto 17px;overflow:hidden;border-radius:50%}.book-landing .book-praises .book-praise__photo img{width:100%;height:auto}.book-landing .book-chapters{display:block;margin:48px 0 0;padding:48px 0 0;border:none;background:none}.book-landing .book-chapters-wrap{position:relative;max-width:987px;margin:63px auto 49px}.book-landing .book-chapters-wrap.bordered{border-bottom:1px solid #d9d9d9}.book-landing .book-chapters .chapter-item{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:62px;cursor:pointer}.book-landing .book-chapters .chapter-item__left{width:100%}.book-landing .book-chapters .chapter-item__right{flex-shrink:0;width:320px;margin-left:24px;cursor:pointer}.book-landing .book-chapters .chapter-item__right .image img{width:100%;height:auto}.book-landing .book-chapters .chapter-item__title{margin-top:4px;margin-bottom:16px;font-family:"PT Serif",serif;font-style:normal;font-weight:500;font-size:24px;line-height:32px;letter-spacing:.018em;color:#333}.book-landing .book-chapters .chapter-item__title-link{cursor:pointer}.book-landing .book-chapters .chapter-item__title-link:hover{text-decoration:underline}.book-landing .book-chapters .chapter-item__title--big{font-size:32px;line-height:42px}.book-landing .book-chapters .chapter-item__text{margin-bottom:17px;font-size:13px;line-height:20px;letter-spacing:.01em;color:#333}.book-landing .book-chapters .chapter-item__link{font-size:13px;line-height:16px;color:#3b73af}.book-landing .book-chapters .chapter-item__link:hover{text-decoration:underline}.book-landing .book-articles{margin-top:0;margin-bottom:50px}.book-landing .book-articles .articles-list{margin:50px -12px 40px;padding:0}@media (max-width:1199px){.book-landing-main{padding:48px 16px 55px}.book-landing-authors .book-author{padding:48px 16px 48px 53px}.book-landing-authors--many .book-author{padding:0}.book-landing .book-contents{padding:0 16px}.book-landing .book-quotes{padding:48px 16px 43px}.book-landing .book-chapters{padding:48px 16px 0}}@media (max-width:991px){.book-landing .book-quotes .book-quote{padding:59px 35px 42px 25px}.book-landing .book-quotes-slider .slick-slide:nth-child(2n) .book-quote{padding:59px 25px 42px 35px}.book-landing .book-praises .slick-slider{max-width:670px}}@media (max-width:767px){.book-landing-main{padding:31px 16px 16px}.book-landing .book-slider-item__read{margin:27px 0 0}.book-landing .book-slider-item__title{margin-bottom:8px;font-size:32px;line-height:38px}.book-landing .book-slider-item__description{font-size:14px;line-height:22px}.book-landing .book-slider-item__actions{margin-top:0}.book-landing .book-slider-item__publisher{text-align:center}.book-landing .book-slider-item .formats{margin-left:0;margin-right:0}.book-landing .book-block__title{font-size:24px;line-height:31px}.book-landing .book-additional{text-align:center}.book-landing .book-author{padding:48px 16px 51px;text-align:center}.book-landing .book-author__left{margin:0 auto}.book-landing .book-author__right{margin-left:0}.book-landing .book-author__name{margin-top:24px;margin-bottom:16px;padding-bottom:17px}.book-landing .book-author__name:after{left:50%;transform:translateX(-50%)}.book-landing .book-contents{margin:56px 0 34px}.book-landing .book-contents-wrap.bordered{padding-bottom:50px;margin-bottom:-50px}.book-landing .book-contents-item{margin-bottom:32px}.book-landing .book-contents__root--dotted:after{font-size:14px;line-height:21px}.book-landing .book-contents-title{font-size:24px;line-height:31px}.book-landing .book-contents__title{margin-bottom:24px;font-size:14px;line-height:21px}.book-landing .book-contents__pages{font-size:14px;line-height:21px}.book-landing .book-contents__content{margin-top:24px}.book-landing .book-contents .book-content{margin-bottom:12px;padding-left:16px}.book-landing .book-contents .book-content-top--dotted:after{font-size:14px;line-height:21px}.book-landing .book-contents .book-content__author{margin:8px 0 9px;font-size:14px;line-height:21px}.book-landing .book-contents .book-content__dots,.book-landing .book-contents .book-content__pages,.book-landing .book-contents .book-content__title{font-size:14px;line-height:21px}.book-landing .book-contents .book-content__text{margin-bottom:32px;padding:16px 23px 16px 16px;font-size:14px;line-height:21px}.book-landing .book-contents__more span{font-size:14px;line-height:21px}.book-landing .book-quotes{padding:40px 16px 43px}.book-landing .book-quotes-slider{margin-top:33px;margin-right:-16px}.book-landing .book-quotes-slider-bg{right:0;background:url(../images/quote-slider-bg-mb.png);background-position:50% 50%;background-size:100%;background-repeat:repeat-y}.book-landing .book-quotes .book-quote{padding:55px 203px 50px 210px!important}.book-landing .book-quotes .book-quote svg{top:21px;transform:translateX(0)}.book-landing .book-quotes .book-quote__text{margin-bottom:8px;font-size:14px;line-height:22px}.book-landing .book-quotes .book-quote__page{padding-top:18px}.book-landing .book-quotes .slider-nav{margin:30px auto 7px}.book-landing .book-praises{padding:33px 16px 0}.book-landing .book-praises-wrap{padding-bottom:34px}.book-landing .book-praises__link{margin:24px 0 32px}.book-landing .book-praises .book-praise{padding:0}.book-landing .book-praises .book-praise__description{font-size:14px;line-height:22px}.book-landing .book-praises .book-praise__photo{margin-top:24px}.book-landing .book-praises .slider-nav{position:relative;margin:20px auto 0}.book-landing .book-praises .slider-nav .slider-arrow{position:relative;top:0}.book-landing .book-chapters{margin:56px 0 0;padding:0 16px}.book-landing .book-chapters-wrap{margin:63px auto 57px}.book-landing .book-chapters .chapter-item{flex-direction:column-reverse;margin-bottom:32px}.book-landing .book-chapters .chapter-item__right{width:100%;margin-left:0}.book-landing .book-chapters .chapter-item__title{margin-top:16px;font-size:18px;line-height:24px}.book-landing .book-chapters .chapter-item__title--big{font-size:24px;line-height:32px}.book-landing-authors--many{margin:73px -8px 67px}.book-landing-authors--many .book-authors{margin:32px 16px 8px}.book-landing-authors--many .book-author{width:calc(50% - 16px);margin:0 8px 23px;padding:0}.book-landing-authors--many .book-author__name{margin-top:9px;margin-bottom:0;padding-bottom:0;font-size:14px;line-height:17px}.book-landing .book-articles{margin-top:0}.book-landing .book-articles .articles{margin-bottom:54px}.book-landing .book-articles .articles-list{flex-direction:column;margin:-32px 0 0;border-bottom:1px solid #d9d9d9}.book-landing .book-articles .articles-item{width:100%;margin-bottom:37px}.book-landing .book-articles .articles-item:last-child{margin-bottom:26px}}@media (max-width:660px){.book-landing .book-quotes .book-quote{padding:55px 111px 50px 136px!important}}@media (max-width:500px){.book-landing .book-quotes .book-quote{padding:55px 11px 50px 36px!important}.book-landing-authors--many .book-author__image{height:88px}}.book-preview{display:flex;flex-direction:column;overflow:hidden}.book-preview-actions{display:flex;align-items:center;justify-content:space-between;margin-top:17px}.book-preview-actions .disabled{cursor:default;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.book-preview-actions .btn-third{margin-right:12px}.book-preview-actions .btn-zoom{margin-right:0;padding:5.5px 16px 3.5px 8px;font-size:13px;letter-spacing:.01em}.book-preview-actions .btn-zoom svg{margin-top:-5px;margin-right:5px}.book-preview__pages{margin-bottom:0;font-weight:700;font-size:13px;line-height:19px;color:#333}.book-preview__zoom{display:inline-block;width:20px;height:20px;cursor:pointer}.book-preview__zoom img{width:100%;height:auto}.book-preview-slider{overflow:auto;margin-top:16px}.book-preview-slider::-webkit-scrollbar{width:10px}.book-preview-slider::-webkit-scrollbar-thumb{border-right:2px solid #fff;border-radius:10px;background-color:rgba(0,0,0,.35)}.book-preview-slider__item img{width:100%;height:auto;max-height:100%;max-width:100%}@media print{.book-preview-slider{display:none}}.book-preview--full{padding:0}.book-preview--full .modal__close span{position:absolute;top:5px;left:-51px;font-size:13px;line-height:19px;color:#cb5937}.book-preview--full .modal__inner{max-width:100%;height:100%;border-radius:0}@media (max-width:767px){.book-preview-actions .btn-third{margin-right:5px}.book-preview-actions .btn-zoom{display:none}}.books-list{margin-bottom:72px;padding-bottom:10px;border-bottom:1px solid #e5e5e5}.books-list-head{display:flex;justify-content:center;align-items:center;overflow-wrap:break-word;text-align:center}@media (min-width:640px){.books-list-head>div{min-width:350px}}.books-list__title{margin-bottom:0;font-weight:400;font-size:30px;line-height:30px;letter-spacing:.07em;text-transform:uppercase}.books-list__link{position:relative;display:inline;margin-bottom:1px;margin-left:16px;padding-left:13px;font-size:13px;line-height:19px;color:#404040}.books-list__link:before{content:"";position:absolute;top:1px;left:0;width:1px;height:16px;background:#e5e5e5}.books-list__list{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:flex-start;margin:48px -38px 0}.books-list__list .book{width:20%;margin-bottom:38px;padding:0 38px}.books-list--review .books-list__list{margin:48px -36px 0}.books-list--review .books-list__list .book{padding:0 36px}.books-list.short .books-list__list{margin:48px -16px 0}.books-list.short .books-list__list .book{width:25%;margin-bottom:47px;padding:0 16px}.books-list.short .books-list__list .book__label{right:11px}.books-list.short .books-list__list .book__image img{height:197px}@media (max-width:1096px){.books-list__title{font-size:18px;line-height:18px}.books-list__link{margin-bottom:0;line-height:18px}.books-list__list{margin:32px -10px 0}.books-list__list .book{padding:0 10px}.books-list__list .book__label{right:5px}.books-list__list .book__image img{height:176px}.books-list--review .books-list__list{margin:32px -10px 0}.books-list--review .books-list__list .book{padding:0 10px}.books-list.short .books-list__list{margin:32px -10px 0}.books-list.short .books-list__list .book{padding:0 10px}.books-list.short .books-list__list .book__label{right:5px}.books-list.short .books-list__list .book__image img{height:135px}}@media (min-width:768px){.books-list__list{min-width:0!important}}@media (max-width:767px){.books-list{margin-bottom:0;padding-bottom:32px}.books-list__title{padding:0;font-size:26px;line-height:36px;text-align:center}.books-list__list{flex-wrap:nowrap;margin:27px 0 0;min-width:intrinsic;min-width:-moz-max-content;min-width:max-content}.books-list__list .book{flex-shrink:0;width:100%;max-width:156px;margin-bottom:32px;padding:0 12px}.books-list__list .book__label{right:6px}.books-list__list .book__image img{height:181px}.books-list__list--mobile{flex-wrap:wrap;min-width:0;padding:0 8px}.books-list__list--mobile .book{max-width:171px;margin-bottom:32px;padding:0 8px}.books-list__list--mobile .book__image img{height:214px}.books-list__link{display:inline-block;margin-left:0;padding:6px 25px;font-size:13px;line-height:20px;text-transform:uppercase}.books-list-scrollbar{flex-shrink:0;margin-top:32px;margin-left:-12px;margin-right:-16px}.books-list-scrollbar .vue-scrollbar__scrollbar-horizontal{display:none;top:0;left:26px;right:34px;height:5px;width:auto;background:#f0f0f0;border-radius:2px}.books-list-scrollbar .vue-scrollbar__scrollbar-horizontal .scrollbar{height:4px;border-radius:2px}.books-list--review .books-list__list{margin:32px -4px 0}.books-list--review .books-list__list .book{max-width:140px;padding:0 20px}.books-list.short .books-list__list{margin:27px 0 0}.books-list.short .books-list__list .book{width:100%;max-width:156px;margin-bottom:32px;padding:0 12px}.books-list.short .books-list__list .book__label{right:6px}.books-list.short .books-list__list .book__image img{height:181px}}.book{position:relative}.book__label{position:absolute;top:6px;right:32px;width:71px;height:36px;padding:9px 0 0 9px;background:url(../images/book-label.png) no-repeat 50% 50%;font-weight:700;font-size:10px;line-height:13px;letter-spacing:.06em;text-transform:uppercase;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.5);text-align:center}.book__image{position:relative;display:block;margin-bottom:12px}.book__image-fold{position:absolute;top:0!important;left:0!important;width:4px!important;height:100%!important;-o-object-fit:initial!important;object-fit:fill!important;box-shadow:none!important}.book__image img{width:100%;height:197px;-o-object-fit:cover;object-fit:cover;box-shadow:-17px 5.66667px 19px rgba(0,0,0,.19),-6.21px 2.07px 6.93531px rgba(0,0,0,.131096),-3.01px 1.00333px 3.36697px rgba(0,0,0,.105695),-1.48px .493333px 1.65055px rgba(0,0,0,.0843048),-.58px .193333px .65263px rgba(0,0,0,.0589035)}.book__title{margin-bottom:9px;font-size:14px;line-height:18px}.book__authors,.book__title{font-weight:400;color:#262626}.book__authors{margin-bottom:7px;font-family:"PT Serif",serif;font-size:12px;line-height:16px}.book__authors a,.book__authors span{color:#262626}.book__price{margin-bottom:0;font-weight:700;font-size:16px;line-height:18px;letter-spacing:1px;color:#39690c}.book__type{display:inline-block;margin-top:12px;margin-bottom:0;margin-right:4px;padding:1px 7px;font-size:11px;line-height:16px;letter-spacing:.3px;text-transform:uppercase;color:#5c5c5c;background:#fff;border:1px solid #ccc;border-radius:3px}.book--review{border-bottom:none}.book--review .book__image{margin-bottom:9px}.book--review .book__image img{height:220px}.book--review .book__authors{margin-top:8px;font-size:12px;line-height:16px;color:#868686;text-align:center}.book--review .book__authors a,.book--review .book__authors span{color:#868686}.book--review .book__title{margin-bottom:0;font-family:PT Sans,sans-serif;font-style:italic;font-weight:400;font-size:14px;line-height:20px;color:#262626;text-align:center}@media (max-width:1096px){.book--review .book__image img{height:191px}}@media (max-width:767px){.book--review .book__image{margin-bottom:8px}.book--review .book__image img{height:149px}}.book-reviews{border-bottom:none}.book-reviews .page-container{overflow:visible}.book-reviews .books-list__list{margin:48px -16px 0}.book-reviews .books-list__list .book{width:25%;padding:0 16px}.book-reviews .books-list__list .book__image{max-width:147px;margin:0 auto 9px}@media (max-width:1096px){.book-reviews .books-list__list .book{width:50%}.book-reviews .books-list__list .book__image img{height:220px}}@media (max-width:767px){.book-reviews .books-list__list{flex-wrap:wrap;min-width:0}.book-reviews .books-list__list .book{max-width:100%}.book-reviews .books-list__list .book__image img{height:220px}}.support .modal__inner{max-width:665px;padding:40px 30px 40px 40px;background:linear-gradient(0deg,rgba(0,76,100,.1),rgba(0,76,100,.1)),#fff}.support .modal__title{margin-bottom:18px;font-weight:500}.support__title{position:relative;margin-bottom:24px;font-family:PT Sans,sans-serif;font-weight:700;font-size:24px;line-height:31px;color:#3d7d00;text-transform:uppercase;z-index:2}.support__subtitle{margin-bottom:0;font-size:16px;line-height:21px;color:#3d7d00}.support__notice{margin-bottom:0;font-size:14px;line-height:20px;color:#3d7d00}.support__notice a{color:#262626}.support .formats{margin-top:24px;margin-bottom:32px;padding:0;background:none;box-shadow:none}.support .formats__title{display:none}.support .formats-actions .more{display:none!important}@media (max-width:767px){.support{padding-top:77px}.support .modal__inner{padding:48px 24px 32px;border-radius:0;overflow:auto}.support__title{margin-bottom:16px}}.chapter .page-container{margin-top:24px;margin-bottom:108px}.chapter-main{display:flex;align-items:flex-start;justify-content:space-between;position:relative;width:100%;margin-bottom:24px;padding:24px;background:#f5f5f5}.chapter-main__image{flex-shrink:0;width:144px;height:216px;margin-right:32px}.chapter-main__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;box-shadow:-17px 5.66667px 19px rgba(0,0,0,.19),-6.21px 2.07px 6.93531px rgba(0,0,0,.131096),-3.01px 1.00333px 3.36697px rgba(0,0,0,.105695),-1.48px .493333px 1.65055px rgba(0,0,0,.0843048),-.58px .193333px .65263px rgba(0,0,0,.0589035)}.chapter__back{display:inline-block;margin-top:6px;margin-bottom:22px;font-size:14px;line-height:20px;color:#5c5c5c}.chapter__back span{margin-right:4px}.chapter__title{margin-bottom:25px;font-weight:400;font-size:26px;line-height:32px;color:#262626}.chapter__author{margin-bottom:0}.chapter__author a{margin-bottom:0;font-family:"PT Serif",serif;font-size:20px;line-height:26px;color:#262626}.chapter .detail-actions__pdf{position:absolute;top:24px;right:24px;padding:6px 10px 6px 11px;font-size:14px;line-height:18px;color:#5c5c5c;border:1px solid #ccc;border-radius:2px}.chapter .detail-actions__pdf svg{margin-top:-3px;margin-right:4px}.chapter-image{margin:0 0 24px;border-bottom:1px solid #e5e5e5}.chapter-image img{width:100%;height:auto}.chapter-image p{margin:16px 0;font-size:12px;line-height:16px;color:#5c5c5c;text-align:center}.chapter__text{margin-bottom:0;padding-bottom:24px;font-family:"PT Serif",serif;font-weight:400;font-size:17px;line-height:26px;color:#262626}.chapter-support{position:relative;background:#f8fff0;border-bottom:1px solid #e5f2d8}.chapter-support:before{content:"";position:absolute;top:-100px;left:0;width:100%;height:100px;background:linear-gradient(180deg,rgba(248,255,240,0),#f8fff0 72.18%)}.chapter-support .support{position:static}.chapter-support .support-border:after,.chapter-support .support-border:before{content:"";position:absolute;top:-100px;bottom:0;left:0;width:1px;background:linear-gradient(180deg,rgba(248,255,240,0),#e5f2d8 42.18%)}.chapter-support .support-border:after{left:auto;right:0}.chapter-support .support-inner{padding:8px 31px 24px}.chapter__description{background:#fff;font-weight:300;font-size:18px;line-height:29px;color:#333}.chapter__description-wrap{background:#fff;overflow:hidden}.chapter__description-wrap--full{position:fixed;top:0;left:0;width:100%;height:100%;z-index:22;padding-bottom:16px}.chapter__description-wrap--full .modal__close{display:inline-block;position:absolute;top:7px;right:7px;width:32px;height:32px;background:#fff;border:1px solid #fe6f45;border-radius:50%;cursor:pointer;z-index:2}.chapter__description-wrap--full .modal__close:after,.chapter__description-wrap--full .modal__close:before{content:"";position:absolute;top:15px;right:9px;width:13px;height:1.2px;background:#fe6f45;transform:rotate(45deg);transition:all .3s}.chapter__description-wrap--full .modal__close:after{transform:rotate(-45deg)}.chapter__description-wrap--full .modal__close span{display:none;position:absolute;top:5px;left:-44px;font-size:13px;line-height:19px;color:#cb5937}.chapter__description-wrap--full .chapter__description{display:flex;flex-direction:column;width:100%;max-height:100%;overflow:hidden}.chapter__description-wrap--full .pdf-wrap{margin-top:16px;width:100%;height:100%;max-height:100%;overflow:auto;padding:0 32px}.chapter__description-wrap--full .pdf-wrap::-webkit-scrollbar{width:10px}.chapter__description-wrap--full .pdf-wrap::-webkit-scrollbar-thumb{border-right:2px solid #fff;border-radius:10px;background-color:rgba(0,0,0,.35)}.chapter__description-wrap--full .pdf-wrap canvas{width:100%;height:auto}.chapter__description .pdf-wrap{width:100%;height:100%;max-height:100%}.chapter__description .pdf-wrap canvas{width:100%;height:auto}.chapter__description.pdf{padding:0}.chapter__description.pdf canvas{max-width:100%}@media print{.chapter__description.pdf{display:none}}.chapter__description.pdf .book-preview-actions{margin-top:0}.chapter .book-preview-actions{display:flex;align-items:center;justify-content:space-between;padding:32px 32px 16px}.chapter .book-preview-actions .disabled{cursor:default;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chapter .book-preview-actions .btn--arrowed{margin-right:0}.chapter .book-preview-actions .btn--arrowed.right{margin-left:11px}.chapter .book-preview-actions .btn-zoom{margin-left:11px;margin-right:0;padding:5.5px 16px 3.5px 8px}.chapter .book-preview-actions .btn-zoom svg{margin-top:-5px;margin-right:5px}.chapter .book-preview__pages{font-weight:700;font-size:13px;line-height:19px;color:#333}.chapter .book-contents{display:flex;overflow:hidden;max-height:100%;height:100%}.chapter .book-contents-wrap{display:flex;flex-direction:column;width:100%;max-width:987px;margin:0}.chapter .book-contents-wrap.scrollable{position:relative}.chapter .book-contents-wrap.scrollable .book-contents__content{padding-bottom:65px}.chapter .book-contents-wrap.scrollable:after{content:"";position:absolute;bottom:0;left:0;right:10px;height:64px;background:linear-gradient(180deg,hsla(0,0%,96.1%,0),#f5f5f5);z-index:2}.chapter .book-contents__root{position:relative;margin-bottom:24px;clear:both;font-size:14px;line-height:20px;color:#262626;overflow:hidden}.chapter .book-contents__root--dotted:after{float:left;width:0;white-space:nowrap;content:". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . ";color:#333;opacity:.65}.chapter .book-contents__root *{margin-bottom:0}.chapter .book-contents-title{position:relative;margin-top:11px;margin-bottom:24px;font-weight:400;font-size:26px;line-height:32px;color:#262626}.chapter .book-contents__pages{position:relative;float:right;padding-left:3px;background:#fff;z-index:2}.chapter .book-contents__content{margin-top:0;padding:0;background:none;border-radius:0;overflow:auto}.chapter .book-contents__content::-webkit-scrollbar{width:4px;background:rgba(0,0,0,.1);border-radius:2px}.chapter .book-contents__content::-webkit-scrollbar-thumb{border-radius:2px;background:rgba(0,0,0,.2)}.chapter .book-contents__title{position:relative;display:initial;margin-bottom:24px;padding-right:0;background:#fff;z-index:2;font-size:14px;line-height:20px}.chapter .book-contents__title--active{font-weight:600}.chapter .book-contents__title--clickable{cursor:pointer}.chapter .book-contents__title--clickable:hover{color:#222}.chapter .book-contents-item{margin-bottom:32px}.chapter .book-contents-item--hidden{max-height:184px;overflow:hidden}.chapter .book-contents__abstract{margin-top:-16px;margin-bottom:17px}.chapter .book-content{margin-bottom:16px;padding-left:16px;overflow:hidden}.chapter .book-content-top{position:relative;clear:both;font-size:14px;line-height:20px;color:#262626;overflow:hidden}.chapter .book-content-top--dotted:after{float:left;width:0;white-space:nowrap;content:". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . ";color:#333;opacity:.65}.chapter .book-content-top *{margin-bottom:0}.chapter .book-content__title{position:relative;display:initial;padding-right:3px;background:#fff;z-index:2}.chapter .book-content__title--active{font-weight:600}.chapter .book-content__title--clickable{cursor:pointer}.chapter .book-content__title--clickable:hover{color:#222}.chapter .book-content__dots{position:absolute;bottom:0}.chapter .book-content__pages{position:relative;float:right;padding-left:3px;background:#fff;z-index:2}.chapter .book-content__author{margin:4px 0 0;font-style:italic;font-weight:400;font-size:14px;line-height:20px;color:#5c5c5c}.chapter .book-content__author--margined{margin-bottom:17px}.chapter .book-toggle{position:relative;display:inline-block;margin-bottom:0;font-size:13px;line-height:19px;color:#3b73af;border-bottom:1px dashed #3b73af;cursor:pointer}.chapter .book-toggle svg{position:absolute;top:8px;right:-15px}.chapter .book-toggle--active svg{transform:rotate(180deg)}@media (max-width:1096px){.chapter__back{margin-bottom:6px}.chapter .detail-actions__pdf{display:inline-block;position:static;margin-bottom:12px}.chapter .book-preview-actions{flex-direction:column;align-items:flex-start;padding:12px 8px}.chapter .book-preview-actions .btn{margin-left:0!important;margin-right:6px!important}.chapter .book-preview-actions__right{margin-top:8px}.chapter__description-wrap--full .book-preview-actions{padding:32px 32px 16px}}@media (max-width:767px){.chapter .page-container{margin-top:0;margin-bottom:16px}.chapter-main{position:relative;flex-direction:column;align-items:center;width:auto;margin:0 -16px;padding:48px 0 0}.chapter-main__image{width:272px;height:408px;margin-right:0}.chapter-main__info{text-align:center}.chapter__back{position:absolute;top:6px;left:50%;transform:translateX(-50%);white-space:nowrap}.chapter__title{margin:24px 0 25px;font-size:26px;line-height:32px}.chapter__author,.chapter__title{padding:0 16px;text-align:center;order:-1}.chapter__author{margin:6px 0;font-size:16px;line-height:21px}.chapter .detail-actions__pdf{margin:17px auto 24px}.chapter-image{margin:0;border-bottom:1px solid #e5e5e5}.chapter-image img{margin:0 -16px;width:calc(100% + 32px)}.chapter-image p{margin:8px 0}.chapter__text{margin-top:24px}.chapter .book-contents{margin-bottom:51px;padding:0 24px}.chapter .book-contents-wrap{max-height:653px}.chapter-support{margin:-24px -16px 0}.chapter-support:before{top:-76px}.chapter-support .support-inner{margin-top:-24px;padding:0 16px 24px}.chapter-support .support-inner .formats-item{padding:15px 11px}.chapter .book-preview-actions{flex-direction:column;align-items:center;padding:16px 16px 5px}.chapter .book-preview-actions__left{display:flex;justify-content:space-between;width:100%;margin-bottom:17px}.chapter .book-preview-actions__left .btn{width:calc(50% - 8px);margin-right:0!important}.chapter .book-preview-actions__left .btn--arrowed.right{margin-left:auto}.chapter .book-preview-actions__right{margin-top:0}.chapter .book-preview-actions .btn-zoom{display:none}}.view-pdf{padding:20px 0}.view-pdf .modal__inner{max-width:650px;padding:0}.view-pdf--full{padding:0;overflow:hidden}.view-pdf--full .modal__close span{position:absolute;top:5px;left:-44px;font-size:13px;line-height:19px;color:#cb5937}.view-pdf--full .modal__inner{max-width:100%;height:100%;border-radius:0}.view-pdf .support-body{padding-right:0}@media print{.view-pdf .support-body{display:none}}.view-pdf .book-preview-actions{display:flex;align-items:center;justify-content:space-between;padding:32px 50px 16px 32px}.view-pdf .book-preview-actions .btn--arrowed.right{margin-left:11px}.view-pdf .book-preview__pages{font-weight:700;font-size:13px;line-height:19px;color:#333}@media (max-width:767px){.view-pdf{padding:0}.view-pdf .book-preview-actions{flex-direction:column;padding:55px 16px 5px}.view-pdf .book-preview-actions__left{display:flex;justify-content:space-between;width:100%;margin-bottom:17px}.view-pdf .book-preview-actions__left .btn{width:calc(50% - 8px)}.view-pdf .book-preview-actions__left .btn--arrowed.right{margin-left:auto}}.citation{position:relative;margin-top:12px;margin-bottom:12px;padding:17px 24px 24px;background:#f5f4f2}.citation__close{position:absolute;top:0;right:0;width:50px;height:50px;cursor:pointer}.citation__close:after,.citation__close:before{content:"";position:absolute;top:23px;right:26px;width:12px;height:1px;background:#262626;transform:rotate(45deg);transition:all .3s}.citation__close:after{transform:rotate(-45deg)}.citation__title{font-weight:400;font-size:18px;line-height:25px;color:#333}.citation-tabs{margin-top:9px}.citation-tabs .nav{flex-wrap:nowrap;margin-bottom:-2px}.citation-tabs .nav-item{margin-bottom:0;margin-right:6px;border:1px solid #999;box-sizing:border-box;border-radius:6px 6px 0 0;padding:6px 12px 2px;font-size:14px;line-height:20px;text-align:center;transition:all .3s;cursor:pointer;white-space:nowrap}.citation-tabs .nav-item--active{background:#219653;color:#fff}.citation__text{padding:4px 10px;font-size:13px;line-height:20px;color:#333;background:#fff;border:1px solid rgba(86,130,95,.5)}.citation-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.citation-bottom .btn{flex-shrink:0;padding:3px 13px 4px}.citation-bottom .btn .far{margin-right:10px}.citation__description{margin-right:20px;font-size:13px;line-height:20px;margin-bottom:0}.citation-radios{margin:13px 0 -9px}.citation-radios .custom-control{padding-left:24px;cursor:pointer}.citation-radios .custom-control-label{padding-left:0!important;font-size:13px;line-height:20px;color:#666;cursor:pointer}.citation-radios .custom-control-label:before{top:6px!important;left:-20px!important;width:8px!important;height:8px!important;background:none!important;box-shadow:none!important;border:none!important}.citation-radios .custom-control-label:after{top:2px!important;left:-24px!important;width:16px!important;height:16px!important;background:none!important;border:1px solid #666;border-radius:50%}.citation-radios .custom-control-input:checked~.custom-control-label:before{top:6px!important;left:-20px!important;width:8px!important;height:8px!important;background:#56825f!important}@media (max-width:991px){.citation-tabs{margin-right:-24px;overflow:hidden;overflow-x:auto}.citation-tabs::-webkit-scrollbar{height:0}.citation-tabs .nav{width:130%}.citation-tabs:after{content:"";position:absolute;top:50px;right:0;width:50px;height:30px;background:linear-gradient(270deg,#f5f4f2,rgba(245,244,242,0))}}@media (max-width:767px){.citation-tabs .nav{width:100%}}@media (max-width:576px){.citation{padding-left:16px;padding-right:16px}.citation-tabs{margin-right:-16px}.citation-tabs .nav{width:170%;max-width:517px}.citation-bottom{flex-direction:column-reverse;align-items:flex-start}.citation-bottom .btn{width:100%;margin-bottom:12px}.citation__description{margin-right:0}}.search-page__title{margin-bottom:22px;font-weight:400;font-size:30px;line-height:30px;color:#262626}.search-page__form{display:flex;position:relative;margin-bottom:12px;padding:0}.search-page__form input{margin-right:10px;height:32px}.search-page__form .v-select{margin-bottom:0!important;margin-right:10px;min-width:180px}.search-page__form .v-select .dropdown-toggle{border-radius:0!important}.search-page__form .btn-primary{padding:2px 15px;background:#219653;color:#fff}.search-page__form .btn-primary:hover{color:#fff;background:#34663f}.search-page .head .sorting{border:none;padding:0}.search-page .bookmarks{margin-top:0!important}.search-page .bookmarks-item{padding-right:0!important}@media (max-width:767px){.search-page__form{flex-wrap:wrap;justify-content:space-between}.search-page__form input{width:100%;margin:0 0 8px}}.filters{margin-top:16px;margin-bottom:0}.filters-tabs .btn{display:inline-block;margin-right:5px;padding:5px 13px;line-height:20px}.filters__wrap{display:flex;justify-content:space-between;margin-top:32px}.filters__label{margin-bottom:4px;font-size:13px;line-height:20px}.filters__block{display:inline-block;margin-right:16px;width:100%;max-width:20%}.filters__block:last-child{margin-right:0;width:auto;align-self:flex-start}.filters__block:last-child .btn{margin-top:24px;margin-bottom:9px;padding:3px 15px}.filters .v-select{margin-bottom:0}.filters .filters__item-cont .v-select .vs__selected-options{flex-wrap:nowrap!important}.filters--themes{width:100%;margin-top:9px;margin-bottom:64px}.filters--themes .filters-head{display:flex;justify-content:center;align-items:center}.filters--themes .filters-head__title{display:inline-block;margin-bottom:0;font-weight:400;font-size:30px;line-height:30px;letter-spacing:.07em;text-transform:uppercase}.filters--themes .filters-head__link{position:relative;display:inline-block;margin-bottom:1px;margin-left:16px;padding-left:13px;font-size:13px;line-height:19px;color:#404040}.filters--themes .filters-head__link:before{content:"";position:absolute;top:1px;left:0;width:1px;height:16px;background:#e5e5e5}.filters--themes .filters__wrap{display:flex;justify-content:space-between;align-items:flex-start;margin-top:36px}.filters--themes .filters__block{display:inline-block;margin:0;width:calc(20% - 12px)}.filters--themes .filters__block .btn{margin-top:0;padding:6px 15px 4px;font-size:13px;line-height:20px}#frontend .v-select{margin-bottom:9px}#frontend .v-select .dropdown-toggle{background:#fff;border:1px solid #ccc;border-radius:4px;height:auto;padding:2px 0}#frontend .v-select .dropdown-toggle:after{content:none}#frontend .v-select .open-indicator:before{border-width:1px 1px 0 0;border-color:#666;width:8px;height:8px;transition:all 0s;position:absolute;top:9px;left:auto;right:11px}#frontend .v-select .clear span{position:relative;color:transparent}#frontend .v-select .clear span:after,#frontend .v-select .clear span:before{content:"";position:absolute;top:14px;right:3px;width:14px;height:1px;background:#444;opacity:.7;border:none;transform:rotate(45deg)}#frontend .v-select .clear span:after{top:14px;right:3px;transform:rotate(-45deg)}#frontend .v-select .clear span span{display:none}#frontend .v-select input[type=search]{height:26px;margin:0;font-size:13px;line-height:20px}#frontend .v-select .dropdown-menu{min-width:50px!important;padding:0;box-shadow:0 8px 18px rgba(0,0,0,.18);scrollbar-color:#999 transparent;scrollbar-width:thin}#frontend .v-select .dropdown-menu::-webkit-scrollbar{width:2px;height:2px;float:right}#frontend .v-select .dropdown-menu::-webkit-scrollbar-track{background:transparent;margin-right:2px;padding-right:2px}#frontend .v-select .dropdown-menu::-webkit-scrollbar-thumb{background-color:#999;outline:none;width:4px;border-right:2px solid transparent;border-radius:5px}#frontend .v-select .dropdown-menu::-webkit-scrollbar-track-piece{background-color:transparent;margin-right:2px;border-right:2px solid transparent}#frontend .v-select .dropdown-menu .no-options{padding:0 5px}#frontend .v-select .dropdown-menu li a{padding-left:9px;white-space:normal}#frontend .v-select .dropdown-menu>.highlight>a,#frontend .v-select .dropdown-menu li a:active,#frontend .v-select .dropdown-menu li a:focus,#frontend .v-select .dropdown-menu li a:hover{background:#eff2f5!important;color:#3b73af}#frontend .v-select .selected-tag{position:relative;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:2px;padding-right:12px;font-size:13px;line-height:20px}#frontend .v-select .selected-tag .close{position:absolute;top:2px;right:3px}#frontend .v-select .vs__selected-options{margin-right:6px;padding:0 4px;overflow:hidden}#frontend .v-select.single .vs__selected-options{flex-wrap:nowrap}#frontend .v-select.open .open-indicator:before{top:14px}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){#frontend .v-select .vs__actions{width:50px!important}}@media (max-width:767px){.filters{margin-top:24px}.filters-tabs .btn{margin-bottom:6px}.filters__wrap{flex-direction:column;margin-top:18px}.filters__block{max-width:100%;margin-bottom:7px}.filters__block:last-child .btn{margin-top:0}.filters .filters__item-cont.date .v-select .dropdown-menu{max-height:75px!important}.filters--themes{width:100%;margin-top:-3px;margin-bottom:27px}.filters--themes .filters-head__title{max-width:70%;font-size:26px;line-height:36px;text-align:center}.filters--themes .filters-head__link{display:none}.filters--themes .filters__wrap{margin-top:16px;padding:0 16px}.filters--themes .filters__block{width:100%;margin-bottom:7px}}.categories-head{align-items:flex-start}.categories-navigation-list{margin:0;padding:0 0 8px;border-bottom:1px solid #d9d9d9}.categories-navigation-item{display:inline-block;margin-bottom:16px;margin-right:32px;font-size:13px;line-height:16px;color:#3b73af}.categories-navigation-item a{color:#3b73af}.categories-content{margin-bottom:78px}.categories-content .share-dropdown{margin:17px 0 -13px auto;z-index:5}.categories-content .books-list__list{margin-top:40px}.categories .breadcrumbs h3{position:relative;display:inline-block;margin-right:11px;padding-right:22px}.categories .breadcrumbs h3,.categories .breadcrumbs h3 a{font-weight:700;line-height:23px;font-size:18px;color:#333;text-transform:uppercase}.categories .breadcrumbs h3:after,.categories .breadcrumbs h3:before{content:"";position:absolute;top:9px;right:0;width:7px;height:1px;background:#262626;border:none;transform:rotate(45deg);opacity:.5}.categories .breadcrumbs h3:after{top:14px;transform:rotate(-45deg)}.categories .breadcrumbs h3.last:after,.categories .breadcrumbs h3.last:before{display:none}.categories .breadcrumbs .btn{margin-top:-4px}.categories .sorting{flex-shrink:0;padding:5px 0 8px;border-bottom:none}.categories .pagination{margin-top:64px}@media (max-width:767px){.categories-head{margin-bottom:19px}.categories-navigation{margin-top:16px}.categories-navigation-item{display:block}.categories-content{margin-bottom:110px}.categories-content .share-dropdown{margin:17px auto -1px 0}.categories-content .books-list__list{margin-top:32px}}.categories-list .category-list{display:flex;flex-wrap:wrap;margin:25px -13px 0}.categories-list .category-list__main-list{color:#444;font-size:13px;line-height:16px;padding:0 13px;list-style:none}.categories-list .category-list__main-list ul li{margin-left:12px}.categories-list .category-list__main-list .collapse-toggle{position:relative;display:flex;align-items:flex-start;padding:8px 10px 7px;cursor:pointer;transition:all .3s;font-size:13px;line-height:16px;color:#333}.categories-list .category-list__main-list .collapse-toggle.pl-0{margin-left:10px;padding-left:14px!important}.categories-list .category-list__main-list .collapse-toggle.pl-0 .empty{display:none}.categories-list .category-list__main-list .collapse-toggle span{display:inline-block;position:relative;width:17px;height:17px;margin-top:6px;margin-right:5px}.categories-list .category-list__main-list .collapse-toggle span.empty{opacity:0;visibility:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.categories-list .category-list__main-list .collapse-toggle span:after,.categories-list .category-list__main-list .collapse-toggle span:before{content:"";display:block;position:absolute;top:4px;left:8px;width:5px;height:1.2px;opacity:.9;background:#333;transform:rotate(45deg)}.categories-list .category-list__main-list .collapse-toggle span:after{left:5px;transform:rotate(-45deg)}.categories-list .category-list__main-list .collapse-toggle span.collapsed:before{top:6px;left:7px;transform:rotate(-45deg)}.categories-list .category-list__main-list .collapse-toggle span.collapsed:after{top:3px;left:7px;transform:rotate(45deg)}.categories-list .category-list__main-list .collapse-toggle:hover{background:rgba(0,76,100,.1)}.categories-list .category-list__main-list .collapse-toggle:hover a{color:#3b73af}.categories-list .category-list__main-list a{display:block;flex-grow:1;color:inherit;text-decoration:none;padding:2px 10px 2px 3px}.categories-list .category-list__main-list a svg{display:none}.categories-list .category-list__main-list ul{list-style:none;padding:0 0 0 12px}.categories-list .category-list__main-list ul:before{height:0}.categories-list .category-list__main-list ul.show:before{content:"";display:block;position:absolute;left:18px;top:40px;width:1px;height:calc(100% - 40px);background:#e0e0e0;transition:height .2s ease-in}.categories-list .category-list__main-list li{position:relative;padding-left:0;margin-bottom:0}.categories-list .category-list--genres,.categories-list .category-list--series{margin:40px -13px 0}.categories-list .category-list--genres .category-list__main-list .collapse-toggle span.empty,.categories-list .category-list--series .category-list__main-list .collapse-toggle span.empty{display:none}.categories-list .category-list--genres .category-list__main-list li,.categories-list .category-list--series .category-list__main-list li{border-bottom:1px solid #d9d9d9}.categories-list .category-list--genres .category-list__main-list li:first-child,.categories-list .category-list--series .category-list__main-list li:first-child{border-top:1px solid #d9d9d9}.categories-list .category-list--genres .category-list__main-list .collapse-toggle,.categories-list .category-list--series .category-list__main-list .collapse-toggle{padding:0}.categories-list .category-list--genres .category-list__main-list a,.categories-list .category-list--series .category-list__main-list a{position:relative;padding:32px 55px 32px 18px;font-family:"PT Serif",serif;font-weight:500;font-size:24px;line-height:32px;letter-spacing:.02em;color:#333;transition:all .3s}.categories-list .category-list--genres .category-list__main-list a svg,.categories-list .category-list--series .category-list__main-list a svg{display:inline-block;position:absolute;top:40px;right:15px;transition:all .3s}.categories-list .category-list--genres .category-list__main-list a:hover,.categories-list .category-list--series .category-list__main-list a:hover{padding-left:34px;color:#fff;background:#fe6f45}.categories-list .category-list--genres .category-list__main-list a:hover svg,.categories-list .category-list--series .category-list__main-list a:hover svg{right:31px}.categories-list .category-list--genres .category-list__main-list a:hover svg path,.categories-list .category-list--series .category-list__main-list a:hover svg path{fill:#fff;opacity:1}.categories-list .category-list--genres{margin:40px -24px 0}.categories-list .category-list--genres .category-list__main-list{padding:0 24px}.categories-list .category-list--genres .category-list__main-list a{padding:28px 55px 28px 7px;font-size:18px;line-height:24px;letter-spacing:.03em}.categories-list .category-list--genres .category-list__main-list a svg{top:32px;right:8px;transform:scale(.7)}.categories-list .category-list--genres .category-list__main-list a:hover{padding-left:23px}@media (max-width:991px){.categories-list .category-list__main-list{padding:0;margin:0}}@media (max-width:767px){.categories-list .page-container{margin-top:28px}.categories-list .page-head{margin-bottom:13px}.categories-list .category-list{margin:12px 0 0}.categories-list .category-list--genres .category-list__main-list,.categories-list .category-list--series .category-list__main-list{margin-bottom:-1px;padding:0}.categories-list .category-list--genres .category-list__main-list a,.categories-list .category-list--series .category-list__main-list a{padding:16px 55px 16px 18px;font-size:18px;line-height:26px}.categories-list .category-list--genres .category-list__main-list a svg,.categories-list .category-list--series .category-list__main-list a svg{top:22px}}.authors-list .categories-content{display:flex;flex-wrap:wrap;margin:0 -23px}.authors-list .alphabet{display:flex;align-items:center;justify-content:space-between;margin:-12px 0 32px;padding:0 17px 12px 4px;border-bottom:1px solid #d9d9d9}.authors-list .alphabet__all,.authors-list .alphabet__item{font-size:13px;line-height:16px;letter-spacing:.03em;text-transform:uppercase}.authors-list .alphabet__item{color:#333}.authors-list .alphabet__item--active{font-weight:700}.authors-list .alphabet__item--disabled{color:#d3d3d3;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.authors-list .author{display:flex;align-items:center;flex-direction:column;width:20%;margin-bottom:40px;padding:0 23px;text-align:center}.authors-list .author__image{display:inline-flex;align-items:center;justify-content:center;width:160px;height:160px;margin-bottom:12px;background:#eae5e2;overflow:hidden}.authors-list .author__image img{width:100%;height:auto}.authors-list .author__name{margin-bottom:6px;font-family:"PT Serif",serif;font-weight:600;font-size:16px;line-height:19px;text-align:center;letter-spacing:.01em;color:#333}.authors-list .author__location,.authors-list .author__role{margin-bottom:0;font-size:13px;line-height:16px;color:#666;text-align:center}@media (max-width:1199px){.authors-list .categories-content{margin:0 -46px}.authors-list .author{width:33.33333%}}@media (max-width:991px){.authors-list .categories-content{margin:0 -72px}.authors-list .author{width:50%}}@media (max-width:767px){.authors-list .categories-content{margin:0 -8px}.authors-list .author{margin-bottom:24px;padding:0 8px}.authors-list .author__image{width:156px;height:156px}.authors-list .alphabet{margin:16px 0 32px;padding-bottom:24px;border:none;overflow-x:scroll}.authors-list .alphabet__all,.authors-list .alphabet__item{margin-right:28px}.authors-list .alphabet::-webkit-scrollbar{-webkit-appearance:none}.authors-list .alphabet::-webkit-scrollbar:horizontal{height:4px}.authors-list .alphabet::-webkit-scrollbar-thumb{background:#c7c7c7;border-radius:2px}.authors-list .alphabet::-webkit-scrollbar-track{background:#f0f0f0;border-radius:2px}}.author-detail .author{position:relative;display:inline-block;width:100%;margin-top:5px}.author-detail .author__languages{position:absolute;top:14px;right:0}.author-detail .author__left{display:inline-block;float:left;width:200px;margin-right:24px}.author-detail .author__right{padding-top:8px}.author-detail .author__image{display:block;width:200px;height:200px;margin-bottom:8px;background:#eae5e2;overflow:hidden;border-radius:2px}.author-detail .author__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.author-detail .author__actions .btn{width:100%;margin-bottom:4px;padding:7px 16px 5px;font-size:13px;line-height:20px;text-transform:uppercase}.author-detail .author__actions .btn svg{margin-right:1px}.author-detail .author__name{margin-bottom:14px;font-weight:400;font-size:30px;line-height:30px}.author-detail .author__role{margin-bottom:12px;font-family:"PT Serif",serif;font-size:16px;line-height:22px;color:#5c5c5c}.author-detail .author__location{margin-bottom:24px;font-family:"PT Serif",serif;font-size:16px;line-height:22px}.author-detail .author__text{margin-bottom:0;font-family:"PT Serif",serif;font-size:17px;line-height:26px;color:#5c5c5c}.author-detail .publications{margin-top:64px}.author-detail .publications-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:24px}.author-detail .publications__title{margin-bottom:0;font-weight:400;font-size:26px;line-height:36px;letter-spacing:2px;text-transform:uppercase;color:#000}.author-detail .publications-list{border-top:1px solid rgba(0,0,0,.1)}.author-detail .publications-item{position:relative;display:flex;align-items:flex-start;justify-content:space-between;padding:16px 0;border-bottom:1px solid rgba(0,0,0,.1)}.author-detail .publications-item__left{overflow-wrap:break-word}.author-detail .publications-item__left a{display:block}.author-detail .publications-item__image{display:inline-block;width:232px;height:134px;margin-left:32px;flex-shrink:0}.author-detail .publications-item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:3px}.author-detail .publications-item__image .video-cover{position:relative;width:100%;height:100%}.author-detail .publications-item__image .video-cover .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;height:auto;z-index:2;border-radius:0;-o-object-fit:none;object-fit:none}.author-detail .publications-item__image--book{width:144px;height:197px;flex-shrink:0;margin-left:8px}.author-detail .publications-item__title{margin-bottom:8px;font-style:normal;font-weight:400;font-size:20px;line-height:26px;color:#262626}.author-detail .publications-item__date,.author-detail .publications-item__type{position:relative;display:inline;margin-bottom:0;margin-right:4px;font-weight:400;font-size:16px;line-height:24px;color:#5c5c5c;text-transform:capitalize}.author-detail .publications-item__date:after,.author-detail .publications-item__type:after{content:"";position:relative;display:inline-block;vertical-align:middle;margin-left:4px;line-height:24px;width:3px;height:3px;border-radius:50%;background:#5c5c5c}.author-detail .publications-item__date:after{display:none}.author-detail .books-list{margin-top:72px;margin-bottom:61px;border:none}@media (max-width:1096px){.author-detail .author__languages{display:block;position:relative;margin:-24px 0 24px}.author-detail .author__languages .event-detail__language{margin-left:0;margin-right:16px}.author-detail .publications-item__title{font-size:16px;line-height:22px}.author-detail .publications-item__image{width:190px;height:110px;margin-left:8px}.author-detail .publications-item__image--book{width:100px;height:137px}.author-detail .publications-item__image--book img{height:137px}.author-detail .publications-item__date,.author-detail .publications-item__type{margin-right:2px;font-size:14px;line-height:20px}}@media (max-width:767px){.author-detail .author{flex-direction:column;margin-top:0}.author-detail .author__left{width:124px;margin-right:16px}.author-detail .author__right{padding-top:0}.author-detail .author__image{width:124px;height:124px;margin-bottom:16px}.author-detail .author__name{margin-bottom:12px;font-size:20px;line-height:26px}.author-detail .author__role{font-size:14px;line-height:18px}.author-detail .author__location{margin-bottom:26px;font-size:14px;line-height:18px}.author-detail .author__actions{clear:both;margin-bottom:12px;text-align:center}.author-detail .author__actions .btn{display:inline-block;width:calc(50% - 8px)}.author-detail .author__actions .btn:first-child{margin-right:12px}.author-detail .publications{margin-top:56px}.author-detail .publications-head{flex-direction:column;padding-bottom:16px}.author-detail .publications__title{margin-bottom:16px}.author-detail .publications-item__image{width:104px;height:60px}.author-detail .publications-item__image--book{width:100px;height:137px}.author-detail .pagination{margin:55px 0 15px}.author-detail .books-list{margin-bottom:0;padding-bottom:0}.author-detail .books-list-scrollbar{margin-top:6px}}.author-landing .author{position:relative;margin-bottom:-20px}.author-landing .author .page-container{flex-direction:column;align-items:stretch;margin-top:0;max-width:989px;overflow:visible}.author-landing .author-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-position:50% 50%;background-size:cover;background-repeat:no-repeat}.author-landing .author-bg:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(12,19,22,.9)}.author-landing .author-main{display:flex;align-items:flex-start;justify-content:space-between;position:relative;width:100%;padding:48px 0 117px}.author-landing .author-main__left{display:inline-flex;flex-direction:column;flex-shrink:0;max-width:309px;overflow:hidden}.author-landing .author-main__left .book-image{flex-shrink:0}.author-landing .author-main__right{max-width:calc(100% - 309px);padding-left:31px}.author-landing .author-top{display:flex;align-items:center;justify-content:space-between}.author-landing .author__back{font-size:13px;line-height:16px;color:#fff}.author-landing .author__back:hover{color:#fff}.author-landing .author-photo{overflow:hidden}.author-landing .author-photo img{width:100%;height:auto}.author-landing .author__title{margin:17px 0 23px;font-weight:700;font-size:48px;line-height:58px;color:#fff}.author-landing .author__description{margin-bottom:40px;font-size:18px;line-height:29px;color:#fff}.author-landing .author .authors-list,.author-landing .author .chapters-list,.author-landing .author .subchapters-list{position:relative;padding-top:34px}.author-landing .author .authors-list:before,.author-landing .author .chapters-list:before,.author-landing .author .subchapters-list:before{content:"";position:absolute;top:0;left:0;width:32px;height:2px;background:#fe6f45}.author-landing .author .authors-list{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;margin-top:32px}.author-landing .author .authors-item{width:calc(50% - 16px);margin-bottom:8px}.author-landing .author .authors-item a{font-weight:300;font-size:13px;line-height:21px;color:#fff}.author-landing .author .authors-item--active a{font-weight:700}.author-landing .author .chapters-list{display:block;margin-top:24px}.author-landing .author .chapters-item{display:block;width:100%;margin-bottom:16px}.author-landing .author .chapters-item a{font-weight:300;font-size:13px;line-height:21px;color:#fff}.author-landing .author .subchapters-list{display:block;margin-top:24px;padding-top:34px}.author-landing .author .subchapters-item{display:block;width:100%;margin-bottom:16px}.author-landing .author .subchapters-item a{font-size:18px;line-height:29px;color:#fff}@media (max-width:1199px){.author-landing .author-main{padding-left:16px;padding-right:16px}}@media (max-width:991px){.author-landing .author-top{flex-direction:column;align-items:flex-start}.author-landing .author-top__left{margin-bottom:10px}.author-landing .author__title{font-size:32px;line-height:36px}.author-landing .author__description{font-size:16px;line-height:24px}}@media (max-width:767px){.author-landing .author-main{position:relative;flex-direction:column-reverse;align-items:center;padding:38px 16px 48px}.author-landing .author-main__left{max-width:100%}.author-landing .author-main__right{display:flex;flex-direction:column;max-width:100%;padding-left:0;z-index:2}.author-landing .author__back{position:absolute;top:16px;left:16px}.author-landing .author__title{margin:26px 0 22px;padding:0;font-size:32px;line-height:38px;letter-spacing:-.01em;text-align:center}.author-landing .author__description{margin-bottom:0;font-size:14px;line-height:22px;text-align:center}.author-landing .author .authors-list,.author-landing .author .chapters-list,.author-landing .author .subchapters-list{padding-left:8px;padding-right:8px;text-align:center}.author-landing .author .authors-list:before,.author-landing .author .chapters-list:before,.author-landing .author .subchapters-list:before{left:50%;transform:translateX(-50%)}.author-landing .author .authors-list{margin-top:16px}.author-landing .author .authors-item a,.author-landing .author .chapters-item a{font-size:13px;line-height:21px}.author-landing .author .subchapters-list{margin-top:19px;padding-top:34px}.author-landing .author .subchapters-item a{font-size:14px;line-height:22px}}.static .page-container{position:relative;margin-top:40px;margin-bottom:80px}.static .page-main{width:100%;max-width:760px;padding:0}.static__title{margin-bottom:0;font-weight:400;font-size:33px;line-height:42px;color:#262626}.static-content{margin-top:40px;font-family:"PT Serif",serif;font-style:normal;font-weight:400;font-size:17px;line-height:26px;color:#262626}.static-content h4{position:relative;margin-top:72px;margin-bottom:24px;font-family:PT Sans,sans-serif;font-weight:700;font-size:18px;line-height:20px}.static-content h4:first-of-type{margin-top:0}.static-content p{margin-bottom:27px}.static-content a{color:#262626;text-decoration:underline}.static-content dl,.static-content ol,.static-content ul{margin:27px 0;padding-left:25px}.static-content dl li,.static-content ol li,.static-content ul li{margin-bottom:9px;padding-left:0}.static-content .contents{padding-left:28px}.static-content .contents li{margin-bottom:9px}.static-content b,.static-content strong{font-weight:600}.static-content img{max-width:100%;height:auto!important}.static .btn-secondary{position:absolute;top:0;right:0;padding:13px 59px;font-size:13px;line-height:20px;text-transform:uppercase}.static .social-links a{margin-right:8px;text-decoration:none}.static .editors{margin-top:64px;font-family:PT Sans,sans-serif}.static .editors__title{margin-bottom:16px;font-size:14px;line-height:20px;color:#262626}.static .editors-list{border-top:1px solid #e5e5e5}.static .editors-row{display:flex;justify-content:space-between;align-items:flex-start;padding:24px 0;border-bottom:1px solid #e5e5e5}.static .editors-item{display:flex;width:calc(50% - 16px)}.static .editors-item__image{flex-shrink:0;width:100px;height:103px;margin-right:16px;overflow:hidden;background:#fff}.static .editors-item__image img{width:100%;height:100%!important;-o-object-fit:cover;object-fit:cover}.static .editors-item__name{display:block;margin-bottom:8px;font-family:"PT Serif",serif;font-size:17px;line-height:26px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#262626}.static .editors-item__role{margin-bottom:4px;font-size:14px;line-height:20px;color:#262626}.static .editors-item__mail{margin-bottom:0;font-size:14px;line-height:20px;color:#262626;-webkit-text-decoration-line:underline;text-decoration-line:underline}.static .anchors{margin-top:72px}.static .anchors__title{margin-bottom:16px}.static .anchors a{display:inline-block;margin-right:14px;margin-bottom:5px;padding-right:18px;-webkit-text-decoration-line:underline;text-decoration-line:underline;line-height:15px;color:#262626;border-right:1px solid #262626}.static .anchors a:last-child{border-right:none}@media (max-width:767px){.static .page-container{margin-top:27px;margin-bottom:14px}.static .page-main{padding:0 16px}.static .btn-secondary{position:static;width:100%;max-width:360px;margin:63px 0 0;text-decoration:none}.static .editors-row{flex-wrap:wrap}.static .editors-item{width:100%;margin-bottom:30px}.static .editors-item:last-child{margin-bottom:0}.static .editors-item__image{width:76px;height:78px}.static .anchors{margin-top:64px}}.page.newsletter .page-main{width:100%;padding-right:0;border-bottom:1px solid #bea081;background:url(../images/newsletter-bg.jpg) no-repeat 100% 100%}.page.newsletter .static-content{max-width:50%;margin-bottom:30px}.page.newsletter .newsletter-form{display:flex;justify-content:space-between;margin-bottom:20px}.page.newsletter .newsletter-form .btn{margin-left:8px;width:auto}.page.newsletter .fb_iframe_widget span{vertical-align:top!important}.page.donations .page-main{width:100%;margin-bottom:100px;padding-right:0}.page.donations .donations-top{margin-top:20px;padding:24px;background:url(../images/donations-bg.jpg) no-repeat 50% 50%;background-size:cover;color:#fff}.page.donations .donations-top p{width:50%;font-size:17px;line-height:24px}.page.donations h3{margin-bottom:12px}.page.donations p{font-size:16px;line-height:21px}.page.donations img{max-width:100%;vertical-align:bottom}@media (max-width:1096px){.page.newsletter .page-main{background-size:50%}.page.newsletter .static-content{margin-bottom:15px}.page.donations .donations-top{color:#000;background-position:100% 50%}}@media (max-width:767px){.page.newsletter .page-container{overflow:visible}.page.newsletter .page-main{padding:0 16px;border:none;background:none}.page.newsletter .static-content{max-width:100%}.page.newsletter .social-share{display:inline-block}.page.newsletter .social-share__list{left:0;transform:none}.page.donations .page-main{padding:0 16px}.page.donations .donations-top{color:#fff}.page.donations .donations-top p{width:100%}}.institute .page-container{margin-bottom:68px;overflow:visible}.institute .static-content{margin-top:24px}.institute .partners{margin-top:66px}.institute .partners__title{margin-bottom:0;font-weight:400;font-size:26px;line-height:36px;letter-spacing:2px;text-transform:uppercase;color:#262626}.institute .partners-list{margin:40px -11px 0}.institute .partners-item{display:inline-block;width:calc(50% - 6px);margin-bottom:40px;padding:0 11px}.institute .partners-item a{text-decoration:none}.institute .partners-item a:hover{text-decoration:underline}.institute .partners-item__title{margin-bottom:8px;font-weight:400;font-size:20px;line-height:26px;color:#262626}.institute .partners-item__image{width:320px;max-width:100%;height:240px;border:1px solid #e5e5e5}.institute .partners-item__image a{display:inline-flex;align-items:center;justify-content:center;height:100%;width:100%}.institute .partners-item__image img{max-width:90%}@media (max-width:1096px){.institute-three-image{width:33%}}@media (max-width:767px){.institute .page-container{margin-bottom:41px}.institute .static__title{margin-top:8px;text-align:center}.institute-three-images{display:flex!important;justify-content:center;margin-top:35px;margin-bottom:-28px;text-align:center}.institute-three-images img:first-child{margin:0 0 0 -25px!important;width:108px!important}.institute-three-images img:nth-child(2){margin:0 2px 0 -3px!important;width:120px!important}.institute-three-images img:nth-child(3){margin:0 -25px 0 -5px!important;width:128px!important}.institute .partners{margin-top:44px}.institute .partners__title{text-align:center}.institute .partners-list{display:flex;flex-wrap:wrap;margin:24px -8px 0}.institute .partners-item{margin-bottom:24px;width:50%;padding:0 8px}.institute .partners-item__title{font-size:16px;line-height:22px}.institute .partners-item__image{width:100%;height:117px}}.send-an-application{display:block}.send-an-application-container{margin-top:0;margin-bottom:91px;padding:8px 0 0;overflow:visible}.send-an-application-container .alert-success{margin:24px 0 41px;padding:24px 22px;background:rgba(33,150,83,.08);border:1px solid rgba(33,150,83,.5);border-radius:8px}.send-an-application-container .alert-success .alert-heading{margin-bottom:15px;font-family:"PT Serif",serif;font-style:normal;font-weight:400;font-size:18px;line-height:22px;letter-spacing:.01em;color:#333}.send-an-application-container .alert-success p{margin:0;font-size:13px;line-height:20px;color:#333}.send-an-application-container .alert-success .close{top:15px;right:15px;width:32px;height:32px;padding:0 0 4px;background:#fff;border:1px solid #d9d9d9;border-radius:50%;opacity:1;font-size:22px;line-height:10px;color:#333}.send-an-application-head{margin-bottom:14px;padding-bottom:17px}.send-an-application__title{font-size:36px;line-height:43px;letter-spacing:-.01em;text-transform:none}.send-an-application__required{position:static;bottom:10px;right:0;font-size:12px;line-height:16px;color:#333}.send-an-application .book{display:flex;align-items:flex-start;padding:0 0 0 6px;text-decoration:none;outline:none!important;max-width:100%;cursor:default}.send-an-application .book__image{display:block;position:relative;margin-right:16px;flex-shrink:0;padding-right:0;box-shadow:none}.send-an-application .book__image img{width:78px;height:109px;box-shadow:none}.send-an-application .book__image--article img{height:auto}.send-an-application .book-image{cursor:default}.send-an-application .book .text{overflow:hidden}.send-an-application .book__text{margin-bottom:0;line-height:17px;font-size:12px;color:rgba(51,51,51,.65);text-align:left}.send-an-application .book__title{margin-top:8px;margin-bottom:12px;font-size:18px;line-height:22px;letter-spacing:.01em;color:#333}.send-an-application .book__authors{margin-bottom:12px;font-size:12px;line-height:15px;letter-spacing:.01em;color:rgba(26,26,26,.65)}.send-an-application .book__description{font-size:13px;line-height:20px;color:#333;text-align:left}.send-an-application-form{margin-top:39px}.send-an-application-form__title{font-family:"PT Serif",serif;font-weight:700;font-size:16px;line-height:21px;letter-spacing:.01em;color:#333}.send-an-application .form-group .form-group{margin-bottom:0}.send-an-application .form-group__description{margin:0 0 17px;padding:0 12px;font-family:PT Sans,sans-serif;font-size:13px;line-height:20px;color:grey}.send-an-application .form-group.has-error,.send-an-application .form-group .has-error{position:relative}.send-an-application .form-group.has-error .invalid-feedback,.send-an-application .form-group .has-error .invalid-feedback{position:absolute;top:97%;left:0;margin-top:5px;line-height:12px;font-size:12px}.send-an-application .form-group.has-error .invalid-feedback--margined,.send-an-application .form-group .has-error .invalid-feedback--margined{margin-top:-3px;padding:0 15px}.send-an-application .form-group.has-error .invalid-feedback p,.send-an-application .form-group .has-error .invalid-feedback p{display:inline-block;margin-bottom:0}.send-an-application .form-main{position:relative;margin:0 -15px 32px;padding-bottom:18px}.send-an-application .form-main:after{content:"";position:absolute;bottom:0;left:16px;right:16px;height:1px;background:#e0e0e0}.send-an-application .tells{margin-top:13px;margin-bottom:11px;padding-top:27px;line-height:20px;font-size:13px;border-top:1px solid #e0e0e0}.send-an-application .form-radio{display:flex;align-items:center;justify-content:flex-start}.send-an-application .form-radio:first-child,.send-an-application .form-radio:nth-child(2){margin-bottom:9px}.send-an-application .form-radio:last-child{margin-bottom:24px}.send-an-application .form-radio .form-group__label{margin-bottom:0;width:53%;margin-right:20px;font-weight:400;line-height:20px;font-size:13px}.send-an-application .form-radio .btn-secondary{margin-right:8px;padding:3px 15px 4px;min-width:52px;border-radius:3px!important;font-weight:400;line-height:17px;font-size:12px;color:#666;border:1px solid #d9dbdf}.send-an-application .form-radio .btn-secondary:hover{background:#5c7999!important;color:#fff!important;border-color:#5c7999!important}.send-an-application .form-radio .btn-secondary.active{background:#5c7999;color:#fff;border-color:#5c7999!important}.send-an-application .form-radio .btn-secondary.active:hover{background:#5c7999;color:#fff}.send-an-application .form-radio .btn-secondary:last-child{margin-right:0}.send-an-application .form-checkboxes{margin-top:49px;margin-bottom:43px}.send-an-application .form-checkboxes__title{margin-top:0;margin-bottom:25px;font-family:"PT Serif",serif;font-weight:700;font-size:16px;line-height:21px;letter-spacing:.01em;color:#333}.send-an-application .form-checkboxes .checkbox-wrap{margin-bottom:26px}.send-an-application .upload{display:inline-flex;align-items:flex-end}.send-an-application .upload-btn{position:relative;display:inline-block}.send-an-application .upload .btn{padding:6.5px 25px;margin-right:15px;cursor:pointer}.send-an-application .upload-text{font-weight:400;line-height:28px;font-size:12px;color:rgba(51,51,51,.65)}.send-an-application .upload-text--grey{color:#333}.send-an-application .upload input{position:absolute;top:0;bottom:0;left:0;right:0;opacity:0;width:100%;z-index:2;cursor:pointer}.send-an-application .upload .has-error .invalid-feedback{display:block;width:290px}.send-an-application .btn-submit{margin:17px 0;padding:10px 30px 8px;font-weight:800;font-size:14px;line-height:21px;text-transform:uppercase;color:#fff}@media (max-width:1319px){.send-an-application__title{font-size:32px;line-height:38px;font-size:25px;line-height:32px}}@media (max-width:767px){.send-an-application-container{margin-bottom:39px}.send-an-application-head{margin-bottom:17px;padding-bottom:4px}.send-an-application__title{margin-bottom:9px;font-size:24px;line-height:29px}.send-an-application__required{position:static}.send-an-application-form{margin-top:36px}.send-an-application .form-main{margin:0 0 15px;padding-bottom:15px}.send-an-application .form-main .form-group{padding:0}.send-an-application .form-main:after{left:0;right:0}.send-an-application .form-checkboxes{margin-top:42px;margin-bottom:39px}.send-an-application .form-group.has-error .invalid-feedback,.send-an-application .form-group .has-error .invalid-feedback{margin-top:5px}.send-an-application .form-group.has-error .invalid-feedback--margined,.send-an-application .form-group .has-error .invalid-feedback--margined{margin-top:0;padding:0}.send-an-application .form-group.tells{margin-top:0;padding-top:15px}.send-an-application .form-radio .form-group__label{width:60%;margin-right:10px}.send-an-application .captcha{display:flex;justify-content:flex-start;overflow:hidden}.send-an-application .captcha>div{transform:scale(.95);margin-left:-7px}.send-an-application .book{padding:0}.send-an-application .book__text{margin-top:0}.send-an-application .form-group__description{line-height:20px;font-size:13px}}@media (max-width:575px){.send-an-application .btn{width:100%}.send-an-application .form-radio .form-group__label{flex-grow:1}.send-an-application .upload{margin-bottom:0;flex-wrap:wrap}.send-an-application .upload-btn{width:100%}.send-an-application .upload-text{display:block;text-align:center;width:100%}.send-an-application .upload .has-error .invalid-feedback{top:144%}}.request-permission .send-an-application{margin-top:28px}.request-permission .send-an-application__title{line-height:34px}.request-permission hr{width:100%;margin:16px 16px 41px;color:#d9d9d9}.request-permission__checkboxes{margin-top:10px}.request-permission__checkboxes .checkboxes{display:flex;align-items:center}.request-permission__checkboxes .checkboxes p{margin-bottom:0;margin-right:18px;font-family:"PT Serif",serif;font-style:normal;font-weight:500;font-size:13px;line-height:18px;letter-spacing:.01em;color:#333}.request-permission__checkboxes .checkbox-wrap{margin-right:16px}.request-permission .form-checkboxes{margin-top:41px}@media (max-width:767px){.request-permission .send-an-application{margin-top:24px}.request-permission .send-an-application__title{line-height:29px}.request-permission hr{margin-left:0;margin-right:0}.request-permission__checkboxes{margin-top:1px}.request-permission__checkboxes .checkboxes{flex-direction:column;align-items:flex-start}.request-permission__checkboxes .checkboxes p{margin-bottom:16px}.request-permission__checkboxes .checkbox-wrap{margin-bottom:17px}.request-permission__checkboxes .checkbox-wrap:last-child{margin-bottom:0}.request-permission .captcha{margin-bottom:33px}.request-permission .btn-submit{padding:10px 30px 8px}}.submit-manuscript-page .container{margin-top:0;padding:19px 0 0;border-top:1px solid #e0e0e0;margin-bottom:120px}.submit-manuscript-page__title{margin-bottom:14px}.submit-manuscript-page__description{font-family:PT Sans,sans-serif;padding-right:50px;font-size:13px;line-height:20px}.submit-manuscript-page__description .title{margin-bottom:3px;line-height:25px;font-size:18px;color:#333}.submit-manuscript-page .read-more{margin-bottom:-21px}.submit-manuscript-page .latest-issue{margin-bottom:30px}.submit-manuscript-page .guide-item{display:inline-block;width:16px;height:20px;margin-right:12px;cursor:pointer}.submit-manuscript-page .guide-item img{width:100%;height:auto}.submit-manuscript-page ul{padding:0 17px}.submit-manuscript-page .btn{padding:7.5px 28px}@media (max-width:1199px){.submit-manuscript-page{border-top:1px solid #e0e0e0}.submit-manuscript-page .container{border-top:none}}@media (max-width:991px){.submit-manuscript-page .latest-issue__image{float:none;margin-bottom:0}}@media (max-width:767px){.submit-manuscript-page .container{margin-bottom:38px;padding-top:10px}.submit-manuscript-page__title{margin:0 16px 6px;font-size:20px}.submit-manuscript-page__description{padding:0 16px}.submit-manuscript-page .btn{width:100%;max-width:350px}}.submit-manuscript{display:flex;flex-direction:column;height:100%;padding:0 12px;text-align:center}.submit-manuscript .banner{height:236px;padding:17px 8px 27px;border:1px solid #e0e0e0;background:#f5f5f5 url(../images/manuscript-bg.png) no-repeat 50% 100%;background-size:contain}.submit-manuscript .banner__title{font-weight:700;line-height:25px;font-size:21px}.submit-manuscript .btn{margin-top:11px;padding:3px 10px}@media (max-width:1199px){.submit-manuscript{padding:0}.submit-manuscript .banner__title{font-size:18px}}@media (max-width:767px){.submit-manuscript{margin:0 -1px}.submit-manuscript .banner{padding:17px 18px 20px;height:auto;background:#f5f5f5 url(../images/manuscript-mobile-bg.png) no-repeat 100% 100%;text-align:left}.submit-manuscript .banner__title{margin-bottom:0;max-width:92%;font-size:21px}.submit-manuscript .banner__text{margin:1px auto -3px}.submit-manuscript .banner .btn{padding:3px 20px}.submit-manuscript .banner br{display:none}.submit-manuscript__text{max-width:100%}}.not-found{width:100%}.not-found-content{padding:88px 71px 300px;background:url(../images/not-found-bg.png) no-repeat -16px 0}.not-found__code{margin-bottom:8px;font-weight:700;font-size:72px;line-height:86px;letter-spacing:-.01em;color:#333}.not-found__title{margin-bottom:56px;font-weight:500;font-size:24px;line-height:36px;letter-spacing:.017em;color:#333}.not-found .links{max-width:260px}.not-found .links__title{margin-bottom:12px;font-family:"PT Serif",serif;font-style:normal;font-weight:600;font-size:13px;line-height:17px;letter-spacing:.01em;color:#333}.not-found .links-list{padding-left:0;list-style:none}.not-found .links-list li{display:inline-block;width:49%;margin-bottom:12px}.not-found .links-list a{font-size:13px;line-height:16px}@media (max-width:767px){.not-found-content{margin-bottom:0;padding:50px 40px 170px}}.profile .container{margin-top:40px}.profile-main{display:flex;align-items:flex-start;justify-content:space-between}.profile-main__left{width:100%;padding-right:32px}.profile-main__right{width:220px;flex-shrink:0}.profile-full{width:100%}.profile-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:22px;padding-bottom:16px;border-bottom:1px solid rgba(0,0,0,.1)}.profile-head .profile__title{margin-bottom:0}.profile-user__left{float:left;margin:0 24px 18px 0}.profile-user__image{display:inline-flex;align-items:center;justify-content:center;width:200px;height:200px;background:#eae5e2;border-radius:2px;overflow:hidden}.profile-user__image img{width:100%;height:auto}.profile-user__head{display:flex;align-items:flex-start;padding-top:8px;margin-bottom:14px}.profile-user__title{margin-bottom:0;font-size:30px;line-height:30px;font-weight:400}.profile-user__edit{flex-shrink:0;display:inline-block;margin-top:8px;margin-bottom:0;margin-left:18px;padding-left:12px;border-left:1px solid #e5e5e5;letter-spacing:0;font-size:13px;line-height:19px;color:#404040}.profile-user__role{margin-bottom:12px;color:#5c5c5c}.profile-user__location,.profile-user__role{font-family:"PT Serif",serif;font-size:16px;line-height:22px}.profile-user__location{margin-bottom:32px;color:#262626}.profile-user__about{margin-bottom:0;font-family:"PT Serif",serif;font-size:17px;line-height:26px;color:#5c5c5c}.profile-stat{clear:both;display:flex;margin-top:32px;padding:24px 0;border:1px solid rgba(0,0,0,.1);border-radius:2px}.profile-stat-item{width:25%;text-align:center;border-right:1px solid rgba(0,0,0,.1);text-decoration:none!important}.profile-stat-item:last-child{border-right:none}.profile-stat-item__number{margin-top:7px;margin-bottom:8px;font-size:40px;line-height:40px}.profile-stat-item__number,.profile-stat-item__title{display:block;font-family:"PT Serif",serif;color:#262626}.profile-stat-item__title{max-width:90px;margin:0 auto 8px;font-size:16px;line-height:22px}.profile-stat-item__link{display:block;font-size:12px;line-height:20px;color:#5c5c5c}.profile .books-list{margin-top:127px;margin-bottom:71px;padding-bottom:0;border-bottom:none}.profile-nav-list{padding:0;list-style:none;background:#fff;border:1px solid #ccc}.profile-nav-item{display:block;padding:10px 0;border-bottom:1px solid #ccc;font-size:14px;line-height:20px;color:#262626;text-align:center;text-decoration:none!important;transition:all .3s}.profile-nav-item:last-child{border-bottom:none}.profile-nav-item.active,.profile-nav-item:hover{background:#262626;color:#fff}.profile__title{margin-bottom:35px;font-weight:400;font-size:30px;line-height:30px;color:#262626}.profile .library-table-head{padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,.1)}.profile .library-table-head .library-table-cell{font-weight:700;font-size:14px;line-height:20px}.profile .library-table-row{display:flex}.profile .library-table-body .library-table-row{border-bottom:1px solid rgba(0,0,0,.1)}.profile .library-table-body .library-table-cell{padding:23px 40px 23px 0;font-weight:400;font-size:14px;line-height:18px;color:#262626}.profile .library-table-body .library-table-cell a{color:#262626}.profile .library-table-body .library-table-cell--right{padding-right:0}.profile .library-table-cell{display:inline-block;flex-shrink:0;padding-right:40px}.profile .library-table-cell__label{display:none}.profile .library-table-cell:first-child{width:19%}.profile .library-table-cell:nth-child(2){width:15%}.profile .library-table-cell:nth-child(3){width:46%}.profile .library-table-cell:nth-child(4){width:20%}.profile .library-table-cell--right{padding-right:0;text-align:right}.profile .library-table .dropdown-actions{margin-bottom:-14px;transform:translateY(-7px)}.profile .bookmarks{margin-top:-22px;margin-bottom:24px}.profile .bookmarks:last-child{margin-bottom:0}.profile .bookmarks__title{margin-bottom:8px;font-weight:400;font-size:16px;line-height:22px;color:#5c5c5c}.profile .bookmarks-item{position:relative;display:flex;align-items:flex-start;justify-content:space-between;padding:16px 48px 16px 0;border-bottom:1px solid rgba(0,0,0,.1)}.profile .bookmarks-item__image{position:relative;display:inline-block;width:232px;height:134px;margin-left:32px;flex-shrink:0}.profile .bookmarks-item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:3px}.profile .bookmarks-item__image .cover{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:69px;height:84px;z-index:2}.profile .bookmarks-item__image--audio:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.7)}.profile .bookmarks-item__image--audio .cover{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:2}.profile .bookmarks-item__image--book{width:144px;height:197px;flex-shrink:0;margin-left:8px}.profile .bookmarks-item__title{margin-bottom:8px;font-style:normal;font-weight:400;font-size:20px;line-height:26px;color:#262626}.profile .bookmarks-item__authors{position:relative;display:inline-block;margin-bottom:0;margin-right:4px}.profile .bookmarks-item__authors a,.profile .bookmarks-item__authors span{display:inline;font-weight:400;font-size:16px;line-height:24px;color:#5c5c5c}.profile .bookmarks-item__authors:after{content:"";position:relative;display:inline-block;vertical-align:middle;margin-left:5px;line-height:24px;width:3px;height:3px;border-radius:50%;background:#5c5c5c}.profile .bookmarks-item__authors--only:after{display:none}.profile .bookmarks-item__date,.profile .bookmarks-item__type{position:relative;display:inline;margin-bottom:0;margin-right:4px;font-weight:400;font-size:16px;line-height:24px;color:#5c5c5c;text-transform:capitalize}.profile .bookmarks-item__date:after,.profile .bookmarks-item__type:after{content:"";position:relative;display:inline-block;vertical-align:middle;margin-left:5px;line-height:24px;width:3px;height:3px;border-radius:50%;background:#5c5c5c}.profile .bookmarks-item__date:after{display:none}.profile .bookmarks-item__text{display:block;margin-top:8px;margin-bottom:0;font-size:14px;line-height:20px}.profile .bookmarks-item__action{position:absolute;top:16px;right:0}.profile .bookmarks-item__tags{margin-top:8px;margin-bottom:8px;font-size:14px;line-height:20px}.profile .bookmarks-item__tags .highlight{font-weight:700;color:#760c16}.profile .bookmarks-item__tags *{display:inline;font-weight:400;color:#262626}.profile-reviews .reviews{margin-top:-22px;padding-top:25px}.profile-reviews .reviews-item{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:32px}.profile-reviews .reviews-item:last-child{margin-bottom:0}.profile-reviews .reviews-item__image{display:inline-block;width:144px;height:216px;margin-right:32px;flex-shrink:0}.profile-reviews .reviews-item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;box-shadow:-17px 5.66667px 19px rgba(0,0,0,.19),-6.21px 2.07px 6.93531px rgba(0,0,0,.131096),-3.01px 1.00333px 3.36697px rgba(0,0,0,.105695),-1.48px .493333px 1.65055px rgba(0,0,0,.0843048),-.58px .193333px .65263px rgba(0,0,0,.0589035)}.profile-reviews .reviews-item__title{margin-bottom:8px;font-weight:400;font-size:20px;line-height:26px;color:#262626}.profile-reviews .reviews-item__authors{margin-bottom:8px}.profile-reviews .reviews-item__authors a,.profile-reviews .reviews-item__authors span{font-weight:400;font-size:16px;line-height:24px;color:#5c5c5c}.profile-reviews .reviews-item__text{margin-bottom:0;font-size:14px;line-height:20px;color:#5c5c5c}.profile-required{margin-bottom:17px;margin-top:-15px;font-size:12px;line-height:22px}.profile-required span{font-size:14px}.profile-edit{margin-bottom:108px}.profile-edit .profile__title{margin-top:8px;margin-bottom:0}.profile-edit form{width:100%;max-width:496px;margin-top:29px}.profile-edit form .form-group{position:relative;margin-bottom:15px}.profile-edit form .checkbox-wrap{margin-top:8px;margin-bottom:17px}.profile-edit form .col-form-label,.profile-edit form label{margin-bottom:2px;font-family:PT Sans,sans-serif;font-weight:700;font-size:14px;line-height:20px;color:#262626;letter-spacing:0}.profile-edit form .sublabel{margin-top:-12px;margin-bottom:0;font-size:13px;line-height:18px;color:#5c5c5c}.profile-edit form .sublabel a{color:#262626}.profile-edit form .VuePassword{margin-bottom:13px}.profile-edit form .VuePassword__Message{position:absolute;right:0;bottom:5px;padding-right:0;text-align:right;font-size:13px;line-height:18px;color:#262626;text-transform:none}.profile-edit form .VuePassword__Input{margin-bottom:29px}.profile-edit form .VuePassword__Meter{padding:0;height:4px}.profile-edit form .password-title{position:absolute;left:0;bottom:18px;font-size:13px;line-height:18px;color:#5c5c5c}.profile-edit form .password-info{margin-top:16px;margin-bottom:29px;padding:16px 15px 22px;background:rgba(190,160,129,.08);border:1px solid rgba(190,160,129,.3);border-radius:2px}.profile-edit form .password-info__title{margin-bottom:12px;font-weight:700;font-size:13px;line-height:18px;color:#262626}.profile-edit form .password-info ul{margin-bottom:0;padding-left:0;padding-right:10px;list-style:none}.profile-edit form .password-info li{position:relative;margin-bottom:12px;padding-left:25px;font-size:13px;line-height:18px}.profile-edit form .password-info li:last-child{margin-bottom:0}.profile-edit form .password-info li:before{content:"";position:absolute;top:9px;left:10px;width:6px;height:1px;background:#262626}.profile-edit .upload-avatar{display:flex;align-items:flex-start;margin-top:24px;margin-bottom:24px}.profile-edit .upload-avatar__image{display:inline-flex;align-items:center;justify-content:center;background:#eae5e2;flex-shrink:0;width:200px;height:200px;margin-right:24px;overflow:hidden}.profile-edit .upload-avatar__image img{width:100%;height:auto}.profile-edit .upload-avatar__remove p{margin-top:-12px;margin-bottom:14px;margin-left:24px;font-size:13px;line-height:18px;color:#5c5c5c}.profile-edit .upload-avatar label{display:block;margin-bottom:2px}.profile-edit .upload-avatar .sublabel{margin-top:4px}.profile-edit .checkboxes{margin-top:-7px}.profile-edit .actions{margin-top:30px}.profile-edit .actions .btn{margin-right:12px;padding:7px 16px 4px;font-size:13px;line-height:20px;text-transform:uppercase}.profile-edit .actions .btn svg{margin-right:6px;margin-top:-4px}.profile-cropper{display:flex;justify-content:space-between;margin-bottom:37px}.profile-cropper .btn{width:calc(50% - 4px);margin-top:14px;padding:6.5px 0;font-weight:500;font-size:13px;line-height:17px;letter-spacing:.01em}.profile-cropper .btn svg{margin-top:-5px;margin-right:5px}.profile-cropper .btn:last-child svg{margin-top:-1px}.profile-submit__alert{background:none}.profile .subscriptions-list{margin-top:-25px;margin-bottom:128px}.profile .subscription{display:flex;align-items:flex-start;justify-content:space-between;padding:23px 0 24px;border-bottom:1px solid #d9d9d9}.profile .subscription-head{display:flex;align-items:center;justify-content:flex-start;padding:0;border-bottom:1px solid #d9d9d9}.profile .subscription-head__item{padding:10px 10px 9px;font-size:12px;line-height:15px;letter-spacing:.01em;color:rgba(26,26,26,.65)}.profile .subscription-head__item:first-child{width:55%;flex-shrink:0;padding-left:24px}.profile .subscription-head__item:nth-child(2){width:31%;flex-shrink:0}.profile .subscription-head__item:nth-child(3){width:14%}.profile .subscription-book{display:flex;position:relative;width:55%;flex-shrink:0;padding-left:0;padding-right:50px}.profile .subscription-book__image{width:81px;flex-shrink:0;margin-right:27px;cursor:pointer}.profile .subscription-book__image .book-image{cursor:pointer}.profile .subscription-book__title{margin-bottom:8px;font-family:"PT Serif",serif;font-weight:500;font-size:13px;line-height:17px;letter-spacing:.02em;color:#333;cursor:pointer}.profile .subscription-book__authors{margin-bottom:12px;font-size:12px;line-height:15px;letter-spacing:.01em;color:rgba(26,26,26,.65)}.profile .subscription-book__link{display:inline-block;margin-top:5px;line-height:19px}.profile .subscription-book__link svg{margin-top:-1px;margin-right:5px}.profile .subscription-terms{width:31%;flex-shrink:0;padding:0 10px;font-family:"PT Serif",serif;font-weight:500;font-size:13px;line-height:17px;letter-spacing:.02em;color:#333}.profile .subscription-status{width:14%;flex-grow:1;margin-left:0;margin-right:0;padding:0 10px}.profile .subscription-status span{display:block;font-family:"PT Serif",serif;font-weight:500;font-size:13px;line-height:17px;letter-spacing:.03em;text-transform:capitalize}.profile .subscription-status .green{color:#219653}.profile .subscription-status .orange{color:#fe6f45}.profile .subscription-status .btn{margin-top:8px;padding:4px 13px 4px 12px;font-weight:700;font-size:12px;line-height:16px;letter-spacing:.01em;color:#fff;text-transform:none}.profile .subscription-status .btn svg{margin-right:8px}.profile .orders{margin-bottom:0}.profile .orders__title{margin-top:-5px;margin-bottom:-5px;padding-bottom:18px;border-bottom:1px solid #e0e0e0}.profile .orders .profile-nav{margin-top:-38px}.profile .orders .order{margin-bottom:-3px;padding:0}.profile .orders .order .card{border:none}.profile .orders .order .card-header{position:relative;padding:0;border-radius:0;background:none;border:1px solid transparent;cursor:pointer}.profile .orders .order .card-header .orders-head{position:relative}.profile .orders .order .card-header .orders-head:after,.profile .orders .order .card-header .orders-head:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:#d9d9d9}.profile .orders .order .card-header .orders-head:after{display:none;top:auto;bottom:0}.profile .orders .order .card-header:after,.profile .orders .order .card-header:before{content:"";position:absolute;top:46%;right:17px;height:2px;width:7px;background:#262626;transform:translateY(-50%) rotate(45deg)}.profile .orders .order .card-header:after{right:13px;transform:translateY(-50%) rotate(-45deg)}.profile .orders .order .card-header[aria-expanded=true]{background:#f0f0f0;border:1px solid;border-color:#ccc #ccc transparent}.profile .orders .order .card-header[aria-expanded=true] .orders-head:before{display:none}.profile .orders .order .card-header[aria-expanded=true]:before{transform:rotate(-45deg)}.profile .orders .order .card-header[aria-expanded=true]:after{transform:rotate(45deg)}.profile .orders .order .card-header .gift{position:relative;display:block;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:19px}.profile .orders .order .card-header .gift img{position:absolute;top:0;left:0;width:16px;height:16px}.profile .orders .order .card-header .gift__text{display:inline-block;vertical-align:text-top;margin-left:1px}.profile .orders .order .card-header.collapsed .gift{display:inline-block;margin-top:-1px;margin-bottom:-4px;margin-left:8px;padding-left:0}.profile .orders .order .card-header.collapsed .gift img{position:static}.profile .orders .order .card-header.collapsed .gift__text{display:none}.profile .orders .order .card-header--linked:after,.profile .orders .order .card-header--linked:before{top:36%}.profile .orders .order .card-body{margin-top:-3px;padding:0;border-color:transparent #d9d9d9;border-style:solid;border-width:1px}.profile .orders .order .card-footer{margin-bottom:18px;padding:15px 16px;background:#f0f0f0;border:1px solid #ccc}.profile .orders .order .card-footer .address b{display:block;margin-bottom:8px;font-weight:700;font-size:14px;line-height:20px;color:#000}.profile .orders .order .card-footer .address p{margin-bottom:2px;font-size:14px;line-height:20px}.profile .orders .order .card-footer .cancel{display:inline-flex;margin-top:10px;margin-bottom:0;position:relative;font-size:13px;line-height:20px;text-align:center;color:#760c16;cursor:pointer}.profile .orders .order .card-footer .cancel:after,.profile .orders .order .card-footer .cancel:before{content:"";position:absolute;top:10px;left:-18px;height:1px;width:12px;background:#760c16;transform:rotate(-45deg)}.profile .orders .order .card-footer .cancel:after{transform:rotate(45deg)}.profile .orders .order .card:last-child .card-header .orders-head:after{display:block}.profile .orders .button-pay{position:static}.profile .orders .button-pay .btn{padding:2px 5px;font-weight:700;font-size:13px;line-height:17px;letter-spacing:.01em;color:#fff}.profile .orders .button-pay .btn svg{margin-top:-2px;margin-right:6px}.profile .orders-head{display:flex;justify-content:flex-start;align-items:center;cursor:pointer;padding:10px 16px}.profile .orders-head.top{margin-bottom:8px;padding:0 16px 8px;border-bottom:1px solid rgba(0,0,0,.1);font-weight:700}.profile .orders-head .column{padding:0 32px 0 0;font-size:14px;line-height:20px;color:#262626}.profile .orders-head .column:first-child{width:131px;text-transform:capitalize}.profile .orders-head .column:nth-child(2){width:106px}.profile .orders-head .column:nth-child(3){width:176px}.profile .orders-head .column:nth-child(4){width:114px}.profile .orders-head .column:nth-child(5){width:75px}.profile .orders-head .column:nth-child(6){width:108px;padding-right:0;text-align:right}.profile .orders-head .column.count{text-align:center}.profile .orders-head .column.status{text-transform:capitalize}.profile .orders-head .column.status .green{color:#219653!important}.profile .orders-head .column.status .orange{color:#fe6f45!important}.profile .orders-head .column.status .red{color:#760c16!important}.profile .orders-head .column.status .btn{padding:2px 5px}.profile .orders-head .column.number span,.profile .orders-head .column.price span{display:none}.profile .orders-head--linked{padding-bottom:23px}.profile .orders-head__rental-link{display:block;position:absolute;bottom:17px}.profile .orders-row{position:relative;display:flex;justify-content:flex-start;padding:16px}.profile .orders-row:before{content:"";position:absolute;top:0;left:16px;right:16px;height:1px;background:rgba(0,0,0,.1)}.profile .orders-row:first-child:before{display:none}.profile .orders-row .column{padding:0;font-size:14px;line-height:20px}.profile .orders-row .column:nth-child(2){width:335px;padding:0 16px}.profile .orders-row .column:nth-child(3){width:12%}.profile .orders-row .column:nth-child(4){width:95px;text-align:center}.profile .orders-row .column:nth-child(5){width:113px;text-align:right}.profile .orders-row .column:nth-child(6){width:23%;flex-shrink:0}.profile .orders-row .column.image{width:78px;height:109px}.profile .orders-row .column.image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile .orders-row .column.image--article{height:auto}.profile .orders-row .column.status{text-transform:none}.profile .orders-row .column.status span{display:block}.profile .orders-row .column.status .green{color:#219653}.profile .orders-row .column.status .orange{color:#fe6f45}.profile .orders-row .column.status .red{color:#760c16}.profile .orders-row .column.status .btn{margin-top:8px;padding:4px 11px;font-weight:700;font-size:12px;line-height:16px;letter-spacing:.01em;color:#fff;text-transform:none}.profile .orders-row .column.status .btn svg{margin-right:6px}.profile .orders-row .column .product__title{margin-bottom:9px;font-family:"PT Serif",serif;font-size:14px;line-height:18px;color:#262626}.profile .orders-row .column .product__type{margin-bottom:0;font-family:"PT Serif",serif;font-size:12px;line-height:16px;color:#5c5c5c}.profile .orders .actions{margin-top:16px}.profile .orders .actions .btn{margin-right:5px;padding:3px 10px}.profile .orders .actions .btn:last-child{margin-right:0}.profile .orders .costs{padding-right:40px;text-align:right}.profile .orders .costs .cost{display:flex;align-items:flex-end;justify-content:flex-end;margin-bottom:8px;font-size:14px;line-height:20px}.profile .orders .costs .cost__label{margin-bottom:0}.profile .orders .costs .cost__price{margin-bottom:0;min-width:88px;text-align:right}.profile .orders .costs .total-cost{font-weight:700}.profile .orders .costs .modal-body{text-align:left}.profile .orders .book-image{cursor:default}.profile .orders .icon{display:inline-block;width:110px;height:60px;background:url(../images/subscriptions-icon.png) no-repeat 50% 50%;transform:scale(.65);transform-origin:18% 50%}.profile .orders .icon-print{background-position-y:0}.profile .orders .icon-online{height:83px;background-position-y:-97px}.profile .orders .icon-bundle{background-position-y:-217px}.profile .orders .share-dropdown .btn{color:#fff;background:#fe6f45;border:none}.profile .drafts__list{padding-top:24px}.profile .drafts__item{position:relative;display:flex;align-items:stretch;justify-content:space-between;margin-bottom:24px;padding-right:40px}.profile .drafts__item__left{display:inline-flex;align-items:center;margin-right:24px}.profile .drafts__item__date{align-self:stretch;display:inline-flex;align-items:flex-start;justify-content:center;flex-shrink:0;min-width:88px;margin-bottom:0;padding-right:16px;text-align:center;border-right:2px solid #bfbfbf}.profile .drafts__item__date .range{font-size:14px;line-height:20px;color:#5c5c5c;text-align:center}.profile .drafts__item__date .range .big{display:block;margin-bottom:4px;font-weight:700;font-size:30px;line-height:24px}.profile .drafts__item__date .range__divider{display:block;margin:11px auto;width:8px;height:1px;background:#5c5c5c}.profile .drafts__item__date .single{font-size:14px;line-height:20px;color:#5c5c5c;text-align:center}.profile .drafts__item__date .single .big{display:block;margin-bottom:4px;font-weight:700;font-size:30px;line-height:24px}.profile .drafts__item__title{margin-bottom:16px;font-weight:400;font-size:16px;line-height:22px;color:#5c5c5c}.profile .drafts__item__subtitle{margin-bottom:16px;font-size:14px;line-height:20px;color:#868686}.profile .drafts__item__text{margin-bottom:0;font-size:14px;line-height:20px;color:#5c5c5c}.profile .drafts__item__image{display:inline-block;width:144px;height:108px;margin-left:24px;flex-shrink:0}.profile .drafts__item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:3px}.profile .drafts__item__actions{position:absolute;top:0;right:-8px;width:40px}.profile .drafts__item__actions a{display:inline-block;margin-bottom:8px}.profile-comments .comments{margin-top:-22px}.profile-comments .comments-list{margin-top:0}.profile-comments .comments-item{position:relative;padding:24px 0;border-bottom:1px solid rgba(0,0,0,.1)}.profile-comments .comments-item__title{margin-bottom:2px;font-style:normal;font-weight:400;font-size:20px;line-height:26px;color:#262626}.profile-comments .comments-item__authors{position:relative;display:inline-block;margin-bottom:0;margin-right:4px}.profile-comments .comments-item__authors a,.profile-comments .comments-item__authors span{display:inline;font-weight:400;font-size:16px;line-height:24px;color:#5c5c5c}.profile-comments .comments-item__authors:after{content:"";position:relative;display:inline-block;vertical-align:middle;margin-left:5px;width:3px;height:3px;border-radius:50%;background:#5c5c5c}.profile-comments .comments-item__date,.profile-comments .comments-item__type{position:relative;display:inline;margin-bottom:0;margin-right:4px;font-weight:400;font-size:16px;line-height:24px;color:#5c5c5c;text-transform:capitalize}.profile-comments .comments-item__date:after,.profile-comments .comments-item__type:after{content:"";position:relative;display:inline-block;vertical-align:middle;margin-left:5px;width:3px;height:3px;border-radius:50%;background:#5c5c5c}.profile-comments .comments-item__date:after{display:none}.profile-comments .comments-item__subtitle{margin-top:12px;margin-bottom:8px;font-size:14px;line-height:20px;color:#868686}.profile-comments .comments-item__text{display:block;margin-bottom:11px;font-size:14px;line-height:20px}.profile-comments .comments-item__comment_date,.profile-comments .comments-item__status{display:inline-block;margin-bottom:4px;font-size:14px;line-height:12px;color:#868686}.profile-comments .comments-item__comment_date{margin-right:5px;padding-right:8px;border-right:1px solid #868686}.profile .notifications-list{margin-top:0;border-top:1px solid rgba(0,0,0,.1)}.profile .notifications-item{position:relative;padding:16px 40px 16px 0;border-bottom:1px solid rgba(0,0,0,.1)}.profile .notifications-item__action{position:absolute;top:16px;right:-8px}.profile .notifications-item__date{margin-bottom:0;font-size:14px;line-height:20px;color:#868686}.profile .notifications-item__text{display:block;margin-bottom:8px;font-size:14px;line-height:20px}@media (max-width:1096px){.profile .container{margin-top:0}.profile-user__head{flex-wrap:wrap}.profile-user__edit{display:block;width:100%;margin-top:8px;margin-left:0;padding-left:0;border:none}.profile-user__location{margin-bottom:16px}.profile-stat-item__title{max-width:84px;font-size:14px;line-height:20px}.profile .books-list{margin-top:80px}.profile .library-table-cell{padding-right:10px}.profile .library-table-cell:first-child{width:16%}.profile .library-table-cell:nth-child(2){width:20%}.profile .library-table-cell:nth-child(3){width:35%}.profile .library-table-cell:nth-child(4){width:29%}.profile .library-table-cell--right{padding-right:0;text-align:right}.profile .library-table-body .library-table-cell{padding:23px 10px 23px 0}.profile .library-table-body .library-table-cell--right{padding-right:0}.profile .bookmarks-item__title{font-size:16px;line-height:22px}.profile .bookmarks-item__image{width:190px;height:110px;margin-left:8px}.profile .bookmarks-item__image--book{width:100px;height:137px}.profile .bookmarks-item__image--book img{height:137px}.profile .bookmarks-item__authors{margin-right:2px}.profile .bookmarks-item__authors a,.profile .bookmarks-item__authors span{font-size:14px;line-height:20px}.profile .bookmarks-item__date,.profile .bookmarks-item__type{margin-right:2px;font-size:14px;line-height:20px}.profile .bookmarks-item__date:after,.profile .bookmarks-item__type:after{line-height:20px}.profile:not(.order-print) .profile.orders-page .profile-main__left{overflow:hidden}.profile:not(.order-print) .orders-head{flex-wrap:wrap;padding:0}.profile:not(.order-print) .orders-head.top,.profile:not(.order-print) .orders-head:before{display:none}.profile:not(.order-print) .orders-head .column{padding:0}.profile:not(.order-print) .orders-head .column:first-child{width:33.33333%;order:2;font-size:12px;line-height:16px}.profile:not(.order-print) .orders-head .column:nth-child(2){width:100%;order:1;margin-bottom:5px}.profile:not(.order-print) .orders-head .column:nth-child(3){width:33.33333%;order:3;font-size:12px;line-height:16px;text-align:center}.profile:not(.order-print) .orders-head .column:nth-child(4),.profile:not(.order-print) .orders-head .column:nth-child(5){display:none}.profile:not(.order-print) .orders-head .column:nth-child(6){width:33.33333%;order:3;margin-top:-2px;text-align:right;font-weight:700;font-size:14px;line-height:20px}.profile:not(.order-print) .orders-head .column.number{font-family:"PT Serif",serif;font-size:20px;line-height:26px}.profile:not(.order-print) .orders-head .column.number span{display:inline-block;margin-right:6px}.profile:not(.order-print) .orders-head .column.price span{display:inline-block;margin-right:3px;color:rgba(51,51,51,.65);font-size:12px;line-height:17px;font-weight:400}.profile:not(.order-print) .orders-head .column.status{position:relative;margin-bottom:22px}.profile:not(.order-print) .orders-head .column.status:before{content:"";position:absolute;bottom:-10px;left:0;width:100%;height:1px;background:#e0e0e0}.profile:not(.order-print) .orders-head__rental-link{position:static;font-size:14px;line-height:21px}.profile:not(.order-print) .orders-row{display:block;margin:0;min-height:140px}.profile:not(.order-print) .orders-row .column{padding:0}.profile:not(.order-print) .orders-row .column:first-child{float:left;margin-right:11px}.profile:not(.order-print) .orders-row .column:nth-child(2){width:100%;order:1;margin-bottom:11px;padding:0}.profile:not(.order-print) .orders-row .column:nth-child(3){display:inline-block;width:35%;order:2}.profile:not(.order-print) .orders-row .column:nth-child(4){display:none}.profile:not(.order-print) .orders-row .column:nth-child(5){display:inline-block;float:right;width:33%}.profile:not(.order-print) .orders-row .column .product__title{margin-bottom:8px;font-size:12px;line-height:16px}.profile:not(.order-print) .orders .order{margin-bottom:0;padding:0;border-top:1px solid #e0e0e0}.profile:not(.order-print) .orders .order:last-child{border-bottom:1px solid #e0e0e0}.profile:not(.order-print) .orders .order .card-header{padding:15px 16px 15px 40px}.profile:not(.order-print) .orders .order .card-header:after,.profile:not(.order-print) .orders .order .card-header:before{top:27px;right:auto;left:17px}.profile:not(.order-print) .orders .order .card-header:after{left:21px}.profile:not(.order-print) .orders .order .card-header .gift{overflow:visible}.profile:not(.order-print) .orders .order .card-header .gift__text{font-size:12px;line-height:17px}.profile:not(.order-print) .orders .order .card-header[aria-expanded=true]{border-top:none}.profile:not(.order-print) .orders .order .card-header.collapsed .gift{margin-left:4px}.profile:not(.order-print) .orders .order .card-header .orders-head:after{display:none!important}.profile:not(.order-print) .orders .order .card-footer{margin-bottom:16px;padding:15px;border:1px solid #ccc}.profile:not(.order-print) .orders .order .card-footer .costs{padding:15px 12px 0}.profile:not(.order-print) .orders .order .card-footer .costs .cost{justify-content:space-between;margin-bottom:7px}.profile:not(.order-print) .orders .order .card-footer .costs p{margin-bottom:1px}.profile:not(.order-print) .orders .order .card-footer .actions{margin-top:8px;padding:0 12px;text-align:center}.profile:not(.order-print) .orders .order .card-footer .actions .btn{padding:3px 13px}.profile:not(.order-print) .orders .button-pay{position:static!important;height:auto!important;margin:0 0 13px;padding:0}.profile:not(.order-print) .orders .button-pay .btn{width:100%}.profile .drafts__item{flex-wrap:wrap;padding:0}.profile .drafts__item__left{margin-right:0}.profile .drafts__item__right{position:relative;padding-left:12px;padding-right:52px;width:calc(100% - 88px)}.profile .drafts__item__image{width:100%;height:auto;order:-1;margin:0 0 12px}.profile-edit form{max-width:468px}}@media (max-width:767px){.profile .container{margin-top:16px}.profile-main{flex-direction:column-reverse}.profile-main__left{flex-shrink:0}.profile-main__left,.profile-main__right{width:100%;padding:0 16px}.profile-full{padding:0 16px}.profile-head{flex-direction:column;margin-top:22px;margin-bottom:24px}.profile-head .profile__title{margin-top:0;margin-bottom:8px}.profile-user{position:relative;margin-bottom:0;padding-top:52px}.profile-user__left{margin-bottom:0;margin-right:16px}.profile-user__head{margin-bottom:12px;padding-top:0}.profile-user__image{width:124px;height:124px}.profile-user__edit{position:absolute;top:9px;left:50%;transform:translateX(-50%);text-align:center}.profile-user__title{margin-bottom:0;font-size:20px;line-height:26px}.profile-user__location,.profile-user__role{font-size:14px;line-height:18px}.profile-user__location{margin-bottom:0}.profile-user__about{clear:both;margin-top:28px;margin-bottom:0}.profile-stat{flex-direction:column;margin-top:24px;padding:0 16px}.profile-stat-item{position:relative;width:100%;flex-direction:column;padding:16px 0 18px 74px;text-align:left;border-right:none;border-bottom:1px solid rgba(0,0,0,.1)}.profile-stat-item:last-child{border-bottom:none}.profile-stat-item__number{position:absolute;top:8px;left:6px;width:43px;height:40px;text-align:center}.profile-stat-item__title{max-width:100%;margin-bottom:0;font-size:16px;line-height:22px}.profile-stat-item__link{font-size:12px;line-height:16px}.profile .books-list{margin-top:71px;margin-bottom:0}.profile .books-list-scrollbar{margin-top:6px}.profile__title{margin-top:23px;margin-bottom:16px;font-size:20px;line-height:26px}.profile .library-table{margin-top:-24px}.profile .library-table-head{display:none}.profile .library-table-row{flex-wrap:wrap;padding:16px 0}.profile .library-table-cell{padding:0}.profile .library-table-cell__label{display:inline-block;margin-right:8px;font-size:14px;line-height:20px;color:#5c5c5c}.profile .library-table-cell:first-child{width:50%}.profile .library-table-cell:nth-child(2){width:50%;text-align:right}.profile .library-table-cell:nth-child(3){width:100%;margin:11px 0 16px}.profile .library-table-cell:nth-child(4){width:100%;text-align:left}.profile .library-table-body .library-table-cell{padding:0}.profile .library-table .dropdown-actions{margin-bottom:0;transform:none}.profile .bookmarks-item{padding-right:0}.profile .bookmarks-item__image{width:104px;height:60px;margin-bottom:48px;align-self:center}.profile .bookmarks-item__image .cover{width:30px;height:36.5px;-o-object-fit:cover;object-fit:cover}.profile .bookmarks-item__image--audio .cover{width:100%;height:100%}.profile .bookmarks-item__image--book{width:100px;height:137px}.profile .bookmarks-item__action{top:auto;bottom:20px;right:32px}.profile-articles .profile-head{margin-bottom:16px}.profile-articles .profile__title{margin-bottom:0}.profile-articles .sorting{margin-top:15px}.profile-reviews .sorting{margin:7px 0 0}.profile-reviews .profile-head{margin-bottom:16px}.profile-reviews .reviews{margin-top:-16px;padding-top:16px}.profile-reviews .reviews-item{margin-bottom:32px}.profile-reviews .reviews-item__image{width:76px;height:113px;margin-right:12px}.profile-reviews .reviews-item__title{font-size:16px;line-height:22px}.profile-reviews .reviews-item__authors a,.profile-reviews .reviews-item__authors span{font-size:14px;line-height:20px}.profile-edit{max-width:100%;margin-top:24px;margin-bottom:34px}.profile-edit form{margin-top:23px}.profile-edit .upload-avatar{flex-direction:column;margin-bottom:41px}.profile-edit .upload-avatar__image{width:216px;height:216px}.profile-edit .upload-avatar .checkbox-wrap{margin-top:2px}.profile-edit .upload-avatar .sublabel{max-width:272px}.profile-edit .checkboxes{margin-top:-1px}.profile-edit .actions .btn{width:100%;margin-bottom:8px;margin-right:0}.profile.follow .container{margin-bottom:80px;padding:11px 0 0}.profile.follow .profile-nav{margin-top:0;padding:0 16px}.profile.follow .profile-title{margin:0 16px 9px}.profile.follow .main-tabs{margin-top:27px}.profile.follow .tabs .nav-tabs{margin:-3px 16px 0}.profile.follow .tabs .nav-tabs .nav-item{flex-grow:1}.profile.follow .tabs .tab-content{margin-top:83px;min-height:230px}.profile.follow .tabs .category-list{margin-top:0}.profile.follow .tabs .authors-item{flex-wrap:wrap;justify-content:flex-end;padding:15px 16px}.profile.follow .tabs .authors-item .author{width:100%}.profile.follow .tabs .authors-item .author__left{margin-right:6px}.profile.follow .tabs .authors-item .author__image{width:70px;height:70px}.profile.follow .tabs .authors-item .author__name{margin-top:2px}.profile.follow .tabs .authors-item .btn{margin-top:8px}.profile.follow .tabs .profile-select{top:41px;left:16px;right:16px;flex-wrap:wrap;justify-content:flex-start}.profile.follow .tabs .profile-select__label{display:block;width:100%;text-align:left;margin-bottom:6px}.profile.follow .tabs .profile-select .btn{padding:6px 16px 7px}.profile.follow .tabs .profile-select .multiselect{width:auto;flex-grow:1;min-height:30px;height:30px}.profile.follow .tabs .profile-select .multiselect__tags{min-height:30px;height:30px}.profile.follow .tabs .profile-select .multiselect__single{margin-bottom:0;line-height:28px}.profile.notification .profile-title{margin-bottom:-1px;border-bottom:0}.profile.notification .notification-item{padding:15px 40px 23px 15px}.profile.notification .notification-item__left p{margin-bottom:6px;line-height:20px}.profile.notification .notification-item__date{position:absolute;bottom:6px;right:-8px;margin-right:0;line-height:17px;font-size:12px}.profile.notification .notification-item .delete{top:18px;right:15px}.profile.comments .profile-title{margin:0 16px 9px;border-bottom:none}.profile.comments .comments{margin-top:-16px}.profile.comments .comments-list{margin-top:-16px;padding:0 16px}.profile.comments .comments-item{margin-bottom:22px}.profile.comments .comments-item:first-child{padding-top:11px;border-top:1px solid #e0e0e0}.profile.comments .comments-item__title{margin-bottom:8px;padding-right:0}.profile.comments .comments-item__title span:first-child{display:block;margin-bottom:4px}.profile.comments .comments-item__edit{display:none}.profile.comments .comments-item-bottom{flex-wrap:wrap}.profile.comments .comments-item-bottom__status{display:block;padding-left:0;margin-left:0;border-left:none}.profile.comments .comments-item-bottom-mobile{display:block;width:100%;margin-top:10px}.profile.comments .comments-item-bottom-mobile .comments-item__edit{display:inline-block;position:static;background:none;width:auto;height:auto;color:#3b73af}.profile.comments .comments-item-bottom-mobile a{margin-right:25px}.profile .subscription{flex-wrap:wrap;margin-bottom:16px;padding:13px 20px;border:1px solid #e0e0e0}.profile .subscription-head{display:none}.profile .subscription-book{width:100%;margin-bottom:24px;padding:0}.profile .subscription-terms{width:100%;margin-bottom:4px;padding:0}.profile .subscription-status{width:100%;padding:0}.profile .subscription-status span{display:block}.profile .drafts__list{padding-top:16px}.profile .drafts__item__title{margin-bottom:12px;font-size:14px;line-height:18px}.profile .drafts__item__subtitle{margin-bottom:12px}.profile .drafts__item__date{min-width:68px;padding-right:10px}.profile .drafts__item__date .range{font-size:12px;line-height:16px}.profile .drafts__item__date .range .big{font-size:24px;line-height:24px}.profile .drafts__item__date .single{font-size:12px;line-height:16px}.profile .drafts__item__date .single .big{margin-bottom:1px;font-size:24px;line-height:24px}.profile .drafts__item__right{width:calc(100% - 68px);padding-right:47px}.profile .drafts__item__actions{top:-4px;right:-4px}.profile .drafts__item__actions a{margin-bottom:4px}.profile-comments .comments{margin-top:-16px}.profile-comments .comments-item{padding:16px 0}.profile-comments .comments-item__title{margin-bottom:3px;padding-right:40px;font-size:16px;line-height:22px}.profile-comments .comments-item__authors,.profile-comments .comments-item__type{margin-right:2px;padding-right:9px}.profile-comments .comments-item__authors a,.profile-comments .comments-item__authors span,.profile-comments .comments-item__date,.profile-comments .comments-item__type{font-size:14px;line-height:20px}.profile-comments .comments-item__subtitle{margin-top:8px}.profile .orders .address{position:relative;margin-bottom:16px}.profile .orders .address:before{content:"";position:absolute;bottom:-15px;left:11px;right:11px;height:1px;background:rgba(0,0,0,.1)}.profile .notifications-item__action{top:16px;right:0}}.order-print-head{margin-bottom:40px}.order-print-head,.order-print-head h1,.order-print-head p{text-align:center!important}.order-print__title{font-size:17px;text-decoration:underline}.order-print__subtitle{font-size:16px}.order-print-main{max-width:770px;margin:0 auto}.order-print .card-header:after,.order-print .card-header:before{display:none!important}.shopping-cart .breadcrumbs{margin-top:40px;text-align:center}.shopping-cart .breadcrumbs span{display:inline-block;margin:0 11px;font-family:"PT Serif",serif;font-weight:400;font-size:26px;line-height:36px;letter-spacing:2px;text-transform:uppercase;color:#868686;vertical-align:middle}.shopping-cart .breadcrumbs span.previous{color:#262626}.shopping-cart .breadcrumbs span.previous svg{margin-left:-4px}.shopping-cart .breadcrumbs span.active{color:#262626}.shopping-cart .breadcrumbs span.arrow{font-size:20px;line-height:22px}.shopping-cart__title{margin-bottom:0;border:none}.shopping-cart__main{margin-bottom:108px}.shopping-cart__left,.shopping-cart__right{width:100%}.shopping-cart .product{position:relative;display:flex;margin-bottom:37px}.shopping-cart .product__img-cont{position:relative;width:102px;padding-right:24px}.shopping-cart .product__img-cont img{width:78px;height:109px;-o-object-fit:cover;object-fit:cover}.shopping-cart .product__img-cont--article img{height:auto}.shopping-cart .product__dscr{width:308px;padding-right:48px}.shopping-cart .product__price{width:166px;padding-right:24px}.shopping-cart .product__price b{padding-left:4px;font-weight:700;font-size:18px;line-height:18px;letter-spacing:1px}.shopping-cart .product__qty{width:55px;margin-right:72px}.shopping-cart .product__qty input{display:block;width:100%;margin-top:-4px;-moz-appearance:textfield;border:1px solid #ccc;border-radius:2px;font-size:14px;line-height:28px;color:#262626;text-align:center}.shopping-cart .product__qty input::-webkit-inner-spin-button,.shopping-cart .product__qty input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.shopping-cart .product__total b{font-weight:700;font-size:18px;line-height:18px;letter-spacing:1px}.shopping-cart .product__action{margin-left:auto;width:86px;text-align:right}.shopping-cart .product__action button{padding:0;background:none!important;box-shadow:none!important;outline:none!important;border:none!important}.shopping-cart .product__action .btn-remove{width:24px;height:24px;margin-right:12px}.shopping-cart .product__title{margin-bottom:14px;font-family:"PT Serif",serif;font-size:16px;line-height:22px}.shopping-cart .product__title a{color:#262626}.shopping-cart .product-formats{font-family:"PT Serif",serif;font-weight:400;font-size:12px;line-height:16px}.shopping-cart .product-formats p{margin-bottom:0}.shopping-cart .products{margin-top:31px;padding:39px 47px 19px;border:1px solid #ccc}.shopping-cart .products__title{margin-bottom:29px;padding:0;border:none}.shopping-cart .products__title div{font-size:14px;line-height:20px;font-family:PT Sans,sans-serif;font-weight:400;color:#262626}.shopping-cart-actions{margin-top:16px;text-align:right}.shopping-cart__total{display:block;width:100%;margin-bottom:2px;font-family:"PT Serif",serif;font-size:20px;line-height:26px;text-align:right}.shopping-cart__total b{margin-left:2px;font-family:PT Sans,sans-serif;font-weight:700;font-size:24px;line-height:31px;letter-spacing:1px}.shopping-cart__delivery{font-size:17px;line-height:23px;text-align:right}.shopping-cart-buttons{margin-top:32px;text-align:right}.shopping-cart-buttons .btn{margin-left:14px;padding:17px 47px;color:#fff;font-weight:700;font-size:18px;line-height:20px;letter-spacing:1px;text-transform:uppercase;border:none}.shopping-cart-buttons .btn:hover{box-shadow:0 0 2px #000!important}.shopping-cart-buttons .btn-clear{background:#a9a9a9}.shopping-cart-buttons .btn-success{background:#3d7d00}.shopping-cart .success .btn{margin-right:20px}.shopping-cart .book-view img{border:1px solid #d9dbdf}.checkout .container{margin-bottom:320px}.checkout .main{margin-top:32px;padding:40px 29px 40px 41px;border:1px solid #d9d9d9}.checkout .main-row{justify-content:space-between;margin:0}.checkout .main-left{width:36%;flex-shrink:0}.checkout .main-right{width:calc(100% - 399px);flex-shrink:0;padding:0;border-left:none}.checkout .main-right__title{margin-bottom:24px;font-size:16px;line-height:22px;font-family:"PT Serif",serif}.checkout .left{width:100%;max-width:320px;padding:0}.checkout .left .col-lg-5{flex:0 0 100%;max-width:100%}.checkout .left .btn-primary{width:100%;margin-top:8px;padding:10px 26px 8px;font-family:"PT Serif",serif;font-weight:800;font-size:14px;line-height:21px;text-transform:uppercase}.checkout .left .btn-primary.btn-secondary svg path{fill:#fe6f45}.checkout .left .btn-primary.btn-secondary:hover svg path{fill:#fff}.checkout .left .btn-primary svg{margin:-4px 3px 0 0}.checkout .left form,.checkout .right{position:relative}.checkout .right{padding:6px 0 0;border-left:none}.checkout .right__title{margin-bottom:24px;font-family:"PT Serif",serif;font-weight:400;font-size:16px;line-height:22px;color:#262626}.checkout .right.disabled{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.checkout .right.disabled:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.5);z-index:2}.checkout .right.disabled .product__type{border:1px solid #999!important;color:#666!important}.checkout .right.disabled .block-total{position:absolute;top:auto;left:10px;width:294px;padding:7px 24px 10px 2px;max-width:50%;z-index:2;background:#000;box-shadow:0 0 1px rgba(0,0,0,.16),0 2px 6px rgba(0,0,0,.16),0 10px 20px rgba(0,0,0,.16);color:#fff;border-left:none;border-radius:3px;font-size:13px;line-height:19px}.checkout .right.disabled .block-total:before{position:absolute;top:0;left:-.8px;height:73.5px;width:43px;content:"";display:block;background:#000;z-index:-1}.checkout .right.disabled .block-total:after{position:absolute;top:9.5px;left:-27.5px;height:53.5px;width:53.5px;content:"";display:block;transform:rotate(45deg);background:#000;border:1px solid #56825f;box-shadow:0 4px 20px rgba(86,130,95,.5);z-index:-2;border-radius:3px}.checkout .right .products{margin-top:16px;padding:0;border:none}.checkout .right .btn-order{margin-top:12px;margin-bottom:25px;padding:9px 30px;font-weight:800;font-size:14px;line-height:21px;text-transform:uppercase}.checkout .checkbox-wrap b{font-family:PT Sans,sans-serif;font-size:14px;line-height:20px}.checkout .sublabel{display:block;margin-top:-16px;font-size:12px;line-height:16px;color:#5c5c5c}.checkout .sublabel a{color:#262626}.checkout .discount{margin-top:12px}.checkout .discount p{margin-bottom:2px;font-weight:700;font-size:14px;line-height:20px}.checkout .discount .input{position:relative;width:180px}.checkout .discount .input input{font-size:14px;line-height:20px}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.checkout .discount .input input{height:32px}}.checkout .discount .input input.is-invalid{background:rgba(255,32,42,.04);border:1px solid rgba(144,16,22,.5)}.checkout .discount .input.applied input{border:1px solid #478b4e}.checkout .discount .input .btn-close{position:absolute;top:0;right:0;width:24px;height:30px;padding:0;border:none;flex-shrink:0;outline:none!important;cursor:pointer}.checkout .discount .input .btn-close:after,.checkout .discount .input .btn-close:before{top:10px;left:10px;height:11px;background-color:#760c16}.checkout .discount .btn{margin-left:12px;padding:6px 24px 4px;font-size:13px;line-height:20px;text-transform:uppercase}.checkout .discount__info{display:flex;justify-content:space-between;align-items:center;margin-top:13px;margin-bottom:0;font-size:12px!important;line-height:17px!important}.checkout .discount__info span{color:#444!important}.checkout .discount .btn-close{position:relative;width:24px;height:24px;padding:0;background:#fff;border:1px solid #262626;border-radius:50%;flex-shrink:0;outline:none!important;transition:all .3s}.checkout .discount .btn-close:after,.checkout .discount .btn-close:before{content:"";position:absolute;top:5.5px;left:11px;width:1px;height:11px;background-color:#262626;border-radius:0;transition:all .3s;backface-visibility:hidden;transform:rotate(-45deg)}.checkout .discount .btn-close:after{transform:rotate(45deg)}.checkout .discount .btn-close:hover{border-color:#760c16}.checkout .discount .btn-close:hover:after,.checkout .discount .btn-close:hover:before{background-color:#760c16}.checkout .discount .invalid-feedback{display:block;width:100%;font-size:12px;line-height:17px;color:#760c16}.checkout .products{margin-top:16px;padding:0;border:none}.checkout .products .bordered{border:1px solid #d9d9d9;border-top:none;border-bottom:none}.checkout .products .bordered .product{padding:24px 24px 12px}.checkout .products__title{margin-bottom:16px;padding:0;border:none}.checkout .products .products__title{border:none}.checkout .product__img-cont{flex-shrink:0}.checkout .product__dscr{width:212px;padding-right:32px}.checkout .product__title{margin-bottom:12px;font-size:12px;line-height:16px}.checkout .product-formats{color:#5c5c5c}.checkout .product__price{width:88px;padding-right:12px}.checkout .product__price b{padding-left:0;letter-spacing:0;font-size:14px;line-height:20px;color:#262626}.checkout .product__qty{margin-right:24px;text-align:center;font-weight:600;font-size:14px;line-height:20px}.checkout .product__total b{letter-spacing:0;font-size:14px;line-height:20px;color:#262626}.checkout .comment{margin-top:16px}.checkout .comment b{display:block;margin-bottom:2px;font-size:14px;line-height:20px;font-weight:700}.checkout .comment textarea{margin-bottom:24px;padding:5px 11px 9px}.checkout .comment textarea::-moz-placeholder{color:rgba(51,51,51,.65)}.checkout .comment textarea::placeholder{color:rgba(51,51,51,.65)}.checkout .comment textarea:-ms-input-placeholder{color:rgba(51,51,51,.65)}.checkout .comment textarea::-ms-input-placeholder{color:rgba(51,51,51,.65)}.checkout hr{margin-top:47px;margin-bottom:0;border-color:#d9dbdf}.checkout .block-total{margin-top:24px;padding:18px 10px;font-size:13px;line-height:20px;border-radius:3px;background:rgba(86,130,95,.08);border:1px solid #56825f}.checkout .costs{margin-top:24px;text-align:right}.checkout .costs .cost{display:flex;align-items:flex-end;justify-content:flex-end;margin-bottom:13px}.checkout .costs .cost__label,.checkout .costs .cost__price{margin-bottom:0;font-family:"PT Serif",serif;font-weight:500;font-size:13px;line-height:17px;letter-spacing:.02em;color:#333}.checkout .costs .cost__price{min-width:80px;text-align:right}.checkout .costs .total-cost{margin-top:25px}.checkout .costs .total-cost,.checkout .costs .total-cost .cost__label,.checkout .costs .total-cost .cost__price{font-weight:700;font-size:18px;line-height:24px}.checkout .costs .modal-body{text-align:left}.checkout--online .main{border:none}.checkout--online .left{position:relative;padding:21px 26px 21px 41px;border:1px solid #d9dbdf}.checkout--online .left:before{content:"";position:absolute;top:0;left:11px;height:100%;width:1px;background:#d9dbdf}.checkout--online .right{margin-top:-5px;padding:0 15px 0 24px;border:none}.checkout--online .right .custom-select{-webkit-appearance:menulist;-moz-appearance:menulist}.checkout--online .products{border:0;padding:6px 0 0}.checkout--online .products__title{border-bottom:none}.checkout--online .product__dscr{padding-left:0}.checkout--online .recurring{margin-top:-12px;padding:24px 0 0;border-top:1px solid #e0e0e0}.checkout--online .comment{margin-top:16px}.checkout--online .comment p{margin-bottom:3px;font-size:13px;line-height:20px;color:#444}.checkout--online .discount{margin-top:-5px}.checkout--online .costs{position:relative;text-align:left;border:1px solid #d9dbdf;margin:24px 0 10px 12px;padding:11px 12px 0 9px}.checkout--online .costs p{width:92%;width:calc(100% - 24px);display:flex;justify-content:space-between;align-items:flex-end}.checkout--online .costs:before{content:"";position:absolute;top:0;right:20px;height:100%;width:1px;background:#d9dbdf}.checkout--online .costs .btn-order{width:92.5%;width:calc(100% - 24px)}.checkout .gift{margin-top:-12px;padding-top:13px;border-top:1px solid #d9dbdf}.checkout .gift-field{margin-top:9px}.checkout .gift-field p{margin-bottom:3px;font-size:13px;line-height:20px;color:#444}.checkout .gift-field input{max-width:293px}.checkout .shopping-cart-actions{margin-top:32px}.success__text{font-weight:300;font-size:16px;line-height:26px;color:#333}.delivery-methods{margin-top:48px}.delivery-methods__title{margin-bottom:6px;font-family:"PT Serif",serif;font-weight:400;font-size:16px;line-height:22px;color:#262626;text-transform:uppercase}.delivery-methods__subtitle{margin-bottom:48px;font-size:12px;line-height:16px;color:#5c5c5c}.delivery-methods-times{margin-top:8px;border-radius:2px}.delivery-methods-times__item{display:table-cell;width:50%;padding:6px 20px;background:#fff;border:1px solid #ccc;font-weight:700;font-size:14px;line-height:20px;letter-spacing:1px;text-transform:uppercase;color:#262626;text-align:center;text-decoration:none}.delivery-methods-times__item--active,.delivery-methods-times__item:hover{background:#262626;border-color:#262626;color:#fff}.delivery-methods-list{margin-top:24px}.delivery-methods-item{display:block;margin-bottom:32px!important;padding-left:0;font-family:PT Sans,sans-serif}.delivery-methods-item__title{display:block;margin-bottom:16px;font-weight:700;font-size:14px;line-height:20px;color:#000;letter-spacing:0}.delivery-methods-item-text{display:flex;align-items:flex-start}.delivery-methods-item-text img{flex-shrink:0;margin-right:16px;width:auto;height:auto;max-width:100px;max-height:27px}.delivery-methods-item__text{margin-bottom:0;font-size:12px;line-height:16px;color:#262626}.delivery-methods-item--padding{margin-bottom:10px!important;padding:10px}.delivery-methods-item.active{border:1px solid #ccc}.payment-methods{margin-top:26px;padding-right:10px}.payment-methods__title{margin-bottom:16px;font-family:"PT Serif",serif;font-weight:400;font-size:16px;line-height:22px;color:#262626;text-transform:uppercase}.payment-methods-list{display:flex;justify-content:space-between}.payment-methods-item{position:relative;display:inline-block;width:calc(50% - 20px);padding:23px;background:#fdfbfb;border:1px solid #ccc;border-radius:2px;cursor:pointer}.payment-methods-item .checkmark{display:none;position:absolute;top:28px;right:23px}.payment-methods-item--active,.payment-methods-item:hover{background:#f4f4f4;border-color:#262626}.payment-methods-item--active{cursor:default}.payment-methods-item--active .checkmark{display:inline-block}.payment-methods-item--active .payment-methods-item__title{font-weight:700}.payment-methods-item--disabled{background:#fdfbfb!important;border-color:#ccc!important;cursor:default}.payment-methods-item--disabled:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#d3d3d3;opacity:.5}.payment-methods-item__images{min-height:22px}.payment-methods-item__images img{margin-right:12px}.payment-methods-item__title{margin:16px 0;font-size:14px;line-height:20px;letter-spacing:1px;text-transform:uppercase;color:#262626}.payment-methods-item__text{margin-bottom:0;font-size:12px;line-height:16px;color:#262626}.payment-methods__questions{display:inline-block;margin-top:48px;font-size:16px;line-height:21px;color:#262626}@media (max-width:1096px){.shopping-cart .breadcrumbs{margin-top:0}.shopping-cart .breadcrumbs span{display:inline-block;margin:0 5px}.shopping-cart .products{padding:16px}.shopping-cart .product>div{flex-shrink:0;padding-right:12px}.shopping-cart .product__img-cont{width:90px}.shopping-cart .product__dscr{width:190px}.shopping-cart .product__price{width:130px}.shopping-cart .product__qty{width:70px;margin-right:0}.checkout .main-left,.checkout .main-right{width:100%}.checkout .right{margin-top:40px}.checkout .right.disabled .block-total{top:auto!important;left:25px;bottom:30px;padding:7px 8px 10px}.checkout .right.disabled .block-total:after,.checkout .right.disabled .block-total:before{display:none}.checkout--online .left{max-width:98%;max-width:calc(100% - 12px);padding:21px 12px 21px 26px}.checkout--online .right{padding:21px 15px 21px 12px}.payment-methods-item__images img{margin-right:7px}}@media (max-width:767px){.shopping-cart .breadcrumbs{display:none}.shopping-cart__title{margin:23px 16px 16px;text-align:center;font-weight:400;font-size:26px;line-height:36px;letter-spacing:2px;color:#262626}.shopping-cart__main{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;margin-bottom:57px}.shopping-cart__right{width:100%;margin:0;padding:0 16px}.shopping-cart .products{margin:0 16px;padding:0;border:none;border-top:1px solid #ccc}.shopping-cart .product{margin-bottom:0;padding:24px 0;border-bottom:1px solid #ccc;justify-content:flex-start;flex-wrap:wrap}.shopping-cart .product>div{padding-right:0}.shopping-cart .product__img-cont{width:78px;margin-right:16px;margin-bottom:28px}.shopping-cart .product__dscr{width:calc(100% - 94px);margin-bottom:28px}.shopping-cart .product__price{display:none}.shopping-cart .product__qty{width:78px;margin-right:16px;order:3}.shopping-cart .product__qty input{margin-top:-6px}.shopping-cart .product__total{order:4}.shopping-cart .product__action{margin-right:4px;margin-top:-2px;order:5}.shopping-cart-actions{flex-wrap:wrap}.shopping-cart-actions div,.shopping-cart .discount{width:100%}.shopping-cart .discount div{justify-content:space-between}.shopping-cart .discount .input{width:100%}.shopping-cart .discount .btn{margin-left:8px;padding:6px 23px 4px}.shopping-cart__total{display:flex;width:100%;margin:33px 0 0;font-size:16px;line-height:22px}.shopping-cart__total b{margin-left:auto;font-size:18px;line-height:23px;text-align:right}.shopping-cart-buttons{margin-top:31px}.shopping-cart-buttons .btn{width:100%;margin:0 0 8px}.checkout .container{margin-bottom:120px}.checkout .breadcrumbs{padding:11px 16px 0;font-size:20px;line-height:26px}.checkout .main{margin-top:3px;margin-bottom:0;padding:0 16px;border:none}.checkout .main b{margin-bottom:7px}.checkout .main-right__title{margin-bottom:2px}.checkout .left{max-width:100%;padding:16px 0 0;border-top:1px solid #ccc}.checkout .left form{margin-bottom:20px!important}.checkout .right{margin-top:32px;padding:0;border:none}.checkout .right.disabled .block-total{max-width:100%;left:12px;right:12px;width:auto;bottom:0}.checkout .right hr{display:none}.checkout .right .products{margin:4px 0 0;padding-bottom:28px;border-bottom:1px solid #ccc}.checkout .product{flex-wrap:nowrap!important;padding:20px 0;border-bottom:none}.checkout .product__price{display:none!important}.checkout .product__img-cont{margin-right:24px;margin-bottom:0}.checkout .product__dscr{width:calc(100% - 102px);margin-bottom:0}.checkout .product__total{width:auto}.checkout .product__bottom{display:flex;justify-content:space-between;margin-top:12px}.checkout .product__qty{text-align:left;font-weight:400}.checkout .block-total{margin-top:33px;padding:18px 10px;font-size:13px;line-height:20px;border-radius:3px}.checkout .shipping-toggle{position:relative;margin-bottom:20px!important;padding:5px 10px 3px;background:#f5f4f2;border:1px solid rgba(86,130,95,.5);font-size:14px!important;font-weight:400!important;line-height:20px!important;color:#333!important}.checkout .shipping-toggle:before{content:"";display:block;position:absolute;top:9px;right:9px;width:11px;height:11px;background:url(../images/arrow.png) no-repeat 50% 50%}.checkout .shipping-toggle.active:before{transform:rotate(180deg)}.checkout .products .bordered{padding:10px 20px;border:1px solid #d9d9d9}.checkout .products .bordered .product{padding:10px 0}.checkout .products .bordered .product__total{width:auto}.checkout .products .bordered .product:last-child{border-bottom:none}.checkout .products .costs{padding-top:0}.checkout .products .btn-order{width:100%}.checkout .products .product__total{padding-right:0;font-size:14px;line-height:20px;text-align:right}.checkout .products .product__total .discount{display:block;margin-top:-18px;font-size:14px;line-height:20px}.checkout .products .discount__info{justify-content:flex-start}.checkout .products .discount__info .btn-close{margin-left:10px}.checkout--online .left{border:none;padding:10px 0 21px 12px}.checkout--online .left:before{display:none}.checkout--online .products{margin-top:16px;padding:0;border:none}.checkout--online .costs{margin:10px 0;border:none}.checkout--online .costs p{width:100%;justify-content:flex-end}.checkout--online .costs p span{margin-left:5px}.checkout--online .costs .btn-order{width:100%}.checkout--online .costs:before{display:none}.checkout .gift{margin-top:5px;border:none}.checkout .gift-field input{max-width:100%}.checkout .comment{margin-top:-4px}.checkout .shopping-cart-actions{margin-top:0;padding:0 16px}.checkout .shopping-cart-buttons{padding:0 16px}.form-hidden{display:none}.success__text{padding:0 28px}.delivery-methods{margin-top:35px;padding-top:32px;border-top:1px solid #ccc;border-bottom:1px solid #ccc}.delivery-methods__subtitle{margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #ccc}.delivery-methods-times__item{display:block;width:100%;margin-bottom:16px!important;padding:7px 20px}.payment-methods{margin-top:32px;padding-right:0;padding-bottom:16px;border-bottom:1px solid #ccc}.payment-methods-list{flex-wrap:wrap}.payment-methods-item{width:100%;margin-bottom:16px}.payment-methods-item__images img{margin-right:12px}.payment-methods__questions{display:none}}@media (max-width:525px){.shopping-cart .success .btn{width:100%;margin-right:0;margin-bottom:20px}}