.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-notice,#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;text-align:center}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;letter-spacing:0;line-height:20px;left:0}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container,#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container,#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:0;cursor:pointer}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){letter-spacing:.25px;margin:0 0 0 10px;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px}.cn-buttons-container,.cn-text-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade,#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-buttons,.cookie-notice-container #cn-notice-text{display:block}#cookie-notice .cn-button{margin:0 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}:root {
--font-family: "Montserrat", Arial, Helvetica, sans-serif;
--second-family: "FrizQuadrataC", Arial, Helvetica, serif;
--content-width: 1900px;
--container-offset: 50px;
--container-width: calc(var(--content-width) + (var(--container-offset) * 2));
--offset: 32px;
--main-size: 13px;
--second-size: 15px;
--light-color: #fff;
--raspbery: #ab0033;
--grey-color: rgba(255, 255, 255, 0.502);
--dark-color: #1b1b1b;
}   .custom-checkbox__field:checked+.custom-checkbox__content::after {
opacity: 1;
}
.custom-checkbox__field:focus+.custom-checkbox__content::before {
outline: 2px solid #f00;
outline-offset: 2px;
}
.custom-checkbox__field:disabled+.custom-checkbox__content {
opacity: 0.4;
pointer-events: none;
}   @font-face {
font-family: "Montserrat";
src: url(//royalcircus.ru/wp-content/themes/royal-circus-theme/fonts/Montserrat-Regular.woff2) format("woff2");
font-weight: 400;
font-display: swap;
font-style: normal;
}
@font-face {
font-family: "Montserrat";
src: url(//royalcircus.ru/wp-content/themes/royal-circus-theme/fonts/Montserrat-Medium.woff2) format("woff2");
font-weight: 500;
font-display: swap;
font-style: normal;
}
@font-face {
font-family: "Montserrat";
src: url(//royalcircus.ru/wp-content/themes/royal-circus-theme/fonts/Montserrat-Bold.woff2) format("woff2");
font-weight: 700;
font-display: swap;
font-style: normal;
}
@font-face {
font-family: "FrizQuadrataC";
src: url(//royalcircus.ru/wp-content/themes/royal-circus-theme/fonts/FrizQuadrataC.woff2) format("woff2");
font-weight: 400;
font-display: swap;
font-style: normal;
}
@font-face {
font-family: "FrizQuadrataC";
src: url(//royalcircus.ru/wp-content/themes/royal-circus-theme/fonts/FrizQuadrataC-Bold.woff2) format("woff2");
font-weight: 700;
font-display: swap;
font-style: normal;
}
html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*,
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
.page {
height: 100%;
font-family: var(--font-family);
-webkit-text-size-adjust: 100%;
}
.page__body {
margin: 0;
min-width: 320px;
min-height: 100%;
font-size: 16px;
background-color: #1b1b1b;
color: var(--light-color);
}
img {
height: auto;
max-width: 100%;
-o-object-fit: cover;
object-fit: cover;
vertical-align: middle;
}
a {
text-decoration: none;
color: var(--light-color);
}
.site-container {
overflow: hidden;
}
.is-hidden {
display: none !important; }
.btn-reset {
border: none;
padding: 0;
background-color: transparent;
cursor: pointer;
}
.list-reset {
list-style: none;
margin: 0;
padding: 0;
}
.input-reset {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: none;
border-radius: 0;
background-color: #fff;
}
.input-reset::-webkit-search-decoration,
.input-reset::-webkit-search-cancel-button,
.input-reset::-webkit-search-results-button,
.input-reset::-webkit-search-results-decoration {
display: none;
}
.visually-hidden {
position: absolute;
overflow: hidden;
margin: -1px;
border: 0;
padding: 0;
width: 1px;
height: 1px;
clip: rect(0 0 0 0);
}
.container {
margin: 0 auto;
padding: 0 var(--container-offset);
max-width: var(--container-width);
padding-top: 65px;
padding-bottom: 105px;
}
@media (max-width: 1024px) {
.container {
--container-offset: 15px;
}
}
.js-focus-visible :focus:not(.focus-visible) {
outline: none;
}
.centered {
text-align: center;
}
.dis-scroll {
position: fixed;
left: 0;
top: 0;
overflow: hidden;
width: 100%;
height: 100vh;
-ms-scroll-chaining: none;
overscroll-behavior: none;
}
.page--ios .dis-scroll {
position: relative;
}
.burger-wrap {
display: none;
}
@media (max-width: 1024px) {
.burger-wrap {
display: block;
position: absolute;
padding: 16px 14px;
right: 0px;
top: 0px;
font-size: 14px;
text-transform: uppercase;
z-index: 110;
-webkit-backdrop-filter: blur(3px);
backdrop-filter: blur(3px);
background-color: rgba(255, 255, 255, 0.05);
border-radius: 0 0 0 20px;
}
}
.burger {
--burger-width: 30px;
--burger-height: 30px;
--burger-line-height: 3px;
position: relative;
border: none;
padding: 0;
width: var(--burger-width);
height: var(--burger-height);
color: #000;
background-color: transparent;
cursor: pointer;
display: none;
--burger-height: 20px;
color: var(--light-color);
}
.burger::before,
.burger::after {
content: "";
position: absolute;
left: 0;
width: 100%;
height: var(--burger-line-height);
background-color: currentColor;
-webkit-transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
transition: transform 0.3s ease-in-out, top 0.3s ease-in-out;
transition: transform 0.3s ease-in-out, top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
border-radius: 3px;
}
.burger::before {
top: 0px;
}
.burger::after {
top: calc(100% - var(--burger-line-height));
}
.burger__line {
position: absolute;
left: 0;
top: 50%;
width: 100%;
height: var(--burger-line-height);
background-color: currentColor;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: -webkit-transform 0.3s ease-in-out;
transition: -webkit-transform 0.3s ease-in-out;
transition: transform 0.3s ease-in-out;
transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
border-radius: 3px;
}
.burger--active::before {
top: 50%;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
transition: transform 0.3s ease-in-out, top 0.3s ease-in-out;
transition: transform 0.3s ease-in-out, top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.burger--active::after {
top: 50%;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
transition: transform 0.3s ease-in-out, top 0.3s ease-in-out;
transition: transform 0.3s ease-in-out, top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.burger--active .burger__line {
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: -webkit-transform 0.3s ease-in-out;
transition: -webkit-transform 0.3s ease-in-out;
transition: transform 0.3s ease-in-out;
transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
@media (max-width: 1024px) {
.burger {
display: block;
right: 0px;
top: 0px;
}
}
.section-title {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
position: relative;
margin: 0;
margin-bottom: 35px;
font-family: "FrizQuadrataC", Arial, Helvetica, serif;
font-size: clamp(1.563rem, 1.436rem + 0.633vw, 2.188rem);
font-weight: 400;
color: var(--light);
text-transform: uppercase;
text-shadow: rgb(171, 0, 51) 2px 3px 1px;
}
.section-title--clear {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.section-title--clear::after {
display: none;
}
.section-title::after {
content: "";
position: absolute;
right: -300px;
top: 30%;
width: 281px;
height: 85px;
background-image: -webkit-image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/title-dec.png) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/title-dec_2x.png) 2x);
background-image: image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/title-dec.png) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/title-dec_2x.png) 2x);
background-size: cover;
background-repeat: no-repeat;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
@media (max-width: 768px) {
.section-title::after {
right: -236px;
-webkit-transform: translateY(-50%) scale(0.6);
-ms-transform: translateY(-50%) scale(0.6);
transform: translateY(-50%) scale(0.6);
}
}
@media (max-width: 550px) {
.section-title::after {
right: -215px;
-webkit-transform: translateY(-50%) scale(0.5);
-ms-transform: translateY(-50%) scale(0.5);
transform: translateY(-50%) scale(0.5);
}
}
@media (max-width: 375px) {
.section-title::after {
right: -192px;
-webkit-transform: translateY(-50%) scale(0.3);
-ms-transform: translateY(-50%) scale(0.3);
transform: translateY(-50%) scale(0.3);
}
}
.section-title--center {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
@media (max-width: 550px) {
.section-title--center {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
}
.section-title--center::before {
content: "";
position: absolute;
left: calc(50% - 235px);
top: 30%;
width: 281px;
height: 85px;
background-image: -webkit-image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/title-dec.png) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/title-dec_2x.png) 2x);
background-image: image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/title-dec.png) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/title-dec_2x.png) 2x);
background-size: cover;
background-repeat: no-repeat;
-webkit-transform: translateY(-50%) translateX(-50%) rotateY(180deg);
transform: translateY(-50%) translateX(-50%) rotateY(180deg);
}
@media (max-width: 768px) {
.section-title--center::before {
left: calc(50% - 160px);
-webkit-transform: translateY(-50%) translateX(-50%) rotateY(180deg) scale(0.6);
transform: translateY(-50%) translateX(-50%) rotateY(180deg) scale(0.6);
}
}
@media (max-width: 550px) {
.section-title--center::before {
display: none;
left: calc(50% - 115px);
-webkit-transform: translateY(-50%) translateX(-50%) rotateY(180deg) scale(0.4);
transform: translateY(-50%) translateX(-50%) rotateY(180deg) scale(0.4);
}
}
.section-title--center::after {
content: "";
position: absolute;
right: calc(50% - 235px);
top: 30%;
width: 281px;
height: 85px;
background-image: -webkit-image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/title-dec.png) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/title-dec_2x.png) 2x);
background-image: image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/title-dec.png) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/title-dec_2x.png) 2x);
background-size: cover;
background-repeat: no-repeat;
-webkit-transform: translateY(-50%) translateX(50%);
-ms-transform: translateY(-50%) translateX(50%);
transform: translateY(-50%) translateX(50%);
}
@media (max-width: 768px) {
.section-title--center::after {
right: calc(50% - 160px);
-webkit-transform: translateY(-50%) translateX(50%) scale(0.6);
-ms-transform: translateY(-50%) translateX(50%) scale(0.6);
transform: translateY(-50%) translateX(50%) scale(0.6);
}
}
@media (max-width: 550px) {
.section-title--center::after {
right: unset;
left: 55px;
-webkit-transform: translateY(-50%) scale(0.5);
-ms-transform: translateY(-50%) scale(0.5);
transform: translateY(-50%) scale(0.5);
}
}
@media (max-width: 375px) {
.section-title--center::after {
left: 20px;
-webkit-transform: translateY(-50%) scale(0.3);
-ms-transform: translateY(-50%) scale(0.3);
transform: translateY(-50%) scale(0.3);
}
}
.section-title--authors {
margin-bottom: 70px;
}
.section-title--authors::after {
right: calc(50% - 262px);
}
@media (max-width: 768px) {
.section-title--authors::after {
right: calc(50% - 180px);
}
}
@media (max-width: 550px) {
.section-title--authors::after {
right: unset;
left: 95px;
}
}
@media (max-width: 375px) {
.section-title--authors::after {
left: 20px;
}
}
.section-title--authors::before {
left: calc(50% - 262px);
}
@media (max-width: 768px) {
.section-title--authors::before {
left: calc(50% - 180px);
}
}
@media (max-width: 550px) {
.section-title--authors::before {
display: none;
left: calc(50% - 115px);
}
}
.link {
display: inline-block;
margin-left: 5px;
text-decoration: underline;
font-size: 14px;
line-height: 19px;
color: var(--grey-color);
-webkit-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.link:focus {
outline: none;
}
@media (any-hover: hover) {
.link:hover {
color: var(--raspbery);
}
}
.link.focus-visible {
outline-offset: 2px;
outline: 1px solid var(--raspbery);
}
.is-visible {
display: block !important;
}
.overlay.is-open {
opacity: 1;
visibility: visible;
-webkit-transition: opacity var(--transition-time), visibility var(--transition-time);
transition: opacity var(--transition-time), visibility var(--transition-time);
}
.overlay {
--transition-time: 0.3s;
position: fixed;
width: 100%;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 50;
background-color: rgba(0, 0, 0, 0.7);
cursor: pointer;
overflow-y: auto;
overflow-x: hidden;
text-align: center;
opacity: 0;
visibility: hidden;
-webkit-transition: opacity var(--transition-time), visibility var(--transition-time);
transition: opacity var(--transition-time), visibility var(--transition-time);
z-index: 0;
}
#app {
overflow: hidden;
font-family: "Montserrat", sans-serif; display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
#app canvas {
display: block;
position: fixed;
top: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.tabs .tabs__nav-btn--active {
background-color: #ff0001;
}
.tabs .tabs__panel {
display: none;
}
.tabs .tabs__panel--active {
display: block;
}
.graph-modal__container {
background-color: #1b1b1b;
}
.graph-modal__container picture {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.flying-man {
position: relative;
}
.flying-man::before {
content: "";
position: absolute;
bottom: -119px;
left: 20px;
width: 150px;
height: 119px;
background-image: -webkit-image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fly-man.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fly-man_2x.webp) 2x);
background-image: image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fly-man.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fly-man_2x.webp) 2x);
background-size: contain;
background-repeat: no-repeat;
pointer-events: none;
z-index: 1000;
}
.nav {
width: 100%;
margin-left: -90px;
}
.nav__list {
width: 100%;
z-index: 9;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
@media (max-width: 1024px) {
.nav__list {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
position: static;
-webkit-transform: none;
-ms-transform: none;
transform: none;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: unset;
width: 100%;
-webkit-transform-origin: none;
-ms-transform-origin: none;
transform-origin: none;
margin-bottom: 30px;
}
}
.nav__item:not(:last-child) {
margin-right: 25px;
}
@media (max-width: 1024px) {
.nav__item:not(:last-child) {
margin-right: 0;
}
}
@media (max-width: 1024px) {
.nav__item {
-ms-grid-column-span: 1;
grid-column: 1 span;
margin-bottom: 30px;
}
}
.nav__link {
font-size: 20px;
text-transform: uppercase;
color: var(--grey-color);
font-weight: 500;
white-space: nowrap;
-webkit-transition: color 0.25s ease-in-out, text-shadow 0.25s ease-in-out;
transition: color 0.25s ease-in-out, text-shadow 0.25s ease-in-out;
}
.nav__link:focus {
outline: none;
}
@media (any-hover: hover) {
.nav__link:hover {
color: var(--light-color);
text-shadow: rgb(255, 255, 255) 0px 1px 1px;
text-shadow: rgb(171, 0, 51) 2px 3px 1px;
}
}
@media (max-width: 1024px) {
.nav__link {
color: var(--light-color);
padding-left: 7px;
border-left: 2px solid var(--raspbery);
}
}
@media (max-width: 340px) {
.nav__link {
font-size: 16px;
}
}
@media (max-width: 1024px) {
.nav {
position: fixed;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 150px 15px 50px 15px;
right: 0;
top: 0;
width: 100%;
height: 100vh;
z-index: 100;
overflow-y: auto;
visibility: hidden;
background-color: #141414;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
}
.nav__link.focus-visible {
outline-offset: 2px;
outline: 1px solid var(--raspbery);
}
.nav.menu--active {
visibility: visible;
-webkit-transform: none;
-ms-transform: none;
transform: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
opacity: 1;
background-image: -webkit-image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/hero-logo.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/hero-logo_2x.webp) 2x);
background-image: image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/hero-logo.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/hero-logo_2x.webp) 2x);
background-size: contain;
background-repeat: no-repeat;
background-position: 50% 10%;
height: 100%;
overflow: scroll;
}
.btn {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
vertical-align: top;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-weight: 500;
font-size: 20px;
font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.25rem);
line-height: 1.2;
border-radius: 30px;
border: 2px solid rgba(255, 255, 255, 0.2);
color: #fff;
background-color: transparent;
padding: 17px 36px;
-webkit-transition: color 0.25s, border-color 0.25s, background-color 0.25s;
transition: color 0.25s, border-color 0.25s, background-color 0.25s;
}
.btn:focus {
outline: none;
}
@media (any-hover: hover) {
.btn:hover {
border-color: var(--raspbery);
}
}
.btn--fill {
background-color: var(--raspbery);
border-color: var(--raspbery);
}
@media (any-hover: hover) {
.btn--fill:hover {
background-color: var(--light-color);
color: var(--raspbery);
}
}
@media (max-width: 1440px) {
.btn--fill {
padding: 10px 20px;
}
}
.btn--inv {
padding: 17px;
background-color: rgba(255, 255, 255, 0.1);
background-color: transparent;
}
@media (any-hover: hover) {
.btn--hover:hover {
background-color: var(--raspbery);
}
}
.btn.focus-visible {
border-color: var(--raspbery);
}
.btn--fill.focus-visible {
border-color: var(--light-color);
}
.read-more {
display: inline-block;
margin-top: 22px;
text-transform: none;
color: #fff !important;
border-bottom: 2px solid var(--raspbery);
-webkit-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.read-more:focus {
outline: none;
}
@media (any-hover: hover) {
.read-more:hover {
color: var(--raspbery);
}
}
.read-more.focus-visible {
border-color: var(--light-color);
}
.underline-link {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
padding: 0;
padding-right: 20px;
color: var(--light-color);
font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.25rem);
font-family: var(--second-family);
text-transform: uppercase;
border-bottom: 2px solid var(--raspbery);
-webkit-transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, -webkit-transform 0.3s ease-in-out;
transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, -webkit-transform 0.3s ease-in-out;
transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, transform 0.3s ease-in-out;
transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
@media (max-width: 1600px) {
.underline-link {
font-size: clamp(0.875rem, 0.824rem + 0.253vw, 1.125rem);
}
}
.underline-link::after {
content: "";
position: absolute;
right: 0;
top: 50%;
width: 10px;
height: 10px;
border: 2px solid var(--light-color);
border-top: none;
border-left: none;
-webkit-transform: rotate(-45deg) translateY(-95%);
-ms-transform: rotate(-45deg) translateY(-95%);
transform: rotate(-45deg) translateY(-95%);
-webkit-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out;
}
.underline-link:focus {
outline: none;
}
@media (any-hover: hover) {
.underline-link:hover {
color: var(--raspbery);
border-color: transparent;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.underline-link:hover::after {
opacity: 0;
}
}
.underline-link.focus-visible {
outline-offset: 2px;
outline: 1px solid var(--raspbery);
}
.social {
position: fixed;
right: 53px;
bottom: 11vh;
z-index: 9;
}
.social__item:not(:last-child) {
margin-bottom: 10px;
}
@media (max-width: 1024px) {
.social__item:not(:last-child) {
margin-bottom: 0;
margin-right: 15px;
}
}
.social__link {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 10px;
border-radius: 50px;
background-color: rgba(255, 255, 255, 0.1);
border: 2px solid transparent;
-webkit-transition: border-color 0.3s ease-in-out;
transition: border-color 0.3s ease-in-out;
}
.social__link svg path {
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.social__link:focus {
outline: none;
}
@media (any-hover: hover) {
.social__link:hover {
border-color: var(--raspbery);
}
}
@media (any-hover: hover) and (max-width: 1024px) {
.social__link:hover {
border-color: var(--light-color);
}
}
@media (any-hover: hover) {
.social__link:hover svg path {
fill: var(--raspbery);
}
}
@media (any-hover: hover) and (max-width: 1024px) {
.social__link:hover svg path {
fill: var(--light-color);
}
}
@media (max-width: 1024px) {
.social {
position: static;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
}
.social__link.focus-visible {
border-color: var(--raspbery);
}
.header {
position: sticky;
width: 100%;
z-index: 110;
border-bottom: 2px solid var(--raspbery);
background-color: rgb(27, 27, 27);
}
.header__container {
padding-top: 0;
padding-bottom: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media (max-width: 1024px) {
.header__container {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding-bottom: 10px;
padding-left: 0;
}
}
.header__logo {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: auto;
padding: 10px 20px;
border-radius: 90px;
z-index: 110;
}
.header__logo:focus {
outline: none;
}
@media (max-width: 1024px) {
.header__logo {
position: relative;
z-index: 110;
padding: 5px;
border-radius: 0 0 20px 0;
background-color: rgba(255, 255, 255, 0.05);
}
.header__logo img {
width: 50px;
height: auto;
}
}
@media (max-width: 1024px) {
.header { left: 0;
right: 0;
top: 0;
z-index: 10;
}
}
.header__logo.focus-visible {
outline: 1px solid var(--raspbery);
}
.hero__container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: space-evenly;
-ms-flex-pack: space-evenly;
justify-content: space-evenly;
padding-top: 100px;
min-height: 100vh;
min-height: 100vh;
height: auto;
}
@media (max-width: 1024px) {
.hero__container {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
padding-top: 64px;
}
}
@media (max-width: 768px) {
.hero__container {
padding-top: 120px;
}
}
@media (max-width: 550px) {
.hero__container {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
.hero__title {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
text-align: center;
margin: 0;
font-size: 35px;
font-size: clamp(1.25rem, 1.016rem + 1.172vw, 2.188rem);
font-family: var(--second-family);
font-weight: 400;
color: #fff;
text-transform: uppercase;
line-height: 1.2;
text-shadow: rgb(171, 0, 51) 2px 3px 1px;
}
.hero-bg {
position: absolute;
left: 0;
right: 0;
top: 60px;
bottom: 0;
width: 100%;
height: auto;
}
.poster {
background-image: -webkit-gradient(linear, left top, left bottom, from(#1b1b1b), color-stop(55.93%, #141414));
background-image: linear-gradient(to bottom, #1b1b1b 0%, #141414 55.93%);
}
.poster__title {
padding-left: 95px;
}
.poster__title::before {
position: absolute;
content: "";
bottom: 0;
left: 0;
width: 83px;
height: 113px;
background-image: -webkit-image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/clown.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/clown_2x.webp) 2x);
background-image: image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/clown.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/clown_2x.webp) 2x);
background-repeat: no-repeat;
background-size: contain;
}
.poster__list {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[12];
grid-template-columns: repeat(12, 1fr);
gap: 30px;
}
@media (max-width: 1600px) {
.poster__list {
gap: 15px;
}
}
@media (max-width: 1230px) {
.poster__list {
-webkit-column-gap: 0;
-moz-column-gap: 0;
column-gap: 0;
row-gap: 50px;
}
}
@media (max-width: 768px) {
.poster__list {
row-gap: 30px;
}
}
.poster__item {
-ms-grid-column-span: 6;
grid-column: 6 span;
}
@media (max-width: 1230px) {
.poster__item {
-ms-grid-column-span: 12;
grid-column: 12 span;
}
}
.poster__card {
position: relative;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
border-radius: 25px;
overflow: hidden;
}
@media (max-width: 1230px) {
.poster__card {
height: 300px;
}
}
@media (max-width: 550px) {
.poster__card {
border-radius: 15px;
height: unset;
position: relative;
-webkit-box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}
}
.poster__card::after {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(34.05%, rgba(20, 20, 20, 0)), to(rgba(20, 20, 20, 0.7)));
background-image: linear-gradient(to bottom, rgba(20, 20, 20, 0) 34.05%, rgba(20, 20, 20, 0.7) 100%);
z-index: 2;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
@media (any-hover: hover) {
.poster__card:hover {
-webkit-box-shadow: rgba(171, 0, 51, 0.56) -4px 9px 25px -6px;
box-shadow: rgba(171, 0, 51, 0.56) -4px 9px 25px -6px;
-webkit-box-shadow: rgba(171, 0, 51, 0.56) 0px 22px 70px 4px;
box-shadow: rgba(171, 0, 51, 0.56) 0px 22px 70px 4px;
-webkit-box-shadow: rgb(171, 0, 51) 0px 20px 30px -10px;
box-shadow: rgb(171, 0, 51) 0px 20px 30px -10px;
-webkit-transform: scale(1.01) translateY(-20px);
-ms-transform: scale(1.01) translateY(-20px);
transform: scale(1.01) translateY(-20px);
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.poster__card:hover img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
}
.poster__card picture img {
-webkit-transition: -webkit-transform 0.3s ease-in-out;
transition: -webkit-transform 0.3s ease-in-out;
transition: transform 0.3s ease-in-out;
transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
@media (max-width: 1230px) {
.poster__card picture img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
}
}
.poster__card-content {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-line-pack: end;
align-content: flex-end;
padding: 35px;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
z-index: 3;
}
@media (max-width: 1600px) {
.poster__card-content {
padding: 25px;
}
}
@media (max-width: 550px) {
.poster__card-content {
padding: 20px;
}
}
@media (max-width: 550px) {
.poster__card-content {
position: relative;
border-top: none;
border-radius: 0 0 15px 15px;
background-color: #222121;
border-top: 2px solid var(--raspbery);
border-bottom: 2px solid var(--raspbery);
}
}
.poster__card-city {
position: absolute;
top: 16px;
right: 25px;
font-size: 28px;
font-size: clamp(1.375rem, 1.281rem + 0.469vw, 1.75rem);
font-size: clamp(1.563rem, 1.525rem + 0.19vw, 1.75rem);
}
@media (max-width: 550px) {
.poster__card-city {
top: 10px;
right: 20px;
}
}
.poster__card-title {
margin: 0;
margin-bottom: 17px;
width: 100%;
font-family: var(--second-family);
font-weight: 400;
color: #fff;
font-size: 35px;
font-size: clamp(1.25rem, 1.06rem + 0.949vw, 2.188rem);
text-transform: uppercase;
}
.poster__card-bottom {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 15px;
width: 100%;
}
@media (max-width: 550px) {
.poster__card-bottom {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
.poster__card-date {
margin-bottom: 5px;
font-size: 20px;
font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.25rem);
text-transform: uppercase;
}
.poster__card-place {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 55%;
font-size: 20px;
font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.25rem);
-webkit-line-clamp: 3;
overflow: hidden;
text-overflow: ellipsis;
}
@media (max-width: 1600px) {
.poster__card-place {
width: 47%;
}
}
@media (max-width: 550px) {
.poster__card-place {
width: 100%;
margin-bottom: 15px;
}
}
.poster__card-btn {
-ms-flex-item-align: end;
align-self: flex-end;
}
@media (max-width: 550px) {
.poster__card-btn {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
width: 100%;
}
}
.awards {
background-image: -webkit-gradient(linear, left bottom, left top, from(#1b1b1b), color-stop(55.93%, #141414));
background-image: linear-gradient(to top, #1b1b1b 0%, #141414 55.93%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#1b1b1b), color-stop(55.93%, #141414));
background-image: linear-gradient(to bottom, #1b1b1b 0%, #141414 55.93%);
}
.awards__slider {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.awards__slider--frst {
overflow: visible;
}
.awards__slider-slide {
position: relative;
overflow: hidden;
border-radius: 30px;
}
.awards__slider-slide::after {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(27, 27, 27, 0)), to(rgba(27, 27, 27, 0.75)));
background-image: linear-gradient(to bottom, rgba(27, 27, 27, 0) 0%, rgba(27, 27, 27, 0.75) 100%);
}
.awards__slider-slide::before {
content: "";
display: block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(20, 20, 20, 0.6);
opacity: 0;
-webkit-transition: opacity 0.25s;
transition: opacity 0.25s;
}
@media (any-hover: hover) {
.awards__slider-slide:hover::before {
opacity: 1;
}
}
@media (max-width: 550px) {
.awards__slider-slide {
border-radius: 15px;
}
}
.awards__img {
border-radius: 30px;
height: 100%;
max-height: 640px;
width: 100%;
max-width: 480px;
}
@media (max-width: 550px) {
.awards__img {
border-radius: 15px;
}
}
.awards__card {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
padding: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
z-index: 1;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
@media (max-width: 1600px) {
.awards__card {
padding: 20px;
}
}
.awards__card-date {
position: absolute;
right: 30px;
top: 30px;
font-family: var(--second-family);
font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.25rem);
font-weight: 400;
}
@media (max-width: 1600px) {
.awards__card-date {
right: 20px;
top: 20px;
}
}
.awards__card-content {
-webkit-transform: translateY(248px);
-ms-transform: translateY(248px);
transform: translateY(248px);
-webkit-transition: -webkit-transform 0.25s ease-in-out;
transition: -webkit-transform 0.25s ease-in-out;
transition: transform 0.25s ease-in-out;
transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
@media (max-width: 1600px) {
.awards__card-content {
-webkit-transform: translateY(186px);
-ms-transform: translateY(186px);
transform: translateY(186px);
}
}
.awards__card-title {
display: -webkit-box;
margin: 0;
max-height: 162px;
font-weight: 400;
font-size: clamp(1.25rem, 1.225rem + 0.127vw, 1.375rem);
font-family: var(--second-family);
text-transform: uppercase;
color: var(--light-color);
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.awards__card-text {
display: -webkit-box;
margin-top: 22px;
height: 195px;
font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.25rem);
line-height: 1.2;
-webkit-line-clamp: 8;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
@media (max-width: 1600px) {
.awards__card-text {
-webkit-line-clamp: 6;
max-height: 136px;
}
}
@media (any-hover: hover) {
.awards__card:hover .awards__card-content {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.swiper-slide.awards__slider-slide {
width: 330px;
height: 440px;
}
@media (max-width: 1024px) {
.swiper-slide.awards__slider-slide {
width: 278px;
height: 370px;
}
}
.press {
background-image: -webkit-gradient(linear, left top, left bottom, from(#1b1b1b), color-stop(55.93%, #141414));
background-image: linear-gradient(to bottom, #1b1b1b 0%, #141414 55.93%);
}
.press__container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.press__top {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
width: 100%;
}
@media (max-width: 550px) {
.press__top {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: 20px;
}
}
.press__list,
.press__list-index {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[12];
grid-template-columns: repeat(12, 1fr);
gap: 30px;
margin-bottom: 170px;
}
@media (max-width: 1440px) {
.press__list,
.press__list-index {
gap: 15px;
row-gap: 60px;
}
}
.press__list {
margin-bottom: 80px;
}
.press__list-index {
margin-bottom: 180px;
}
.press__item,
.press__item-index {
-ms-grid-column-span: 3;
grid-column: 3 span;
} .press__wdget .press__item-index-index:nth-child(n+4) {
display: none;
}
.press__wdget {
margin-bottom: 50px;
}
@media (max-width: 1440px) {
.press__item,
.press__item-index {
-ms-grid-column-span: 6;
grid-column: 6 span;
} .press__item-index:nth-child(n+4) {
display: block;
} .press__item-index:nth-child(n+5) {
display: none;
}
}
@media (max-width: 550px) {
.press__item,
.press__item-index {
-ms-grid-column-span: 12;
grid-column: 12 span;
}
}
.press__card,
.press__card-index {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
height: 100%;
}
@media (any-hover: hover) {
.press__card:hover picture::after,
.press__card-index:hover picture::after {
opacity: 0;
}
}
.press__card picture,
.press__card-index picture {
position: relative;
margin-bottom: 20px;
}
@media (max-width: 550px) {
.press__card picture,
.press__card-index picture {
border-radius: 15px;
overflow: hidden;
}
}
.press__card picture::after,
.press__card-index picture::after {
content: "";
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
background-color: rgba(20, 20, 20, 0.5);
opacity: 1;
-webkit-transition: opacity 0.25s;
transition: opacity 0.25s;
}
.press__card-time,
.press__card-index-time {
position: absolute;
right: 20px;
top: 17px;
font-family: var(--second-family);
font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.25rem);
}
.press__card-title,
.press__card-index-title {
display: -webkit-box;
margin: 0;
margin-bottom: 15px;
font-family: var(--second-family);
font-weight: 400;
color: var(--light-color);
text-transform: uppercase;
font-size: clamp(1.75rem, 1.848rem + -0.491vw, 1.25rem);
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
@media (max-width: 1600px) {
.press__card-title,
.press__card-index-title {
font-size: clamp(1.25rem, 1.149rem + 0.506vw, 1.75rem);
}
}
.press__card-text,
.press__card-index-text {
display: -webkit-box;
margin: 0;
margin-top: auto;
margin-bottom: 40px;
font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.25rem);
letter-spacing: 0.02em;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.press__card-link,
.press__card-index-link {
-ms-flex-item-align: start;
align-self: flex-start;
font-size: clamp(0.875rem, 0.824rem + 0.253vw, 1.125rem);
}
.press .press__btn {
position: relative;
padding: 17px 53px;
border: 2px solid rgb(172, 0, 51);
-webkit-box-shadow: inset 0px 4px 10px rgb(173, 0, 51);
box-shadow: inset 0px 4px 10px rgb(173, 0, 51);
z-index: 1;
}
.press .press__btn::after {
content: "";
position: absolute;
bottom: -1px;
left: -2%;
width: 122px;
height: 182px;
background-image: -webkit-image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/pegas.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/pegas_2x.webp) 2x);
background-image: image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/pegas.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/pegas_2x.webp) 2x);
-webkit-transform: translateX(-50%) rotateY(180deg);
transform: translateX(-50%) rotateY(180deg);
background-size: contain;
background-repeat: no-repeat;
z-index: -1;
}
.press .press__btn::before {
content: "";
position: absolute;
bottom: -1px;
left: 102%;
width: 122px;
height: 182px;
background-image: -webkit-image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/pegas.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/pegas_2x.webp) 2x);
background-image: image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/pegas.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/pegas_2x.webp) 2x);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
background-size: contain;
background-repeat: no-repeat;
z-index: -1;
}
.contacts {
background-image: -webkit-gradient(linear, left top, left bottom, from(#1b1b1b), color-stop(55.93%, #141414));
background-image: linear-gradient(to bottom, #1b1b1b 0%, #141414 55.93%);
}
.contacts__title {
margin-bottom: 60px;
}
.contacts__list {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[3];
grid-template-columns: repeat(3, 1fr);
grid-auto-flow: dense;
gap: 30px;
}
@media (max-width: 768px) {
.contacts__list {
-ms-grid-columns: (1fr)[4];
grid-template-columns: repeat(4, 1fr);
}
}
.contacts__item {
-ms-grid-column-span: 1;
grid-column: 1 span;
}
.contacts__item:first-child {
-ms-grid-column-span: 1;
grid-column: 1 span;
grid-row: 1/2 span;
}
@media (max-width: 768px) {
.contacts__item:first-child {
-ms-grid-column-span: 2;
grid-column: 2 span;
}
}
@media (max-width: 550px) {
.contacts__item:first-child {
-ms-grid-column-span: 4;
grid-column: 4 span;
-ms-grid-row: span 1 / 6;
grid-row: span 1 / 6;
}
}
@media (max-width: 768px) {
.contacts__item {
-ms-grid-column-span: 2;
grid-column: 2 span;
}
}
@media (max-width: 550px) {
.contacts__item {
-ms-grid-column-span: 4;
grid-column: 4 span;
}
}
.contacts__adress {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 10px 10px 10px 20px;
height: 100%;
border: 2px solid transparent;
border-left: 2px solid var(--raspbery);
font-style: normal;
-webkit-transition: border-color 0.3s ease-in-out, border-radius 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
transition: border-color 0.3s ease-in-out, border-radius 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
transition: transform 0.3s ease-in-out, border-color 0.3s ease-in-out, border-radius 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
transition: transform 0.3s ease-in-out, border-color 0.3s ease-in-out, border-radius 0.3s ease-in-out, box-shadow 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
}
.contacts__adress .show-more {
position: absolute;
top: 10px;
right: 10px;
width: 35px;
height: 35px;
opacity: 0;
background-color: #1b1b1b;
border-radius: 50%;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
transform: translateX(10px);
}
.contacts__adress .contacts__work-title {
margin-bottom: 15px;
}
@media (any-hover: hover) {
.contacts__adress:hover:not(.contacts__adress--frst) {
-webkit-transform: scale(1.02);
-ms-transform: scale(1.02);
transform: scale(1.02);
border-color: var(--raspbery);
border-radius: 15px;
-webkit-box-shadow: rgb(171, 0, 51) 2px 2px 20px 3px;
box-shadow: rgb(171, 0, 51) 2px 2px 20px 3px;
}
.contacts__adress:hover .show-more {
opacity: 1;
transform: rotate(-45deg) translateX(0) scale(1.3);
}
}
.contacts__link--show { left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 2;
cursor: pointer;
}
.contacts__link--show:focus {
outline: none;
}
.contacts__work-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: 25px;
height: 100%;
}
.contacts__work-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.contacts__work-item:not(:last-child) {
margin-bottom: 20px;
}
.contacts__work-title {
margin: 0;
margin-bottom: 15px;
font-weight: 400;
font-size: clamp(1rem, 0.899rem + 0.506vw, 1.5rem);
color: var(--light-color);
}
.contacts__work-link,
.contacts__work-time {
font-weight: 400;
font-size: clamp(0.875rem, 0.774rem + 0.506vw, 1.375rem);
color: var(--grey-color);
-webkit-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.contacts__work-link:focus {
outline: none;
}
@media (any-hover: hover) {
.contacts__work-link:hover {
color: var(--raspbery);
}
}
@media (any-hover: hover) {
.contacts__work-time:hover {
color: var(--light-color);
}
}
.contacts__show {
margin: 0;
margin-bottom: 20px;
font-family: var(--second-family);
font-weight: 400;
font-size: clamp(1.125rem, 0.998rem + 0.633vw, 1.75rem);
color: var(--light-color);
-webkit-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.contacts__show:focus {
outline: none;
}
@media (any-hover: hover) {
.contacts__show:hover {
color: var(--raspbery);
}
}
.contacts__place {
margin: 0;
margin-bottom: 10px;
margin-right: 15px;
font-weight: 400;
font-size: clamp(0.875rem, 0.774rem + 0.506vw, 1.375rem);
color: var(--grey-color);
}
.contacts__social {
position: static;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
gap: 15px;
}
.contacts__social-item:not(:last-child) {
margin: 0;
}
.contacts__work-link.focus-visible {
outline-offset: 2px;
outline: 1px solid var(--raspbery);
}
.contacts__link--show.focus-visible {
outline-offset: 2px;
outline: 1px solid var(--raspbery);
}
.vacancy-page .contacts__container {
padding-bottom: 240px;
}
.form {
position: relative;
}
.form__input.input-city>option {
background-color: #141414;
}
.form>.just-validate-error-label {
position: absolute;
top: 75%;
left: 25%;
}
.form__label {
margin-bottom: 20px;
width: 70%;
}
@media (max-width: 1600px) {
.form__label {
width: 90%;
}
}
.form__input {
padding: 10px;
margin-bottom: 5px;
width: 100%;
font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.25rem);
font-family: var(--font-family);
color: var(--light-color);
border: 2px solid transparent;
border-bottom: 2px solid var(--raspbery);
border-bottom: 1px solid var(--grey-color);
background-color: transparent;
-webkit-transition: border-color 0.25s, color 0.25s;
transition: border-color 0.25s, color 0.25s;
}
.form__input::-webkit-input-placeholder {
color: var(--grey-color);
}
.form__input::-moz-placeholder {
color: var(--grey-color);
}
.form__input:-ms-input-placeholder {
color: var(--grey-color);
}
.form__input::-ms-input-placeholder {
color: var(--grey-color);
}
.form__input::placeholder {
color: var(--grey-color);
}
.form__input--textarea {
resize: none;
}
.form__input:focus {
outline: none;
}
@media (any-hover: hover) {
.form__input:hover::-webkit-input-placeholder {
color: var(--raspbery);
-webkit-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.form__input:hover::-moz-placeholder {
color: var(--raspbery);
-moz-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.form__input:hover:-ms-input-placeholder {
color: var(--raspbery);
-ms-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.form__input:hover::-ms-input-placeholder {
color: var(--raspbery);
-ms-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.form__input:hover::placeholder {
color: var(--raspbery);
-webkit-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
}
.form__input:active {
border-bottom: 2px solid var(--raspbery);
}
.form__input.focus-visible {
border-bottom: 2px solid var(--raspbery);
}
.check-text:focus {
outline: none;
}
.check-text.focus-visible {
outline-offset: 2px;
outline: 2px solid var(--raspbery);
}
.form__checkboxes {
display: flex;
flex-direction: column;
margin-bottom: 15px;
width: 100%;
align-items: center;
}
.form__checkboxes .checkbox-wrap label {
display: flex;
}
.form__checkboxes .checkbox-wrap label input {
margin-left: 0;
margin-right: 10px;
}
.form__checkboxes .checkbox-wrap .wpcf7-form-control-wrap {
width: auto;
}
.form__checkboxes .checkbox-wrap {
display: flex;
text-align: center;
align-items: center;
margin-bottom: 15px;
}
@media (max-width: 480px) {
.form__checkboxes .checkbox-wrap {
display: block;
}
.form__checkboxes .checkbox-wrap label span {
font-size: 14px;
}
}
.ma_checkbox {
display: -webkit-box;
display: -ms-flexbox;
display: block;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-left: auto;
margin-right: auto;
margin-bottom: 35px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-family: var(--font-family);
font-weight: 400;
font-size: clamp(0.75rem, 0.725rem + 0.127vw, 0.875rem);
text-align: center;
color: var(--grey-color);
width: 100%;
}
input[type=checkbox]:after,
input[type=radio]:after {
border: 2px solid var(--grey-color);
border-top: 0;
border-left: 0;
width: 5px;
height: 8px;
left: 4px;
top: 1px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
input[type=checkbox]:checked:after,
input[type=radio]:checked:after {
opacity: 1;
}
input[type=checkbox]:after,
input[type=radio]:after {
content: "";
opacity: 0;
display: block;
left: 5px;
top: -2px;
position: absolute;
width: 7px;
height: 13px;
border: 3px solid var(--light-color);
border-top: 0;
border-left: 0;
-webkit-transform: rotate(30deg);
-ms-transform: rotate(30deg);
transform: rotate(30deg);
}
input[type=checkbox]:checked,
input[type=radio]:checked {
color: #f5f5f5;
}
input[type=checkbox],
input[type=radio] {
-webkit-appearance: none;
-moz-appearance: none;
position: relative;
width: 15px;
height: 15px;
border: 1px solid var(--grey-color);
background-color: transparent;
}
.check-text {
margin-right: 9px;
}
.form__input.just-validate-error-field {
border-bottom: 1px solid var(--raspbery);
}
.just-validate-error-label {
color: var(--raspbery) !important;
}
.radio-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0;
padding: 0;
border: none;
gap: 15px;
margin-bottom: 30px;
width: 70%;
}
.radio-group__title {
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
width: 100%;
text-align: center;
font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.25rem);
}
.radio-label {
position: relative;
padding-left: 30px;
text-align: left;
width: 48%;
color: #fff;
cursor: pointer;
-webkit-transition: color 0.3s;
transition: color 0.3s;
font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.25rem);
color: var(--grey-color);
}
.radio-label.ma_checkbox {
margin: 0;
padding: 0;
}
@media (max-width: 1682px) {
.radio-label {
width: 100%;
}
}
@media (max-width: 768px) {
.radio-label {
width: 48%;
}
}
@media (max-width: 427px) {
.radio-label {
width: 100%;
}
}
.request {
background-image: -webkit-gradient(linear, left bottom, left top, from(#1b1b1b), color-stop(55.93%, #141414));
background-image: linear-gradient(to top, #1b1b1b 0%, #141414 55.93%);
}
.request__content-wrap {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[12];
grid-template-columns: repeat(12, 1fr);
gap: 30px;
-webkit-column-gap: 60px;
-moz-column-gap: 60px;
column-gap: 60px;
}
@media (max-width: 1103px) {
.request__content-wrap {
-webkit-column-gap: 30px;
-moz-column-gap: 30px;
column-gap: 30px;
row-gap: 30px;
}
}
@media (max-width: 768px) {
.request__content-wrap {
-webkit-column-gap: 0;
-moz-column-gap: 0;
column-gap: 0;
row-gap: 30px;
}
}
.request__title {
margin-bottom: 60px;
}
.request__content {
-ms-grid-column-span: 6;
grid-column: 6 span;
}
@media (max-width: 1067px) {
.request__content {
-ms-grid-column-span: 12;
grid-column: 12 span;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
}
.request__content-title {
margin: 0;
margin-bottom: 20px;
font-size: clamp(1.125rem, 1.024rem + 0.506vw, 1.625rem);
font-weight: 500;
}
.request__content-text {
margin: 0;
margin-bottom: 20px;
font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.25rem);
font-weight: 400;
}
.request__form,
.wpcf7.js {
-ms-grid-column-span: 6;
grid-column: 6 span;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
@media (max-width: 1024px) {
.request__container {
padding-bottom: 245px;
}
}
.footer {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
border-top: 1px solid var(--grey-color);
}
.footer::after {
content: "";
position: absolute;
bottom: 100%;
left: 20px;
width: 97px;
height: 148px;
background-image: -webkit-image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/girl-footer.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/girl-footer_2x.webp) 2x);
background-image: image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/girl-footer.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/girl-footer_2x.webp) 2x);
background-size: contain;
background-repeat: no-repeat;
}
.footer::before {
content: "";
position: absolute;
bottom: 100%;
right: 20px;
width: 98px;
height: 134px;
background-image: -webkit-image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/clown-footer.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/clown-footer_2x.webp) 2x);
background-image: image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/clown-footer.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/clown-footer_2x.webp) 2x);
background-size: contain;
background-repeat: no-repeat;
}
.footer__container {
position: relative;
padding-bottom: 20px;
padding-left: 0;
padding-right: 0;
gap: 30px;
height: 100%;
width: 100%;
z-index: 5;
}
.footer__wrap {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[12];
grid-template-columns: repeat(12, 1fr);
grid-auto-rows: auto;
-ms-flex-line-pack: distribute;
align-content: space-around;
}
.footer__menu {
-ms-grid-column-span: 12;
grid-column: 12 span;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: space-evenly;
-ms-flex-pack: space-evenly;
justify-content: space-evenly;
padding-bottom: 50px;
padding-bottom: 16%;
}
.footer__service {
position: sticky;
bottom: 0;
left: 50%;
transform: translateX(-50%);
}
@media (max-width: 768px) {
.footer__service {
left: unset;
transform: unset;
}
}
@media (max-width: 768px) {
.footer__menu {
padding-bottom: 100px;
padding-bottom: 20%;
}
}
@media (max-width: 550px) {
.footer__menu {
padding-bottom: 19%;
}
}
.footer__policy {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 15px;
}
@media (max-width: 550px) {
.footer__policy {
-ms-grid-column-span: 12;
grid-column: 12 span;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
}
.footer__policy-item:not(:last-child) {
margin-bottom: 10px;
}
.footer__policy-link {
position: relative;
-ms-grid-column-span: 12;
grid-column: 12 span;
margin-left: auto;
margin-right: auto;
text-transform: uppercase;
font-weight: 500;
font-size: clamp(1rem, 0.949rem + 0.253vw, 1.25rem);
color: var(--light-color);
-webkit-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
font-size: clamp(0.875rem, 0.85rem + 0.127vw, 1rem);
font-size: clamp(1rem, 0.924rem + 0.38vw, 1.375rem);
border-bottom: 2px solid var(--raspbery);
-webkit-transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, -webkit-transform 0.3s ease-in-out;
transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, -webkit-transform 0.3s ease-in-out;
transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, transform 0.3s ease-in-out;
transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.footer__policy-link:focus {
outline: none;
}
@media (any-hover: hover) {
.footer__policy-link:hover {
color: var(--raspbery);
border-color: transparent;
}
}
.footer__copy {
display: inline;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
margin: 0;
text-align: center;
color: var(--dark-color);
}
.footer__service {
-ms-grid-column-span: 12;
grid-column: 12 span;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 8px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin-left: auto;
margin-right: auto;
padding: 10px 35px;
border: 2px solid var(--dark-color);
border-radius: 10px;
background: rgb(226, 195, 117);
background: linear-gradient(16deg, rgb(226, 195, 117) 0%, rgb(255, 244, 171) 66%, rgb(204, 170, 82) 100%);
}
@media (max-width: 550px) {
.footer__service {
font-size: 12px;
}
}
.footer__privacy-link {
-ms-grid-column-span: 12;
grid-column: 12 span;
margin-left: auto;
margin-right: auto;
text-decoration: underline;
text-align: center;
color: var(--dark-color);
-webkit-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
font-size: clamp(0.875rem, 0.85rem + 0.127vw, 1rem);
}
.footer__privacy-link:focus {
outline: none;
}
@media (any-hover: hover) {
.footer__privacy-link:hover {
color: var(--raspbery);
}
}
@media (max-width: 768px) {
.footer__shapito {
padding-top: 10%;
}
}
@media (max-width: 550px) {
.footer__shapito {
padding-top: 20%;
}
}
.footer__policy-link.focus-visible {
outline-offset: 3px;
outline: 1px solid var(--raspbery);
}
.footer__container>picture {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.stage {
position: absolute;
z-index: 1;
inset: 0;
overflow: hidden;
}
.stage span {
position: absolute;
width: 50px;
height: 50px;
background-color: #f0a77b;
-webkit-box-shadow: 0 0 5px rgba(255, 165, 0, 0.5), 0 0 15px rgba(255, 165, 0, 0.5), 0 0 30px rgba(255, 165, 0, 0.5);
box-shadow: 0 0 5px rgba(255, 165, 0, 0.5), 0 0 15px rgba(255, 165, 0, 0.5), 0 0 30px rgba(255, 165, 0, 0.5);
border-radius: 50%;
-webkit-filter: blur(2px);
filter: blur(2px);
}
.stage span.blur {
width: 150px;
height: 150px;
-webkit-filter: blur(15px);
filter: blur(15px);
}
.footer__dec {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow: visible;
z-index: 1;
}
.footer__dec::after {
content: "";
position: absolute;
bottom: 100%;
left: 50%;
width: 139px;
height: 225px;
background-image: -webkit-image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/horse-footer.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/horse-footer_2x.webp) 2x);
background-image: image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/horse-footer.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/horse-footer_2x.webp) 2x);
background-size: contain;
background-repeat: no-repeat;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.hero-show__container {
padding-top: 0px;
padding-bottom: 0;
} @media (max-width: 768px) {
.hero-show__container { padding-bottom: 85px;
}
} @media (max-width: 550px) {
.hero-show__container {
padding-top: 0;
padding-bottom: 158px;
}
}
.hero-show__card-inner {
position: relative;
width: inherit;
background: #1b1b1b;
border-radius: 0 0 1.25rem 1.25rem;
border-bottom-right-radius: 0;
}
.hero-show__card-box {
width: 100%;
height: 100%;
background: transparent;
border-radius: 0 0 1.25rem 1.25rem;
overflow: hidden;
}
.hero-show__card-video {
width: 100%;
height: auto;
vertical-align: middle;
}
.hero-show__card-icon {
position: absolute;
bottom: -0.375rem;
right: -0.375rem;
width: 6rem;
height: 6rem;
background: #1b1b1b;
border-top-left-radius: 50%;
}
@media (max-width: 550px) {
.hero-show__card-icon {
width: 4rem;
height: 4rem;
}
}
.hero-show__card-icon:hover .hero-show__card-iconBox {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.hero-show__card-icon::before {
position: absolute;
content: "";
bottom: 0.375rem;
left: -1.25rem;
background: transparent;
width: 1.25rem;
height: 1.25rem;
border-bottom-right-radius: 1.25rem;
-webkit-box-shadow: 0.313rem 0.313rem 0 0.313rem #1b1b1b;
box-shadow: 0.313rem 0.313rem 0 0.313rem #1b1b1b;
}
.hero-show__card-icon::after {
position: absolute;
content: "";
top: -1.25rem;
right: 0.375rem;
background: transparent;
width: 1.25rem;
height: 1.25rem;
border-bottom-right-radius: 1.25rem;
-webkit-box-shadow: 0.313rem 0.313rem 0 0.313rem #1b1b1b;
box-shadow: 0.313rem 0.313rem 0 0.313rem #1b1b1b;
}
.hero-show__card-iconBox {
position: absolute;
inset: 0.9rem;
background-color: rgba(255, 255, 255, 0.1);
border-radius: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: 0.3s;
transition: 0.3s;
border: none;
}
@media (max-width: 550px) {
.hero-show__card-iconBox {
inset: 0.5rem;
z-index: 3;
}
}
.hero-show__img {
width: 100%;
height: auto;
-o-object-fit: cover;
object-fit: cover;
}
.hero-show__content {
position: absolute;
left: 20px;
bottom: 10px;
right: 100px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
@media (max-width: 768px) {
.hero-show__content {
left: 20px;
bottom: -9px;
transform: translateY(100%);
right: 0;
}
}
@media (max-width: 550px) {
.hero-show__content {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
left: 0;
bottom: -130px;
bottom: -10px;
}
}
@media (max-width: 550px) {
.hero-show__content-wrap {
margin-bottom: 15px;
}
}
.hero-show__content-btn {
display: inline-block;
padding: 17px 36px;
}
@media (max-width: 550px) {
.hero-show__content-btn {
padding: 10px 20px;
}
}
.hero-show__title {
margin: 0;
margin-bottom: 5px;
font-family: var(--second-family);
font-size: clamp(1.563rem, 1.436rem + 0.633vw, 2.188rem);
font-weight: 400;
color: #fff;
text-transform: uppercase;
}
.hero-show__city {
margin: 0;
font-size: clamp(1rem, 0.899rem + 0.506vw, 1.5rem);
font-family: var(--second-family);
font-weight: 400;
color: #fff;
text-transform: uppercase;
}
.about-show__title {
text-align: center;
}
.about-show__content {
margin-bottom: 70px;
}
@media (max-width: 768px) {
.about-show__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
}
.about-show__content-text {
position: relative;
font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.25rem);
font-weight: 400;
line-height: 140%;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.about-show__content-text blockquote {
padding-left: 20px;
border-left: 3px solid var(--raspbery);
}
@media (max-width: 768px) {
.about-show__content-text {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
margin-bottom: 70px;
}
.about-show__content-text::after {
content: "";
height: 30px;
left: 0px;
position: absolute;
bottom: 0px;
width: 100%;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(27, 27, 27, 0)), to(rgb(27, 27, 27)));
background: linear-gradient(rgba(27, 27, 27, 0), rgb(27, 27, 27));
}
}
.about-show__content-btn {
margin-bottom: 30px;
}
.about-show__bottom {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 30px;
width: 100%;
}
@media (max-width: 1200px) {
.about-show__bottom {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.about-show__table {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding-left: 30px;
padding-bottom: 30px;
width: 40%;
border-left: 3px solid var(--raspbery);
background-image: -webkit-image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/gerb.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/gerb_2x.webp) 2x);
background-image: image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/gerb.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/gerb_2x.webp) 2x);
background-repeat: no-repeat;
background-size: 95%;
background-position: calc(50% + 15px) center;
}
@media (max-width: 1200px) {
.about-show__table {
padding-right: 30px;
width: 100%;
background-size: contain;
}
}
@media (max-width: 550px) {
.about-show__table {
padding-right: 10px;
padding-left: 10px;
padding-bottom: 10px;
}
}
.about-show__table-title {
text-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.about-show__table-title::after {
display: none;
}
.about-show__table-list {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
margin-bottom: 30px;
}
.about-show__table-list-item:not(:last-child) {
margin-bottom: 30px;
}
.about-show__table-text {
margin: 0;
font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.25rem);
font-weight: 400;
line-height: 140%;
}
.about-show__table-link {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
margin: 0;
margin-bottom: 40px;
font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.25rem);
font-weight: 400;
line-height: 140%;
color: var(--light-color);
border-bottom: 2px solid var(--raspbery);
-webkit-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.about-show__table-link:focus {
outline: none;
}
@media (any-hover: hover) {
.about-show__table-link:hover {
color: var(--raspbery);
}
}
.about-show__table-link--fill {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
}
.about-show__video {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 30px;
padding-bottom: 40px;
z-index: 2;
width: 60%;
border-left: 3px solid var(--raspbery);
}
@media (max-width: 1200px) {
.about-show__video {
padding-right: 30px;
width: 100%;
}
}
@media (max-width: 768px) {
.about-show__video {
width: 100%;
margin: 0;
}
}
@media (max-width: 550px) {
.about-show__video {
padding-right: 10px;
padding-left: 10px;
padding-bottom: 10px;
}
}
.about-show__video-frame {
margin: auto 0;
width: 100%;
height: auto;
vertical-align: middle;
}
.about-show__video-descr {
position: relative;
margin-bottom: 0;
}
.about-show__video-descr::after {
display: none;
}
.about-show__table-link.focus-visible {
outline: 1px solid var(--raspbery);
outline-offset: 3px;
}
@-webkit-keyframes move {
0% {
-webkit-transform: rotateY(-20deg) rotateX(-5deg);
transform: rotateY(-20deg) rotateX(-5deg);
}
25% {
-webkit-transform: rotateY(20deg) rotateX(-5deg);
transform: rotateY(20deg) rotateX(-5deg);
}
50% {
-webkit-transform: rotateY(20deg) rotateX(5deg);
transform: rotateY(20deg) rotateX(5deg);
}
75% {
-webkit-transform: rotateY(-20deg) rotateX(5deg);
transform: rotateY(-20deg) rotateX(5deg);
}
100% {
-webkit-transform: rotateY(-20deg) rotateX(-5deg);
transform: rotateY(-20deg) rotateX(-5deg);
}
}
@keyframes move {
0% {
-webkit-transform: rotateY(-20deg) rotateX(-5deg);
transform: rotateY(-20deg) rotateX(-5deg);
}
25% {
-webkit-transform: rotateY(20deg) rotateX(-5deg);
transform: rotateY(20deg) rotateX(-5deg);
}
50% {
-webkit-transform: rotateY(20deg) rotateX(5deg);
transform: rotateY(20deg) rotateX(5deg);
}
75% {
-webkit-transform: rotateY(-20deg) rotateX(5deg);
transform: rotateY(-20deg) rotateX(5deg);
}
100% {
-webkit-transform: rotateY(-20deg) rotateX(-5deg);
transform: rotateY(-20deg) rotateX(-5deg);
}
}
#furiosa_poster {
margin-left: 40px;
margin-bottom: 40px;
float: right;
aspect-ratio: 9/13;
width: 100%;
max-width: 40vmin;
position: relative;
-webkit-animation: move 10s 0s infinite;
animation: move 10s 0s infinite;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
border-radius: 25px;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
@media (max-width: 768px) {
#furiosa_poster {
margin-left: 0px;
margin-bottom: 0px;
max-width: 70vmin;
}
}
#furiosa_poster.f-con {
background: center/cover no-repeat -webkit-image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fcon-1.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fcon-1_2x.webp) 2x);
background: center/cover no-repeat image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fcon-1.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fcon-1_2x.webp) 2x);
}
@media (max-width: 1024px) {
#furiosa_poster.f-con {
background: center/cover no-repeat -webkit-image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fcon-1-t.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fcon-1-t_2x.webp) 2x);
background: center/cover no-repeat image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fcon-1-t.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fcon-1-t_2x.webp) 2x);
}
}
@media (max-width: 768px) {
#furiosa_poster.f-con {
background: center/cover no-repeat -webkit-image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fcon-1-t-sm.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fcon-1-t-sm_2x.webp) 2x);
background: center/cover no-repeat image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fcon-1-t-sm.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fcon-1-t-sm_2x.webp) 2x);
}
}
@media (max-width: 550px) {
#furiosa_poster.f-con {
background: center/cover no-repeat -webkit-image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fcon-1-mob-b.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fcon-1-mob-b_2x.webp) 2x);
background: center/cover no-repeat image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fcon-1-mob-b.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fcon-1-mob-b_2x.webp) 2x);
}
}
@media (max-width: 375px) {
#furiosa_poster.f-con {
background: center/cover no-repeat -webkit-image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fcon-1-mob-s.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fcon-1-mob-s_2x.webp) 2x);
background: center/cover no-repeat image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fcon-1-mob-s.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fcon-1-mob-s_2x.webp) 2x);
}
}
#furiosa_poster.royal {
background-position: center/cover no-repeat;
}
#furiosa_poster__header {
position: absolute;
top: 30%;
left: 0;
width: 100%;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transform: translateZ(10vmin);
transform: translateZ(10vmin);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
#furiosa_poster__header__title {
font-family: "Agency FB Black";
font-size: 22vmin;
position: absolute;
margin: 0;
line-height: 1em;
white-space: nowrap;
background-image: url(https://cdn.jsdelivr.net/gh/olivier3lanc/cinematics-resources@master/furiosa/medias/rust.jpg);
background-size: cover;
background-position: center;
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
}
#furiosa_poster__header__title::before {
content: attr(data-title);
position: absolute;
color: rgba(255, 198, 28, 0.368627451);
-webkit-text-fill-color: initial;
mix-blend-mode: overlay;
opacity: 1;
text-shadow: 0px 0px 4vmin rgba(0, 0, 0, 0.4), 1px 1px #bf4528;
}
#furiosa_poster__middle_image {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: auto;
-webkit-transform: translateZ(5vmin);
transform: translateZ(5vmin);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-filter: drop-shadow(0px 0px 40px rgba(0, 0, 0, 0.4));
filter: drop-shadow(0px 0px 40px rgba(0, 0, 0, 0.4));
border-radius: 25px;
}
#furiosa_poster__front_image {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: auto;
-webkit-transform: translateZ(10vmin);
transform: translateZ(10vmin);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-filter: drop-shadow(0px 0px 40px rgba(0, 0, 0, 0.4));
filter: drop-shadow(0px 0px 40px rgba(0, 0, 0, 0.4));
border-radius: 25px;
}
#furiosa_poster__anya {
font-family: "Agency FB Black";
font-size: 2.6vmin;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #00100b;
text-shadow: 0px 0px 3vmin rgba(0, 0, 0, 0.7);
position: absolute;
top: 5%;
left: 6%;
-webkit-transform: translateZ(5vmin);
transform: translateZ(5vmin);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
margin: 0;
}
#furiosa_poster__chris {
font-family: "Agency FB Black";
font-size: 2.6vmin;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #00100b;
text-shadow: 0px 0px 3vmin rgba(0, 0, 0, 0.7);
position: absolute;
top: 5%;
right: 6%;
-webkit-transform: translateZ(5vmin);
transform: translateZ(5vmin);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
margin: 0;
}
#furiosa_poster__george {
font-family: "Agency FB Regular";
font-size: 1.6vmin;
text-transform: uppercase;
text-align: center;
color: white;
letter-spacing: 0.4em;
width: 100%;
position: absolute;
top: 26%;
left: 0%;
-webkit-transform: translateZ(5vmin);
transform: translateZ(5vmin);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
margin: 0;
}
#furiosa_poster__george strong {
font-family: "Agency FB Black";
}
#furiosa_poster__mad_max_saga {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
font-family: "Agency FB Black";
font-size: 5vmin;
line-height: 1em;
text-align: center;
white-space: nowrap;
letter-spacing: 0.2em;
text-transform: uppercase;
position: absolute;
top: 48%;
left: 0%;
width: 100%;
margin: 0;
-webkit-transform: translateZ(10vmin);
transform: translateZ(10vmin);
}
#furiosa_poster__mad_max_saga>span {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
background-image: url(https://cdn.jsdelivr.net/gh/olivier3lanc/cinematics-resources@master/furiosa/medias/rust.jpg);
background-size: cover;
background-position: center;
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
}
#furiosa_poster__mad_max_saga>span::before {
content: attr(data-title);
position: absolute;
color: rgba(255, 198, 28, 0.368627451);
-webkit-text-fill-color: initial;
mix-blend-mode: overlay;
opacity: 1;
text-shadow: 0px 0px 4vmin rgba(0, 0, 0, 0.4), 1px 1px #bf4528;
}
.authors__card {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 30px;
height: 100%;
}
@media (max-width: 768px) {
.authors__card {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
}
@media (max-width: 550px) {
.authors__card picture {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
}
.authors__card img {
border-radius: 15px;
}
@media (max-width: 550px) {
.authors__card img {
margin: 0 auto;
width: 70%;
}
}
.authors__card-top {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
margin-bottom: 20px;
gap: 30px;
}
@media (max-width: 768px) {
.authors__card-top {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
.authors__card-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
height: 100%;
}
.authors__card-content-name {
margin: 0;
margin-bottom: 20px;
text-align: center;
font-family: var(--second-family);
font-weight: 400;
font-size: clamp(1.25rem, 1.199rem + 0.253vw, 1.5rem);
text-decoration: underline;
-webkit-text-decoration-color: var(--raspbery);
text-decoration-color: var(--raspbery);
}
.authors__card-content-name span {
text-align: center;
}
.authors__card-content-list {
width: 100%;
}
.authors__card-content-item:not(:last-child) {
margin-bottom: 10px;
}
.authors__card-content-dignity {
position: relative;
padding-left: 15px;
margin: 0 auto;
margin-right: auto;
margin-left: auto;
margin-bottom: 10px;
font-family: var(--second-family);
font-weight: 400;
font-size: clamp(0.875rem, 0.748rem + 0.633vw, 1.5rem);
color: rgba(255, 255, 255, 0.5);
}
.authors__card-content-dignity::after {
content: "";
position: absolute;
left: 0;
top: 8px;
width: 5px;
height: 5px;
background-color: rgba(255, 255, 255, 0.5);
border-radius: 50%;
}
.authors__slider-pagination {
position: relative;
bottom: -20px !important;
}
.authors__slider-pagination .swiper-pagination-bullet {
width: 10px;
height: 10px;
background-color: var(--raspbery);
}
.show-gallery {
position: relative;
}
@media (max-width: 768px) {
.show-gallery__container {
padding-bottom: 45px;
}
}
.show-gallery__title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 0;
}
.show-gallery__title::after {
display: none;
}
.show-gallery__dec {
margin-bottom: 35px;
}
.show-gallery__tabs-nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 40px;
}
.show-gallery__tabs-nav-item:not(:last-child) {
margin-right: 30px;
}
.show-gallery__tabs-nav-btn {
font-weight: 500;
font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.25rem);
color: var(--light-color);
border-bottom: 2px solid transparent;
-webkit-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.show-gallery__tabs-nav-btn.tabs__nav-btn--active {
color: var(--raspbery);
background-color: unset;
border-color: var(--raspbery);
}
.swiper.show-gallery__slider {
position: relative;
overflow: visible;
}
.swiper-slide.show-gallery__slider-slide {
margin-right: 30px;
height: 100%;
width: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
overflow: hidden;
border-radius: 25px;
}
@media (max-width: 1600px) {
.swiper-slide.show-gallery__slider-slide {
width: 430px;
}
}
@media (max-width: 1440px) {
.swiper-slide.show-gallery__slider-slide {
width: 330px;
}
}
@media (max-width: 1024px) {
.swiper-slide.show-gallery__slider-slide {
width: 278px;
}
}
@media (max-width: 550px) {
.swiper-slide.show-gallery__slider-slide {
margin-right: 10px !important;
width: 250px;
border-radius: 10px;
}
}
.show-gallery__img {
aspect-ratio: 1 / 1;
height: 100%;
}
.swiper__descr {
margin: 0;
text-align: center;
margin-bottom: 35px;
font-family: var(--second-family);
font-weight: 400;
font-size: clamp(1.125rem, 0.998rem + 0.633vw, 1.75rem);
text-shadow: rgb(171, 0, 51) 0px 3px 1px;
}
.slider-button-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-top: 30px;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
margin-right: auto;
}
@media (max-width: 768px) {
.slider-button-wrap {
-webkit-transform: scale(0.7) translateX(85px);
-ms-transform: scale(0.7) translateX(85px);
transform: scale(0.7) translateX(85px);
}
}
@media (max-width: 375px) {
.slider-button-wrap {
-webkit-transform: scale(0.6) translateX(55px);
-ms-transform: scale(0.6) translateX(55px);
transform: scale(0.6) translateX(55px);
}
}
.slider-button-next,
.slider-button-prev {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 25px 30px;
padding: 22px 26px;
border-radius: 50%;
width: 70px;
height: 70px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
@media (any-hover: hover) {
.slider-button-next:hover,
.slider-button-prev:hover {
border-color: var(--raspbery);
}
.slider-button-next:hover::after,
.slider-button-prev:hover::after {
width: 28px;
}
}
.slider-button-next svg,
.slider-button-prev svg {
fill: var(--light-color);
}
.slider-button-next {
text-align: right;
}
.slider-button-next::after {
content: "";
display: block;
position: absolute;
right: 42%;
top: 50%;
width: 78px;
height: 2px;
pointer-events: none;
background-color: #fff;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
@media (any-hover: hover) {
.slider-button-next:hover {
padding-right: 20px;
}
}
.slider-button-prev {
margin-right: 84px;
text-align: left;
}
.slider-button-prev::after {
content: "";
display: block;
position: absolute;
left: 42%;
top: 50%;
width: 78px;
height: 2px;
pointer-events: none;
background-color: #fff;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
@media (any-hover: hover) {
.slider-button-prev:hover {
padding-left: 20px;
}
}
.privacy {
padding-top: 80px;
}
@media (max-width: 768px) {
.privacy {
padding-top: 0px;
}
}
@media (max-width: 345px) {
.privacy h1 {
font-size: 20px;
}
}
.privacy p {
font-size: clamp(1rem, 0.949rem + 0.253vw, 1.25rem);
}
.hero-news {
position: relative;
}
.hero-news::after {
content: "";
position: absolute;
left: 0px;
top: 0%;
height: 100%;
width: 150px;
z-index: 3;
}
@media (max-width: 1024px) {
.hero-news::after {
display: none;
}
}
.hero-news__container {
padding-top: 20px;
}
.hero-news__container--hero { padding-top: 0;
padding-bottom: 0;
}
@media (max-width: 1024px) {
.hero-news__container--hero { }
}
@media (max-width: 768px) {
.hero-news__container--hero { }
}
.hero-news__title::after {
display: none;
}
.hero-news__hero {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.hero-news__hero .hero-show__card {
margin-bottom: 40px;
}
.hero-news__hero-img {
width: 100%;
max-width: 1900px;
height: auto;
aspect-ratio: 16 / 6;
}
@media (max-width: 576px) {
.hero-news__hero-img {
aspect-ratio: 1 / 1;
}
}
.hero-news__date {
display: block;
font-size: clamp(0.875rem, 0.736rem + 0.696vw, 1.563rem);
margin-bottom: 20px;
}
.hero-news__content {
margin-bottom: 80px;
}
.hero-news__content a {
text-decoration: underline;
transition: color .3s ease-in-out;
}
.hero-news__content a:hover {
text-decoration: underline;
color: var(--raspbery);
}
@media (max-width: 768px) {
.hero-news__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: 60px;
}
}
.hero-news__video {
float: right;
margin-left: 30px;
margin-bottom: 30px;
border-radius: 25px;
overflow: hidden;
width: 50%;
aspect-ratio: 16/9;
}
@media (max-width: 1024px) {
.hero-news__video {
border-radius: 15px;
}
}
@media (max-width: 768px) {
.hero-news__video {
width: 100%;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
margin: 0;
margin-top: 60px;
}
}
.hero-news__video iframe {
width: 100%;
height: 100%;
}
.hero-news__image {
float: right;
margin-left: 30px;
margin-bottom: 30px;
border-radius: 25px;
width: 30%;
overflow: hidden;
}
.hero-news__image img {
width: 100%;
height: auto;
}
@media (max-width: 1024px) {
.hero-news__image {
border-radius: 15px;
width: 50%;
}
}
@media (max-width: 768px) {
.hero-news__image {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
margin: 0;
margin-top: 60px;
margin-left: auto;
margin-right: auto;
width: 100%;
}
}
.hero-news__text {
font-size: clamp(0.875rem, 0.736rem + 0.696vw, 1.563rem);
}
.hero-news__text--highlited {
padding-left: 20px;
border-left: 3px solid var(--raspbery);
}
.hero-news__slider {
position: relative;
overflow: visible;
}
.hero-news__slider-slide {
width: auto; border-radius: 25px;
overflow: hidden;
}
.hero-news__slider-slide img {  }
@media (max-width: 1600px) {
.hero-news__slider-slide {  }
}
@media (max-width: 1024px) {
.hero-news__slider-slide {  }
}
.mission {
position: relative;
background-image: -webkit-gradient(linear, left top, left bottom, from(#1b1b1b), color-stop(55.93%, #141414));
background-image: linear-gradient(to bottom, #1b1b1b 0%, #141414 55.93%);
z-index: 2k;
}
@media (max-width: 1024px) {
.mission__container {
padding-bottom: 200px;
}
}
@media (max-width: 550px) {
.mission__container {
padding-bottom: 85px;
}
}
.mission__title {
margin-bottom: 45px;
}
@media (max-width: 550px) {
.mission__title::after {
top: 40%;
left: -66px;
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
}
}
.mission__descr {
width: 60%;
font-size: clamp(1.125rem, 1.024rem + 0.506vw, 1.625rem);
margin-bottom: 60px;
}
@media (max-width: 1024px) {
.mission__descr {
width: 75%;
}
}
@media (max-width: 550px) {
.mission__descr {
width: 95%;
}
}
@media (max-width: 375px) {
.mission__descr {
width: 100%;
}
}
.mission__list {
margin-bottom: 80px;
}
.mission__list-item:not(:last-child) {
margin-bottom: 50px;
}
.mission__card {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 50px;
}
@media (max-width: 1024px) {
.mission__card {
display: block;
}
}
@media (max-width: 550px) {
.mission__card {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 20px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
}
.mission__card img {
width: 100%;
height: auto;
max-width: 300px;
}
@media (max-width: 1024px) {
.mission__card img {
float: right;
margin-left: 15px;
margin-bottom: 15px;
}
}
@media (max-width: 550px) {
.mission__card img {
float: unset;
max-width: 80%;
margin: 0;
margin-bottom: 15px;
}
}
@media (max-width: 375px) {
.mission__card img {
max-width: 100%;
}
}
@media (max-width: 550px) {
.mission__card picture {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-left: auto;
margin-right: auto;
}
}
.mission__card-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
width: 80%;
}
@media (max-width: 1024px) {
.mission__card-content {
display: block;
width: 100%;
}
}
.mission__card-title {
margin: 0;
margin-bottom: 40px;
font-family: var(--second-family);
font-size: clamp(1.125rem, 0.998rem + 0.633vw, 1.75rem);
text-shadow: rgb(171, 0, 51) 0px 3px 1px;
}
@media (max-width: 1024px) {
.mission__card-title {
margin-bottom: 20px;
}
}
@media (max-width: 550px) {
.mission__card-title {
margin-bottom: 15px;
}
}
.mission__card-text {
font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.25rem);
}
.mission__card-btn {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.mission__card {
width: 90%;
}
@media (max-width: 1024px) {
.mission__card {
width: 100%;
}
}
@media (max-width: 550px) {
.mission__card {
width: 100%;
}
}
.mission__list-item:nth-child(2n)>.mission__card {
margin-left: auto;
}
@media (max-width: 1024px) {
.mission__list-item:nth-child(2n)>.mission__card {
margin-left: unset;
}
}
@media (max-width: 1024px) {
.mission__list-item:nth-child(2n)>.mission__card img {
float: left;
margin-left: unset;
margin-right: 15px;
}
}
@media (max-width: 550px) {
.mission__list-item:nth-child(2n)>.mission__card img {
margin: 0;
float: none;
}
}
.mission .comments-widget__link {
position: relative;
border: 2px solid rgb(172, 0, 51);
-webkit-box-shadow: inset 0px -2px 10px rgb(173, 0, 51);
box-shadow: inset 0px -2px 10px rgb(173, 0, 51);
}
.mission .comments-widget__link::after {
content: "";
position: absolute;
top: 0;
left: 50%;
width: 190px;
height: 248px;
background-image: -webkit-image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/girl.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/girl_2x.webp) 2x);
background-image: image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/girl.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/girl_2x.webp) 2x);
background-size: contain;
background-repeat: no-repeat;
z-index: -1;
}
@media (max-width: 550px) {
.mission .comments-widget__link::after {
left: 23%;
width: 133px;
height: 174px;
}
} .counter__container {
position: relative;
padding-top: 200px;
padding-bottom: 0px;
}
@media (max-width: 1024px) {
.counter__container {
padding-top: 160px;
}
}
@media (max-width:835px) {
.counter__container {
padding-top: 125px;
}
}
@media (max-width: 768px) {
.counter__container {
padding-top: 0px;
}
}
@media (max-width: 550px) {
.counter__container {
padding-top: 0;
padding-bottom: 0px;
}
}
.counter__dec {
position: absolute;
top: -10px;
}
@media (max-width: 1024px) {
.counter__dec {
top: -42px;
}
}
@media (max-width: 768px) {
.counter__dec {
top: -33px;
}
}
@media (max-width: 550px) {
.counter__dec {
top: -60px;
}
}
@media (max-width: 1336px) {
.counter__dec--big {
top: -60px;
}
}
@media (max-width: 1024px) {
.counter__dec--big {
top: -100px;
}
}
@media (max-width: 768px) {
.counter__dec--big {
top: -70px;
}
}
@media (max-width: 550px) {
.counter__dec--big {
top: -90px;
}
}
@media (max-width: 410px) {
.counter__dec--big {
top: -80px;
}
}
.counter__dec--left {
left: -10px;
}
@media (max-width: 1024px) {
.counter__dec--left {
left: -102px;
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
z-index: -1;
}
}
@media (max-width: 550px) {
.counter__dec--left {
left: -116px;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
}
.counter__dec--left-big {
left: 20px;
}
@media (max-width: 1336px) {
.counter__dec--left-big {
left: -50px;
-webkit-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
}
}
@media (max-width: 1024px) {
.counter__dec--left-big {
left: -130px;
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
}
}
@media (max-width:835px) {
.counter__dec--left-big {
left: -180px;
}
}
@media (max-width: 550px) {
.counter__dec--left-big {
left: -35%;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
}
}
.counter__dec--center {
top: -75px;
right: 50%;
-webkit-transform: translateX(50%);
-ms-transform: translateX(50%);
transform: translateX(50%);
}
@media (max-width: 1024px) {
.counter__dec--center {
-webkit-transform: scale(0.8) translateX(66%);
-ms-transform: scale(0.8) translateX(66%);
transform: scale(0.8) translateX(66%);
}
}
@media (max-width: 768px) {
.counter__dec--center {
display: none;
top: 75px;
}
}
@media (max-width: 768px) {
.counter__dec--center-big {
top: -30px;
display: block;
z-index: 5;
}
}
@media (max-width: 550px) {
.counter__dec--center-big {
top: -70px;
}
}
.counter__dec--center-fly {
top: 0;
}
@media (max-width: 1024px) {
.counter__dec--center-fly {
top: -15px;
}
}
@media (max-width: 768px) {
.counter__dec--center-fly {
top: 18px;
-webkit-transform: scale(0.8) translateX(80%);
-ms-transform: scale(0.8) translateX(80%);
transform: scale(0.8) translateX(80%);
}
}
@media (max-width: 550px) {
.counter__dec--center-fly {
top: -30px;
-webkit-transform: scale(0.6) translateX(102%);
-ms-transform: scale(0.6) translateX(102%);
transform: scale(0.6) translateX(102%);
}
}
.counter__dec--right {
right: -10px;
}
@media (max-width: 1024px) {
.counter__dec--right {
right: -102px;
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
z-index: -1;
}
}
@media (max-width: 550px) {
.counter__dec--right {
right: -116px;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
}
.counter__dec--right-big {
right: 20px;
}
@media (max-width: 1336px) {
.counter__dec--right-big {
right: -50px;
-webkit-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
}
}
@media (max-width: 1024px) {
.counter__dec--right-big {
right: -130px;
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
}
}
@media (max-width:835px) {
.counter__dec--right-big {
right: -180px;
}
}
@media (max-width: 550px) {
.counter__dec--right-big {
right: -35%;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
}
}
.counter__list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
padding: 0 50px;
margin-bottom: 100px;
}
@media (max-width: 1440px) {
.counter__list {
padding: 0 150px;
}
}
@media (max-width: 1024px) {
.counter__list {
margin-bottom: 45px;
padding: 0;
}
}
@media (max-width: 835px) {
.counter__list { padding: 0;
}
}
@media (max-width: 768px) {
.counter__list {
padding-top: 180px;
}
}
@media (max-width: 550px) {
.counter__list {
align-items: flex-end;
padding-top: 125px;
}
} .counter__card {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
height: 100%;
width: 100%;
}
.counter__card-stat {
margin: 0;
font-family: var(--second-family);
}
@media (max-width: 550px) {
.counter__card-stat {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 5px;
}
}
.counter__card-stat-number {
font-size: clamp(2rem, 1.848rem + 0.759vw, 2.75rem);
}
@media (max-width: 550px) {
.counter__card-stat-number {
font-size: clamp(1.5rem, 0.657rem + 4.217vw, 2.106rem);
}
}
.counter__card-text {
margin: 0;
padding-top: 10px;
font-family: var(--second-family);
font-size: clamp(1.125rem, 0.796rem + 1.646vw, 2.75rem);
text-transform: uppercase;
border-top: 3px solid var(--raspbery);
}
@media (max-width: 550px) {
.counter__card-text {
font-size: clamp(0.875rem, 0.266rem + 3.043vw, 1.313rem);
}
}
.comments-widget__container {
padding-bottom: 130px;
}
.comments-widget__title {
margin-bottom: 80px;
}
.comments-widget__swiper {
margin-bottom: 60px;
}
@media (max-width: 768px) {
.comments-widget__swiper {
margin-bottom: 30px;
}
}
.comments-widget__swiper-slide {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: auto;
}
.comments-widget__card {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 20px;
padding-top: 10px;
padding-bottom: 10px;
}
.comments-widget__card--back {
padding-left: 10px;
}
.comments-widget__card--back .comments-widget__card-show {
padding-left: 15px;
}
.comments-widget__card-show {
margin: 0;
margin-bottom: 35px;
text-align: center;
font-family: var(--second-family);
font-weight: 400;
font-size: clamp(1.125rem, 0.998rem + 0.633vw, 1.75rem);
text-shadow: rgb(171, 0, 51) 0px 3px 1px;
}
.comments-widget__card-back {
padding: 20px;
background-color: rgba(213, 201, 204, 0.179);
border-radius: 15px;
-webkit-box-shadow: rgb(171, 0, 51) 3px 3px 0px;
box-shadow: rgb(171, 0, 51) 3px 3px 0px;
}
.comments-widget__card-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.comments-widget__card-name {
margin: 0;
margin-bottom: 15px;
font-weight: 400;
font-size: clamp(1.125rem, 0.998rem + 0.633vw, 1.75rem);
}
.comments-widget__card-date {
font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.25rem);
font-family: var(--second-family);
}
.comments-widget__card-date--back {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
gap: 5px;
margin-bottom: 15px;
}
.comments-widget__card-text {
margin: 0;
padding-right: 5%;
font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.25rem);
}
.comments-widget__link {
display: inline-block;
margin-left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
white-space: nowrap;
}
@media (max-width: 375px) {
.comments-widget__link {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
}
.mission-modal__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.mission-modal__content picture {
max-width: 100%;
}
.mission-modal__content img {
max-width: 100%;
}
.comments-widget.index .comments-widget__link {
position: relative;
border: 2px solid rgb(172, 0, 51);
-webkit-box-shadow: inset 0px -2px 10px rgb(173, 0, 51);
box-shadow: inset 0px -2px 10px rgb(173, 0, 51);
}
@media (max-width: 768px) {
.comments-widget.index .comments-widget__link {
margin-left: 29%;
}
}
@media (max-width: 375px) {
.comments-widget.index .comments-widget__link {
margin-left: 50%;
}
}
.comments-widget.index .comments-widget__link::after {
content: "";
position: absolute;
bottom: -125px;
left: 54%;
width: 158px;
height: 134px;
background-image: -webkit-image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fly-woman.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fly-woman_2x.webp) 2x);
background-image: image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fly-woman.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fly-woman_2x.webp) 2x);
background-size: contain;
background-repeat: no-repeat;
}
@media (max-width: 1440px) {
.comments-widget.index .comments-widget__link::after {
left: 45%;
}
}
@media (max-width: 375px) {
.comments-widget.index .comments-widget__link::after {
left: 25%;
}
}
.comments-widget.index .slider-button-wrap {
padding-top: 0;
}
.comments-widget.index .slider-button-prev {
position: relative;
}
.comments-widget.index .slider-button-prev::before {
content: "";
position: absolute;
bottom: -119px;
left: 20px;
width: 150px;
height: 119px;
background-image: -webkit-image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fly-man.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fly-man_2x.webp) 2x);
background-image: image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fly-man.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/fly-man_2x.webp) 2x);
background-size: contain;
background-repeat: no-repeat;
pointer-events: none;
}
@media (max-width: 375px) {
.comments-widget.index .slider-button-prev::before {
display: none;
}
}
.comments-hero__container {
padding-top: 0; }
@media (max-width: 1024px) {
.comments-hero__container { }
}
.comments-hero img {
margin-bottom: 60px;
aspect-ratio: 16/9;
}
.comments-hero.vacancy img {
aspect-ratio: unset;
}
.comments-hero.comments img {
aspect-ratio: unset;
}
@media (max-width: 1024px) {
.comments-hero img {
margin-bottom: 40px;
}
}
.comments-hero__title {
line-height: 130%;
letter-spacing: 0.04em;
}
.comments-hero__descr {
margin: 0;
margin-bottom: 20px;
width: 65%;
font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.25rem);
font-weight: 400;
}
@media (max-width: 550px) {
.comments-hero__descr {
width: 85%;
}
}
.comments-content__container {
padding-top: 0;
}
@media (max-width: 1024px) {
.comments-content__container {
padding-bottom: 40px;
}
}
.comments-content__tabs-nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 40px;
border-bottom: 2px solid var(--raspbery);
}
@media (max-width: 1440px) {
.comments-content__tabs-nav {
border-bottom: none;
overflow-x: scroll;
}
}
.comments-content__tabs-nav-item:not(:last-child) {
margin-right: 20px;
}
.comments-content__tabs-nav-btn {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; -webkit-box-align: center;
-ms-flex-align: center;
align-items: center; padding: 15px 25px;
font-family: var(--second-family);
font-size: clamp(1rem, 0.899rem + 0.506vw, 1.5rem);
color: var(--light-color);
border-radius: 15px 15px 0 0;
border: 2px solid var(--raspbery);
border-bottom: none;
}
@media (max-width: 1440px) {
.comments-content__tabs-nav-btn {
padding: 10px 20px;
border-radius: 15px;
border-bottom: 2px solid var(--raspbery);
white-space: nowrap;
}
}
.comments-content__list-item {
margin-bottom: 50px;
}
.comments-content .comments-widget__card {
width: 60%;
}
@media (max-width: 1024px) {
.comments-content .comments-widget__card {
width: 80%;
}
}
@media (max-width: 550px) {
.comments-content .comments-widget__card {
width: 100%;
}
}
.comments-content .comments-content__list-item:nth-child(2n)>.comments-widget__card {
margin-left: auto;
}
@media (max-width: 550px) {
.comments-content .comments-content__list-item:nth-child(2n)>.comments-widget__card {
margin-left: unset;
}
}
.comments-content__tabs-nav-btn.tabs__nav-btn--active {
background-color: var(--raspbery);
}
.vacancy .comments-hero__title {
margin-top: -20px;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
position: relative;
}
.vacancy__list {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[12];
grid-template-columns: repeat(12, 1fr);
gap: 60px;
}
@media (max-width: 1200px) {
.vacancy__list {
gap: 30px;
}
}
.vacancy__list-item {
-ms-grid-column-span: 4;
grid-column: 4 span;
padding: 20px;
border: 2px solid var(--raspbery);
border-radius: 20px;
}
@media (max-width: 1200px) {
.vacancy__list-item {
-ms-grid-column-span: 6;
grid-column: 6 span;
}
}
@media (max-width: 768px) {
.vacancy__list-item {
-ms-grid-column-span: 12;
grid-column: 12 span;
}
}
.vacancy__card {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
height: 100%;
}
.vacancy__card-title {
text-align: center;
}
.vacancy__card-require {
font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.25rem);
}
.vacancy__card-wrap {
height: 100%;
display: flex;
flex-direction: column;
}
.vacancy__card-wrap--last {
margin-top: auto;
height: unset;
}
.vacancy__card-wrap-descr {
line-height: 150%;
margin-bottom: 25px;
}
.vacancy__card-link {
margin-bottom: 10px;
color: var(--light-color);
}
.vacancy__video {
margin-left: auto;
margin-right: auto;
width: 100%;
border-radius: 20px;
}
.news-page__image {
margin-top: 45px;
margin-bottom: 30px;
}
.news-page .press__list {
margin-bottom: 0;
}
.creators-widget__container {
padding-top: 0;
}
@media (max-width: 1024px) {
.creators-widget__container {
padding-bottom: 40px;
}
}
.creators-widget__tabs-nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 60px;
}
@media (max-width: 1440px) {
.creators-widget__tabs-nav {
border-bottom: none;
overflow-x: scroll;
}
}
.creators-widget__tabs-nav-item:not(:last-child) {
margin-right: 20px;
}
.creators-widget__tabs-nav-btn {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; -webkit-box-align: center;
-ms-flex-align: center;
align-items: center; padding: 15px 25px;
font-family: var(--second-family);
font-size: clamp(1rem, 0.899rem + 0.506vw, 1.5rem);
color: var(--light-color);
border-radius: 15px 15px 0 0;
border-bottom: none;
padding: 10px 20px;
border-radius: 15px;
border-bottom: 2px solid var(--raspbery);
white-space: nowrap;
}
.creators-widget__list {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[12];
grid-template-columns: repeat(12, 1fr);
gap: 50px;
}
@media (max-width: 1024px) {
.creators-widget__list {
gap: 25px;
}
}
@media (max-width: 720px) {
.creators-widget__list {
gap: 15px;
}
}
.creators-widget__list-item {
-ms-grid-column-span: 3;
grid-column: 3 span;
}
@media (max-width: 1024px) {
.creators-widget__list-item {
-ms-grid-column-span: 4;
grid-column: 4 span;
}
}
@media (max-width: 720px) {
.creators-widget__list-item {
-ms-grid-column-span: 6;
grid-column: 6 span;
}
}
.creators-widget__card {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
height: 100%;
}
.creators-widget__card-link {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media (any-hover: hover) {
.creators-widget__card-link:hover .creators-widget__card-img {
-webkit-box-shadow: rgb(171, 0, 51) 0px 0px 0px 3px;
box-shadow: rgb(171, 0, 51) 0px 0px 0px 3px;
-webkit-transform: scale(1.01);
-ms-transform: scale(1.01);
transform: scale(1.01);
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.creators-widget__card-link:hover .creators-widget__card-descr {
color: var(--light-color);
}
}
.creators-widget__card>picture {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
}
.creators-widget__card-img {
margin-bottom: 20px;
border-radius: 30px;
}
@media (max-width: 720px) {
.creators-widget__card-img {
margin-bottom: 10px;
}
}
.creators-widget__card-title {
text-align: center;
margin: 0;
margin-bottom: 20px;
text-align: center;
font-family: var(--second-family);
font-weight: 400;
font-size: clamp(1.063rem, 0.962rem + 0.449vw, 1.5rem);
text-decoration: underline;
-webkit-text-decoration-color: var(--raspbery);
text-decoration-color: var(--raspbery);
color: var(--light-color);
}
@media (max-width: 720px) {
.creators-widget__card-title {
margin-bottom: 10px;
}
}
.creators-widget__card-descr {
text-align: center;
position: relative;
margin: 0 auto;
margin-right: auto;
margin-left: auto;
margin-bottom: 10px;
font-style: var(--font-family);
font-weight: 400;
font-size: clamp(0.875rem, 0.817rem + 0.256vw, 1.125rem);
color: rgba(255, 255, 255, 0.5);
-webkit-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
@media (max-width: 720px) {
.creators-widget__card-descr {
margin-bottom: 20px;
}
}
.creators-widget__tabs-nav-btn.tabs__nav-btn--active {
background-color: var(--raspbery);
border: 2px solid var(--raspbery);
}
.gia-hero__container {
position: relative;
padding-top: 67px;
}
@media (max-width: 1200px) {
.gia-hero__container {
padding-bottom: 80px;
}
}
.gia-hero__content {
position: relative;
width: 40%;
z-index: 2;
padding-top: 60px;
}
@media (max-width: 782px) {
.gia-hero__content {
width: 59%;
}
}
.gia-hero__up-title {
margin: 0;
margin-bottom: 25px;
font-family: var(--second-family);
font-weight: 400;
font-size: clamp(1.125rem, 0.998rem + 0.633vw, 1.75rem);
text-align: center;
}
.gia-hero__title {
position: relative;
margin: 0;
margin-bottom: 80px;
width: 100%;
font-family: var(--second-family);
font-weight: 400;
color: #fff;
font-size: 35px;
font-size: clamp(1.25rem, 1.06rem + 0.949vw, 2.188rem);
text-transform: uppercase;
text-align: center;
z-index: 2;
}
.gia-hero__title span {
position: relative;
display: block;
margin-bottom: 35px;
}
.gia-hero__title span::after {
content: "";
position: absolute;
left: 0;
bottom: -60px;
width: 100%;
height: 69px;
background-image: -webkit-image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/gia-dec.png) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/gia-dec_2x.png) 2x);
background-image: image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/gia-dec.png) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/gia-dec_2x.png) 2x);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
z-index: -1;
}
.gia-hero__list {
margin-bottom: 150px;
}
@media (max-width: 1200px) {
.gia-hero__list {
margin-bottom: 80px;
}
}
.gia-hero__list-item:not(:last-child) {
position: relative;
margin-bottom: 50px;
}
.gia-hero__list-item:not(:last-child)::after {
position: absolute;
content: "";
bottom: -25px;
left: 50%;
height: 3px;
width: 30%;
background-color: var(--raspbery);
border-radius: 100%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
opacity: 0.7;
}
.gia-hero__list-text {
margin: 0;
font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.25rem);
}
.gia-hero__card {
position: relative;
margin-bottom: 40px;
padding: 40px 50px;
width: 60%;
background-color: rgba(0, 0, 0, 0.5);
z-index: 2;
}
@media (max-width: 1440px) {
.gia-hero__card {
width: 70%;
}
}
@media (max-width: 1200px) {
.gia-hero__card {
width: 95%;
}
}
@media (max-width: 1024px) {
.gia-hero__card {
margin-left: auto;
margin-right: auto;
}
}
.gia-hero__card-text {
margin: 0;
font-weight: 400;
color: #fff;
font-size: 35px;
font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.25rem);
}
.gia-hero__card-text:not(:last-child) {
margin-bottom: 15px;
}
.gia-hero__right {
position: absolute;
top: 67px;
right: 0;
width: 100%;
padding-left: 30%;
background-color: #1b1b1b;
}
@media (max-width: 1440px) {
.gia-hero__right {
padding-left: 20%;
}
}
@media (max-width: 1024px) {
.gia-hero__right {
top: 32px;
}
}
@media (max-width: 782px) {
.gia-hero__right {
top: 18px;
}
.gia-hero__header {
width: 65%;
}
}
.gia__hero-wrap {
background-color: #1b1b1b;
}
.gia-text {
padding-top: 85px;
}
@media (max-width: 1440px) {
.gia-text {
padding-top: 0;
}
}
@media (max-width: 646px) {
.gia__hero-wrap {
display: flex;
flex-direction: column;
background-color: transparent;
}
.gia-hero__content {
order: 2;
width: 100%;
position: relative;
padding-top: 0;
top: -25px;
}
.gia-hero__header {
width: 100%;
}
.gia-hero__title {
margin-bottom: 45px;
}
.gia-hero__right {
position: relative;
order: 1;
padding-left: 0;
top: -49px;
right: -15px;
}
.gia-hero__list {
order: 3;
}
.gia-hero__card {
order: 4;
width: 100%;
}
.gia-hero__list-text {
text-align: center;
}
.gia-hero__card {
padding: 0;
background-color: transparent;
}
}
.gia-text__container {
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center;
background-image: -webkit-image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/gia-bg.png) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/gia-bg_2x.png) 2x);
background-image: image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/gia-bg.png) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/gia-bg_2x.png) 2x);
background-size: 50%;
}
.gia__bio {
position: relative;
margin: 0;
margin-bottom: 20px;
z-index: 2;
font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.25rem);
}
.btn--inv {
inset: 0rem;
background-color: unset;
}
.disable__link {
cursor: default;
pointer-events: none;
}
.archive-img {
height: 100%;
aspect-ratio: 16/9;
width: 100%;
}
.pagination {
display: flex;
justify-content: center;
margin-bottom: 145px;
}
.page-numbers {
display: inline-block;
padding: 5px 10px;
margin: 0 2px 0 0;
text-decoration: none;
border-radius: 5px;
background-color: #fff;
color: var(--raspbery);
-webkit-transition: background-color 0.3s;
transition: background-color 0.3s
}
.page-numbers.current,
a.page-numbers:hover {
background: var(--raspbery);
color: #fff;
}  .form__input {
padding: 10px;
margin-bottom: 5px;
width: 100%;
font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.25rem);
font-family: var(--font-family);
color: var(--light-color);
border: 2px solid transparent;
border-bottom: 1px solid var(--grey-color);
background-color: transparent;
transition: border-color 0.25s, color 0.25s;
&::placeholder {
color: var(--grey-color);
transition: color 0.3s ease-in-out;
}
&:focus {
outline: none;
border-bottom: 2px solid var(--raspbery);
}
}
.radio-group {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 15px;
margin-bottom: 30px;
width: 70%;
}
.radio-group__title {
text-align: center;
font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.25rem);
margin-bottom: 15px;
}
.wpcf7.js {
-ms-grid-column-span: 6;
grid-column: 6 span;
}
.wpcf7.js form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.wpcf7-form-control-wrap {
width: 100%;
}
.wpcf7-form-control.wpcf7-radio.radio-group {
display: grid;
grid-template-columns: repeat(2, 1fr);
width: 100%;
}
@media (max-width: 1356px) {
.radio-group {
width: 90%;
}
}
@media (max-width: 1067px) {
.request__form {
-ms-grid-column-span: 12;
grid-column: 12 span;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.wpcf7.js {
-ms-grid-column-span: 12;
grid-column: 12 span;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
}
@media (max-width: 499px) {
.radio-group {
width: 90%;
}
}
@media (max-width: 449px) {
.wpcf7-form-control.wpcf7-radio.radio-group {
grid-template-columns: repeat(1, 1fr);
}
.radio-group {
width: 100%;
}
}
.radio-label {
position: relative;
padding-left: 30px;
text-align: left;
width: 48%;
cursor: pointer;
color: var(--grey-color);
font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.25rem);
transition: color 0.3s;
input[type="radio"] {
appearance: none;
position: absolute;
left: 0;
top: 0;
width: 15px;
height: 15px;
border: 1px solid var(--grey-color);
background-color: transparent;
&:checked {
background-color: var(--raspbery);
}
&::after {
content: "";
position: absolute;
width: 7px;
height: 13px;
border: 3px solid var(--light-color);
border-top: 0;
border-left: 0;
transform: rotate(45deg);
opacity: 1;
}
}
}
.ma_checkbox {
display: flex;
align-items: center;
margin: 0 auto 35px;
font-family: var(--font-family);
font-size: clamp(0.75rem, 0.725rem + 0.127vw, 0.875rem);
color: var(--grey-color);
input[type="checkbox"] {
appearance: none;
position: relative;
width: 15px;
height: 15px;
border: 1px solid var(--grey-color);
background-color: transparent;
margin-right: 9px;
&:checked {
background-color: var(--raspbery);
}
&::after {
content: "";
position: absolute;
width: 7px;
height: 13px;
border: 3px solid var(--light-color);
border-top: 0;
border-left: 0;
transform: rotate(45deg);
opacity: 1;
}
}
}
.wpcf7-not-valid-tip {
position: absolute;
top: 75%;
left: 25%;
color: var(--raspbery);
font-size: 0.875rem;
}
.hidden {
display: none;
}
.marquee {
--gap: 1rem;
position: relative;
display: flex;
overflow: hidden;
user-select: none;
gap: var(--gap);
z-index: 1;
}
.marquee__content {
flex-shrink: 0;
display: flex;
justify-content: space-around;
gap: var(--gap);
min-width: 100%;
}
@media (prefers-reduced-motion: reduce) {
.marquee__content {
animation-play-state: paused !important;
}
}
.marquee__content {
animation: scroll 25s linear infinite;
}
@keyframes scroll {
from {
transform: translateX(0);
}
to {
transform: translateX(calc(-100% - var(--gap)));
}
}
.marquee--hover-pause:hover .marquee__content {
animation-play-state: paused;
}
@keyframes scroll-abs {
from {
transform: translateX(calc(100% + var(--gap)));
}
to {
transform: translateX(0);
}
}
.marquee__content>* {
flex: 0 0 auto;
color: white;
margin: 2px;
padding: 2rem 3rem;
border-radius: 0.25rem;
text-align: center;
} @keyframes kenburns {
0% {
opacity: 0;
}
5% {
opacity: 1;
}
95% {
transform: scale3d(1.2, 1.2, 1.2);
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
transform: scale3d(1.5, 1.5, 1.5);
opacity: 0;
}
}
.hero__img {
animation: kenburns 20s infinite;
}
.imgBox {
position: relative;
}
.video-preloader {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.8); display: flex;
align-items: center;
justify-content: center;
z-index: 10;
}
.spinner {
width: 50px;
height: 50px;
border: 5px solid rgba(255, 255, 255, 0.3);
border-top: 5px solid #fff;
border-radius: 50%;
animation: spin 1s linear infinite;
}
@keyframes spin {
to {
transform: rotate(360deg);
}
}
.video {
display: block;
width: 100%;
height: 100%;
}
.celebrity__title {
width: 40%;
}
.celebrity__wrap {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
}
.celebrity__text {
-ms-grid-column-span: 1;
grid-column: span 1;
width: 70%;
}
#df_2344 {
-ms-grid-column-span: 1;
grid-column: span 1;
width: 100% !important;
max-width: 650px !important;
max-height: 467px !important;
}
.df-book-wrapper,
.df-book-cover {
max-width: 650px !important;
max-height: 467px !important;
}
.df-popup-thumb .df-book-title {
color: #000;
}
.df-container .df-bg {
background-repeat: repeat !important;
background-size: 17vw !important; }
.df-book-wrapper,
.df-book-page1,
.df-book-page2,
.df-book-cover {
border-radius: 10px;
}
@media (max-width: 1024px) {
.celebrity__wrap {
padding-right: 20px;
}
.celebrity__title {
width: 56%;
}
.celebrity__text {
width: 100%;
}
}
@media (max-width: 768px) {
.celebrity__wrap {
padding-right: 0px;
}
.celebrity__text {
-ms-grid-column-span: 2;
grid-column: span 2;
width: 100%;
}
#df_2344 {
-ms-grid-column-span: 2;
grid-column: span 2;
}
#df_2344 {
margin-left: auto !important;
margin-right: auto !important;
max-width: 70% !important;
}
}
@media (max-width: 550px) {
.celebrity__title {
width: 100%;
}
.celebrity__title::after {
display: none;
}
}
.nav__item--mobile-only {
display: none !important;
}
@media (max-width: 1024px) {
.nav__item--mobile-only {
display: block !important;
}
}
#cookie-banner {
position: fixed;
bottom: 0;
left: 0;
right: 0;
background: var(--dark-color);
border-top: 2px solid var(--raspbery);
color: #fff;
padding: 20px;
z-index: 9999;
text-align: left;
font-family: var(--font-family);
font-size: 18px;
}
#cookie-banner button {
position: relative;
width: auto;
padding: 8px 16px;
background: var(--raspbery);
color: white;
border: none;
cursor: pointer;
border-radius: 10px;
font-size: 18px;
font-family: var(--font-family);
}
#cookie-banner::after {
content: '';
position: absolute;
width: 74px;
height: 100px;
left: calc(50% - 145px);
background-image: -webkit-image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/clown.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/clown_2x.webp) 2x);
background-image: image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/clown.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/clown_2x.webp) 2x);
background-repeat: no-repeat;
background-size: contain;
}
#cookie-notice.cookie-notice-visible {
border-top: 2px solid var(--raspbery);
}
#cookie-notice>.cookie-notice-container {
display: flex;
align-items: center;
justify-content: center;
padding-right: 60px;
}
#cookie-notice.cookie-notice-visible::after {
content: '';
position: absolute;
width: 74px;
height: 100px;
left: 0;
bottom: 0;
background-image: -webkit-image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/clown.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/clown_2x.webp) 2x);
background-image: image-set(url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/clown.webp) 1x, url(//royalcircus.ru/wp-content/themes/royal-circus-theme/img/clown_2x.webp) 2x);
background-repeat: no-repeat;
background-size: contain;
} #cn-notice-text {
font-family: var(--font-family);
font-size: 18px;
padding-left: 30px;
padding-right: 30px;
}
#cn-accept-cookie {
background-color: var(--raspbery);
}
.cn-close-icon:after,
.cn-close-icon:before {
background-color: white;
}
@media (max-width:600px) {
#cookie-notice>.cookie-notice-container {
display: flex;
flex-direction: column;
padding-right: 30px;
}
#cn-notice-text {
padding-left: 10px;
padding-right: 10px;
margin-bottom: 30px;
}
.cn-close-icon {
top: 15%;
}
}@font-face{font-family:dearflip;src:url(data:application/x-font-ttf;charset=utf-8;base64,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) format("truetype");font-weight:400;font-style:normal;font-display:block}.df-ui-btn[class*=" ti-"]:before,.df-ui-btn[class^=ti-]:before,[class*=" df-icon-"]:before,[class^=df-icon-]:before{font-family:dearflip!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.df-icon-arrow-left:before{content:"\e900"}.df-icon-arrow-right:before{content:"\e901"}.df-icon-arrow-down:before{content:"\e902"}.df-icon-arrow-up:before{content:"\e903"}.df-icon-arrow-left1:before{content:"\e904"}.df-icon-arrow-right1:before{content:"\e905"}.df-icon-first-page:before{content:"\e906"}.df-icon-last-page:before{content:"\e907"}.df-icon-play-popup:before,.df-icon-play:before{content:"\e908"}.df-icon-pause:before{content:"\e909"}.df-icon-fast-rewind:before{content:"\e90a"}.df-icon-fast-forward:before{content:"\e90b"}.df-icon-close:before{content:"\e90c"}.df-icon-add-circle:before{content:"\e90d"}.df-icon-minus-circle:before{content:"\e90e"}.df-icon-add:before{content:"\e90f"}.df-icon-minus:before{content:"\e910"}.df-icon-list:before{content:"\e911"}.df-icon-grid:before{content:"\e912"}.df-icon-grid-view:before{content:"\e913"}.df-icon-apps:before{content:"\e914"}.df-icon-double-page:before{content:"\e915"}.df-icon-book:before{content:"\e916"}.df-icon-file:before{content:"\e917"}.df-icon-zoom-out:before{content:"\e918"}.df-icon-zoom-in:before{content:"\e919"}.df-icon-more:before{content:"\e91a"}.df-icon-download:before,.df-ui-btn.ti-download:before{content:"\e91b"}.df-icon-volume:before{content:"\e91c"}.df-icon-share:before{content:"\e91d"}.df-icon-fit-screen:before{content:"\e91e"}.df-icon-fullscreen:before{content:"\e91f"}.df-icon-facebook:before{content:"\e920"}.df-icon-twitter:before{content:"\e921"}.df-icon-help-outline:before{content:"\e922"}.df-icon-help:before{content:"\e923"}.df-icon-search:before,.df-ui-btn.ti-search:before{content:"\e924"}.df-icon-print:before,.df-ui-btn.ti-printer:before{content:"\e925"}.df-icon-mail-outline:before{content:"\e926"}.df-icon-mail:before{content:"\e927"}.df-icon-menu:before{content:"\e928"}.df-icon-linkedin:before{content:"\eaca"}.df-icon-pinterest:before{content:"\ead1"}.df-icon-whatsapp:before{content:"\ea93"} .df-container .df-loading-icon,.df-fetch-pdf .df-loading-info,.df-flipbook-3d.df-loading:after,.df-hybrid-viewer:not(.df-zoom-active) .df-loading+.df-zoomview::after,.df-page.df-loading:after,.df-searching .df-search-info,.df-thumb.df-thumb-requested:before{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='margin: auto; background: none; display: block; shape-rendering: auto;' width='48px' height='48px' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid'%3E%3Ccircle cx='50' cy='50' fill='none' stroke='%2307abcc' stroke-width='9' r='30' stroke-dasharray='141.37166941154067 49.12388980384689'%3E%3CanimateTransform attributeName='transform' type='rotate' repeatCount='indefinite' dur='1s' values='0 50 50;360 50 50' keyTimes='0;1'%3E%3C/animateTransform%3E%3C/circle%3E%3C!-- %5Bldio%5D generated by https://loading.io/ --%3E%3C/svg%3E")}.df-hidden{display:none!important}.df-text-align-center,.has-text-align-center{text-align:center}.df-app{min-height:220px;position:relative;overflow:hidden;width:100%;image-rendering:auto;direction:ltr;line-height:1.5}.df-container{height:100%}.df-container *{box-sizing:border-box!important}.df-container i{font-style:normal}.df-container a{outline:0;text-decoration:none;box-shadow:none}.df-container .df-bg{position:absolute;top:0;left:0;right:0;bottom:0;background:no-repeat 50%;background-size:cover}.df-container .df-loading-info{position:absolute;top:-300px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-moz-transition:.3s ease;-o-transition:.3s ease;-webkit-transition:.3s ease;transition:.3s ease;-moz-transition-property:opacity;-o-transition-property:opacity;-webkit-transition-property:opacity;transition-property:opacity;max-width:200px;margin-top:20px;padding:10px 15px;box-shadow:0 1px 4px rgba(0,0,0,.3);background-color:#f7f7f7;border-radius:5px;font-size:12px;color:#222;word-break:break-word;letter-spacing:.5px;opacity:0}.df-container.df-init .df-loading-info{top:50%;opacity:1;max-width:300px}.df-container.df-init .df-viewer{display:none}.df-container.df-error .df-loading-info{-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);margin:0;color:#b00}.df-container .df-loading-icon{-moz-transition:.3s .1s opacity;-o-transition:.3s .1s opacity;-webkit-transition:.3s .1s opacity;transition:.3s .1s opacity;opacity:0;height:50px;width:50px;left:50%;top:50%;margin:-45px -25px -25px;box-sizing:border-box;position:absolute;pointer-events:none;background-repeat:no-repeat;background-size:32px;background-position:50%;background-color:#fff;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;box-shadow:0 1px 4px rgba(0,0,0,.3)}.df-container.df-loading .df-loading-icon{opacity:1;z-index:100}.df-fetch-pdf .df-loading-info{opacity:1;top:0;z-index:4;background-repeat:no-repeat;padding-left:36px;background-size:24px;background-position:6px 6px}.df-viewer .df-3dcanvas{right:0;position:absolute}.df-ui{color:#666;bottom:0;width:100%;height:42px;box-shadow:0 1px 4px rgba(0,0,0,.3);background-color:#fff;position:absolute;vertical-align:top;box-sizing:border-box;text-align:center;padding:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:4;display:block}.df-ui .df-logo{height:100%}.df-ui .df-logo.df-logo-img{display:inline-flex;align-items:center;justify-content:center;padding:2px 5px}.df-ui .df-logo.df-logo-img img{max-height:100%;max-width:120px}.df-ui .df-ui-page{padding:0;font-size:12px;width:50px;min-width:50px;line-height:42px;margin:0 0;border-radius:0;background-color:rgba(0,0,0,.03)}.df-ui .df-ui-page label{position:absolute;right:0;top:0;min-width:50px;height:100%;text-align:center;display:block;line-height:inherit!important;color:#999;font-weight:400;cursor:pointer;background-color:transparent;z-index:1;box-sizing:border-box;word-break:normal}.df-ui .df-ui-page input{width:100%;background-color:transparent;height:100%;margin:0;padding:0!important;border:1px solid #8f8f8f;text-align:center;vertical-align:top;line-height:inherit!important;color:transparent;font-size:14px;top:0;box-sizing:border-box;z-index:-1;display:block;opacity:0}.df-ui .df-ui-page input:focus{z-index:2;opacity:1;color:inherit}.df-ui .df-ui-page input:focus+label{opacity:0;display:none}.df-ui-btn{color:#777;vertical-align:top;background-color:#fff;box-sizing:border-box;text-align:center;position:relative;width:40px;height:100%;font-size:20px;cursor:pointer;z-index:2;display:inline-block;padding:10px 5px;line-height:1.2;transition:.3s;transition-property:opacity,color,background-color}.df-ui-btn:before{box-sizing:border-box}.df-ui-btn.df-active,.df-ui-btn:hover{color:#00acce;background-color:#eee}.df-ui-btn.df-active{background-color:#e7e7e7}.df-ui-btn.disabled,.df-ui-btn.disabled:hover{color:#bbb}.df-ui-btn span{display:none}.df-more-container{display:none;position:absolute;bottom:100%;margin-bottom:8px!important;right:10px;background-color:#f7f7f7;z-index:20;border-radius:5px;box-shadow:0 -1px 3px rgba(0,0,0,.2)}.df-more-container:before{content:" ";position:absolute;border:7px solid transparent;border-top-color:#eee;height:0;width:0;bottom:-14px;right:13px;margin-right:-8px;pointer-events:none}.df-more-container>.df-ui-btn{width:170px;text-align:left;padding:6px 8px;height:36px;border-top:1px solid #e4e4e4;border-radius:0;line-height:16px}.df-more-container>.df-ui-btn span{font-size:12px;padding-left:24px;vertical-align:middle;display:inline-block}.df-more-container>.df-ui-btn:before{position:absolute;top:7px;font-size:20px;width:1em;text-align:center}.df-more-container>.df-ui-btn:first-child{border-radius:5px 5px 0 0;border-top:none}.df-more-container>.df-ui-btn:last-child{border-radius:0 0 5px 5px}.df-ui-more.df-active .df-more-container{display:block}.df-ui-search.df-active .df-search-container{display:block;padding:5px}.df-ui-nav{top:50%;margin-top:-50px;position:absolute;opacity:.8;height:100px;font-size:36px;width:50px;z-index:2;cursor:pointer}.df-ui-nav:hover{opacity:1}.df-ui-nav .df-ui-btn{height:auto;height:initial;position:absolute;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;padding:15px 5px;width:auto;font-size:inherit;background-color:transparent!important}.df-ui-nav .df-ui-btn:before{color:#fff;filter:drop-shadow(0 0 3px rgb(0, 0, 0))}.df-ui-nav.df-ui-prev{left:0;right:auto;border-radius:0}.df-ui-nav.df-ui-prev .df-ui-btn{left:10px}.df-ui-nav.df-ui-prev .df-ui-btn:before{text-align:left}.df-ui-nav.df-ui-next{right:0}.df-ui-nav.df-ui-next .df-ui-btn{right:10px}.df-ui-nav.df-ui-next .df-ui-btn:before{text-align:right}.df-flipbook-2d,.df-flipbook-3d,.df-slider,.df-viewer-container,.df-zoomview{position:absolute;overflow:hidden;top:0;left:0;right:0;bottom:0;z-index:1}.df-flipbook-2d{-webkit-filter:blur(0);-moz-filter:blur(0);-ms-filter:blur(0);-o-filter:blur(0);filter:blur(0)}.df-flipbook-2d .df-viewer-wrapper{position:relative;margin:0 auto;height:100%;-moz-transition:.3s left;-o-transition:.3s left;-webkit-transition:.3s left;transition:.3s left}.df-flipbook-2d .df-book-shadow{position:absolute;z-index:-1;height:100%;display:none;-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);-moz-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3)}.df-page-content{overflow:hidden;opacity:.3}.df-page.df-loading:after{content:"";background-size:22px;height:22px;width:22px;display:block;top:50%;left:50%;margin:-11px;position:absolute;z-index:0}.df-page.df-loading .df-page-content{display:none}.df-page>canvas{width:100%;height:100%;position:relative;z-index:0}.df-page .df-page-content{position:absolute;height:100%;display:block;top:0;width:100%;z-index:1}.df-sheet{position:absolute;-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;transform-origin:0 0 0}.df-sheet .df-page,.df-sheet .df-page-back,.df-sheet .df-page-front,.df-sheet .df-sheet-fold-inner-shadow,.df-sheet .df-sheet-fold-outer-shadow,.df-sheet .df-sheet-wrapper{position:absolute;-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;transform-origin:0 0 0}.df-sheet .df-sheet-wrapper{overflow:hidden}.df-sheet .df-page{width:100%;height:100%;background-color:#fff;box-sizing:border-box;z-index:0;background-size:100% 100%}.df-sheet .df-page:before{content:"";position:absolute;display:block;top:0;width:15%;height:100%;z-index:5;opacity:.5;pointer-events:none}.df-sheet .df-page>canvas{z-index:-1}.df-sheet .df-page-front:before{left:0;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.25),rgba(0,0,0,.15) 15%,rgba(255,255,255,.07),rgba(255,255,255,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.25),rgba(0,0,0,.15) 15%,rgba(255,255,255,.07),rgba(255,255,255,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,.25),rgba(0,0,0,.15) 15%,rgba(255,255,255,.07),rgba(255,255,255,0))}.df-sheet .df-page-back:before{right:0;background-image:-webkit-linear-gradient(right,rgba(0,0,0,.25),rgba(0,0,0,.2) 10%,rgba(0,0,0,.15) 25%,rgba(0,0,0,0) 70%);background-image:-moz-linear-gradient(right,rgba(0,0,0,.25),rgba(0,0,0,.2) 10%,rgba(0,0,0,.15) 25%,rgba(0,0,0,0) 70%);background-image:-ms-linear-gradient(right,rgba(0,0,0,.25),rgba(0,0,0,.2) 10%,rgba(0,0,0,.15) 25%,rgba(0,0,0,0) 70%)}.df-sheet.df-left-side{right:50%;-webkit-transform-origin:right;-moz-transform-origin:right;transform-origin:right}.df-sheet.df-left-side .df-page-front{z-index:1}.df-sheet.df-left-side .df-page-back{z-index:2}.df-sheet.df-right-side{left:50%;-webkit-transform-origin:left;-moz-transform-origin:left;transform-origin:left}.df-sheet.df-right-side .df-page-front{z-index:2}.df-sheet.df-right-side .df-page-back{z-index:1}.df-sheet .df-sheet-fold-inner-shadow{position:absolute;z-index:5;display:none}.df-sheet .df-sheet-fold-outer-shadow{z-index:-1;width:100%;height:100%}.df-sheet.df-flipping,.df-sheet.df-folding{z-index:200!important}.df-sheet.df-folding.df-left-side .df-page-front,.df-sheet.df-folding.df-right-side .df-page-back{z-index:3}.df-sheet.df-folding .df-sheet-fold-inner-shadow{display:block}.df-sheet.df-folding .df-page-content{display:none}.df-pending .df-page-content,.df-pendingresize .df-page-content{display:none!important}.df-sheet.df-left-side.df-folding:not(.df-hard-sheet) .df-page-front{z-index:3}.df-hard-sheet .df-sheet-wrapper{width:100%!important;height:100%!important;overflow:visible;transform-style:preserve-3d;-webkit-transform-origin:0 50% 0;-moz-transform-origin:0 50% 0;transform-origin:0 50% 0}.df-hard-sheet .df-sheet-fold-inner-shadow,.df-hard-sheet .df-sheet-fold-outer-shadow{display:none!important}.df-hard-sheet .df-page-back,.df-hard-sheet .df-page-front{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.df-hard-sheet.df-right-side .df-page-back{-webkit-transform-origin:right 50%;-moz-transform-origin:right 50%;transform-origin:right 50%;z-index:3!important}.df-hard-sheet.df-right-side .df-page-front{-webkit-transform-origin:left 50%;-moz-transform-origin:left 50%;transform-origin:left 50%;z-index:4}.df-hard-sheet.df-left-side .df-page-back{-webkit-transform-origin:right 50%;-moz-transform-origin:right 50%;transform-origin:right 50%}.df-hard-sheet.df-left-side .df-page-front{-webkit-transform-origin:left 50%;-moz-transform-origin:left 50%;transform-origin:left 50%}.df-flipbook-3d.df-loading:after{content:"";background-size:22px;height:22px;width:22px;display:block;top:50%;left:50%;margin:-11px;position:absolute;z-index:0}.df-link-content,.df-text-content{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;pointer-events:none;width:auto!important;height:auto!important}.df-page-content.df-double-internal:not(.df-double-internal-fix)>div{right:-100%}.df-page-content.df-double-internal-fix>div{left:-100%}.annotationLayer section,.customHtmlAnnotation,.customLinkAnnotation,.customVideoAnnotation,.df-link-content section,.highlightAnnotation,.linkAnnotation,.popupAnnotation{position:absolute;z-index:5;cursor:pointer;pointer-events:all;border:none!important;padding:0!important;margin:0!important}section.popupAnnotation{display:none}.buttonWidgetAnnotation a,.customHtmlAnnotation,.customVideoAnnotation,a.customLinkAnnotation,a.df-autolink,a.linkAnnotation,section.linkAnnotation a{background-color:#ff0;display:block;height:100%;-moz-transition:none;-o-transition:none;-webkit-transition:none;transition:none}.buttonWidgetAnnotation a:hover,.customHtmlAnnotation:hover,.customVideoAnnotation:hover,a.customLinkAnnotation:hover,a.df-autolink:hover,a.linkAnnotation:hover,section.linkAnnotation a:hover{border-color:transparent;background-color:#2196f3}a.df-autolink{display:inline;pointer-events:all;color:transparent!important}.df-sidemenu-wrapper{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);left:0;top:0;bottom:0;width:220px;position:absolute;z-index:3}.df-sidemenu-wrapper .df-sidemenu-buttons{z-index:6;position:relative;top:0;left:0;box-shadow:0 2px 5px rgba(0,0,0,.3)}.df-sidemenu-wrapper .df-sidemenu-buttons .df-ui-close{float:right;display:none;background-color:transparent;padding:6px 5px}.df-sidemenu-wrapper:before{content:" ";position:absolute;height:100%;width:100%;background-color:rgba(238,238,238,.9);z-index:3;left:0}.df-sidemenu-open .df-ui-nav.df-ui-prev{left:220px}.df-sidemenu-open .df-sidemenu-wrapper{display:block;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);left:0}.df-sidemenu-open .df-sidemenu-wrapper:before{box-shadow:1px 0 4px rgba(102,102,102,.38)}.df-sidemenu-open .df-sidemenu-buttons .df-ui-close{display:block}.df-sidemenu-open .df-flipbook-3d.df-loading:after{margin-left:99px}.df-sidemenu{width:100%;height:auto!important;position:absolute!important;top:0;bottom:0;z-index:3;opacity:0;color:#666;font-size:12px}.df-sidemenu>.df-wrapper{overflow:auto;position:absolute!important;top:40px;bottom:0;left:0;right:0;height:auto!important}.df-sidemenu.df-sidemenu-visible{opacity:1;z-index:5}.df-outline-container .df-wrapper{padding:10px}.df-outline-items>.df-outline-item{margin-left:18px}.df-outline-item a{color:inherit!important;text-decoration:none!important;display:block;padding:5px 0 5px 5px;overflow:hidden;text-overflow:ellipsis;border:none!important;box-shadow:none!important;margin-bottom:1px}.df-outline-item a:hover{text-decoration:underline!important;color:#2196f3!important}.df-outline-toggle{cursor:pointer;float:left;width:28px;padding:0 5px 0 10px;margin-left:-28px;text-align:center}.df-outline-toggle:before{content:"\e902";font-size:18px;font-family:dearflip}.df-outline-toggle.df-outlines-hidden:before{content:"\e901"}.df-outline-toggle.df-outlines-hidden~.df-outline-items{display:none}.df-outline-item a:hover,.df-outline-toggle:hover,.df-outline-toggle:hover+a,.df-outline-toggle:hover~.df-outline-items{background-color:rgba(100,100,100,.05)}.df-thumb{margin:0;cursor:pointer;width:100%;position:relative;text-align:center}.df-thumb .df-wrapper{box-sizing:content-box!important;margin:6px;border-radius:3px;transition:.2s background;display:inline-block;vertical-align:middle;border:2px dashed rgba(0,0,0,.3);position:relative}.df-thumb .df-wrapper .df-thumb-number{position:absolute;bottom:8px;background-color:rgba(238,238,238,.85);color:#444;font-size:14px;left:50%;transform:translateX(-50%);padding:5px;opacity:0}.df-thumb .df-bg-image{height:100%;background-size:100%;box-shadow:0 1px 4px rgba(0,0,0,.3)}.df-thumb.df-thumb-requested:before{content:"";background-size:22px;height:22px;width:22px;display:block;top:50%;left:50%;margin:-11px;position:absolute;z-index:0}.df-thumb.df-thumb-loaded{height:auto!important}.df-thumb.df-thumb-loaded .df-wrapper{border:none;margin:0;padding:8px}.df-thumb.df-thumb-loaded:hover .df-wrapper .df-thumb-number{opacity:1}.df-thumb.df-selected .df-wrapper,.df-thumb.df-thumb-loaded:hover .df-wrapper{background-color:#ccc;background-color:rgba(0,0,0,.1);opacity:1}.df-lightbox-wrapper{position:fixed!important;top:0;bottom:0;right:0;height:auto!important;left:0;z-index:99999}.df-lightbox-wrapper.df-lightbox-padded{top:20px;left:20px;bottom:20px;right:20px}.df-lightbox-wrapper .df-lightbox-bg{background:#eee;position:fixed!important;top:0;bottom:0;right:0;height:auto!important;left:0}.df-lightbox-wrapper .df-lightbox-controls{float:right;padding:5px;z-index:1000;position:relative}.df-lightbox-wrapper .df-app{position:absolute!important;width:100%;top:0;bottom:0;height:auto!important}.df-lightbox-wrapper .df-container.df-transparent{height:100%}.df-lightbox-wrapper .df-lightbox-close{float:right;text-align:center;font-size:32px;padding:8px 0;height:48px;width:46px;cursor:pointer;color:#444;border-color:transparent;background-color:transparent;-moz-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;transition:.3s;opacity:.8}.df-lightbox-wrapper .df-lightbox-close:hover{color:#fff;background-color:rgba(0,0,0,.21);border-color:#000;opacity:1}.df-lightbox-wrapper .df-lightbox-close:before{color:#fff;filter:drop-shadow(0 0 3px black)}.df-share-wrapper{z-index:2;position:absolute;top:0;bottom:0;right:0;left:0;background-color:rgba(0,0,0,.35);display:none}.df-share-box{position:absolute;top:50%;width:280px;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);left:50%;background-color:#fff;border-radius:10px;padding:10px 15px 5px;text-align:center}span.df-share-title{color:#777;margin-bottom:10px;display:block}.df-share-url{background-color:#fff;height:60px;color:#666;padding:2px 5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;width:100%;font-size:12px;box-sizing:border-box;margin-bottom:0}.df-share-button{display:inline-block;text-align:center;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;padding:5px 10px;font-size:20px;color:#aaa}.df-share-button:hover{color:#444}.df-reader{overflow:auto;position:absolute;-webkit-overflow-scrolling:touch}.df-reader .df-viewer-wrapper{cursor:grab}.df-reader .df-page{position:relative;transform-origin:initial;margin:-10px auto -10px;border:10px solid transparent;left:auto;left:initial;box-sizing:content-box!important}.df-reader .df-page:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);-moz-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2)}.df-reader~.df-ui-nav{display:none}.df-reader:not(.df-noscroll){margin-right:-12px}.df-reader-scrollbar{position:absolute;top:0;height:auto;right:0;width:auto;background:rgba(255,255,255,.9);box-shadow:0 1px 4px rgba(0,0,0,.3);border-radius:20px 0 0 20px;padding:6px 8px 6px 12px;z-index:100;cursor:ns-resize}.df-reader-scrollbar.df-active,.df-reader-scrollbar:hover{background-color:#fff}.df-reader-scroll-page-number{display:none;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);background-color:#ddd;border-radius:10px;padding:20px;font-size:24px;z-index:100;text-align:center;color:#333}.df-reader-scroll-page-number.df-active{display:block}.df-reader-scroll-page-number div{margin-top:6px;padding-top:6px;border-top:1px solid #aaa;font-size:16px;font-style:italic}.df-ios .df-viewer.df-reader{margin-right:0}.df-no-transition{-moz-transition:none!important;-o-transition:none!important;-webkit-transition:none!important;transition:none!important}.df-float .df-ui{bottom:10px;width:auto;width:intial;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%;margin:0 auto;display:table;display:flex;border-radius:5px}.df-float .df-ui>.df-ui-btn:first-child{border-radius:5px 0 0 5px}.df-float .df-ui>.df-ui-btn:last-child{border-radius:0 5px 5px 0}.df-controls-top .df-ui{bottom:auto;bottom:intial;top:0}.df-controls-top.df-float .df-ui{top:10px}.df-controls-top .df-more-container{bottom:auto;top:100%;margin:8px 0 0!important}.df-controls-top .df-more-container:before{border-bottom-color:#eee;border-top:0;bottom:auto;top:-7px}.df-controls-hidden .df-ui{display:none}.df-float-off.df-controls-top .df-sidemenu-wrapper{top:42px;bottom:0}.df-float-off.df-controls-bottom .df-sidemenu-wrapper{top:0;bottom:42px}.df-float-off .df-ui-left{justify-content:flex-start;display:flex;flex:1}.df-float-off .df-ui-right{justify-content:flex-end;display:flex;flex:1}.df-float-off .df-ui-center{display:flex;justify-content:center;align-items:center}.df-float-off .df-ui{display:flex}.df-link-content .annotationTextContent{color:transparent}.df-link-content .popupWrapper{position:absolute;width:20em}.df-link-content .popup{position:absolute;z-index:200;max-width:20em;background-color:#ff9;box-shadow:0 2px 5px #333;border-radius:2px;padding:.6em;margin-left:5px;cursor:pointer;word-wrap:break-word}.df-link-content .popup h1{font-size:1em;border-bottom:1px solid #000;padding-bottom:.2em}.df-link-content .popup p{padding-top:.2em}body.df-lightbox-open,html.df-lightbox-open{overflow:hidden!important}.df-zoomview{display:none;cursor:move}.df-zoomview .df-viewer-wrapper{position:relative;margin:0 auto}.df-zoomview .df-viewer-wrapper .df-book-shadow{position:absolute;z-index:-1;height:100%;display:none;-webkit-box-shadow:0 1px 15px 1px rgba(0,0,0,.5);-moz-box-shadow:0 1px 15px 1px rgba(0,0,0,.5);box-shadow:0 1px 15px 1px rgba(0,0,0,.5)}.df-zoomview .df-page{position:absolute;top:0;right:50%;background-color:#fff}.df-zoomview .df-page:before{width:10%;opacity:.5}.df-zoomview .df-page.df-page-front{left:50%}.df-zoom-active .df-viewer{cursor:move;cursor:-webkit-grab}.df-zoom-active .df-flipbook{display:none}.df-zoom-active .df-zoomview{display:block}.df-hybrid-viewer .df-zoomview .df-page:before{display:none}.df-hybrid-viewer:not(.df-zoom-active) .df-flipbook.df-loading+.df-zoomview{display:none}.df-hybrid-viewer:not(.df-zoom-active) .df-zoomview{display:block;pointer-events:none}.df-hybrid-viewer:not(.df-zoom-active) .df-zoomview .df-page:before{display:none}.df-hybrid-viewer:not(.df-zoom-active) .df-loading+.df-zoomview::after{content:"";background-size:22px;height:22px;width:22px;display:block;top:50%;left:50%;margin:-11px;position:absolute;z-index:0}.df-hybrid-viewer:not(.df-zoom-active).df-hide-zoomview .df-zoomview,.df-hybrid-viewer:not(.df-zoom-active).df-pending .df-zoomview,.df-hybrid-viewer:not(.df-zoom-active).df-pendingresize .df-zoomview{display:none}.df-container ::-webkit-scrollbar{width:12px;height:12px;cursor:pointer}.df-container ::-webkit-scrollbar-button{height:0;width:0;cursor:pointer}.df-container ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.5);border-radius:50px}.df-container ::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.8)}.df-container ::-webkit-scrollbar-thumb:active{background:rgba(0,0,0,.8)}.df-container ::-webkit-scrollbar-thumb,.df-container ::-webkit-scrollbar-thumb:active,.df-container ::-webkit-scrollbar-thumb:hover{border-right:1px;border-left:1px;border-style:solid;border-color:transparent}.df-container ::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:50px}.df-container ::-webkit-scrollbar-track:hover{background:rgba(0,0,0,.1)}.df-container ::-webkit-scrollbar-track:active{background:rgba(0,0,0,.15)}.df-container ::-webkit-scrollbar-corner{background:0 0}.df-sidemenu-wrapper ::-webkit-scrollbar{width:10px}.df-container.df-transparent.df-fullscreen{background:#aaa}.df-container.df-fullscreen{position:fixed!important;left:0!important;top:0!important;width:100%!important;height:100%!important;z-index:2147483647}.df-container.df-rtl .df-sidemenu-wrapper{left:auto;left:initial;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);right:-50px;direction:rtl}.df-container.df-rtl input.df-search-text{padding:0 15px 0 45px}.df-container.df-rtl .df-sidemenu-title{text-align:right}.df-container.df-rtl .df-search-clear{right:auto;left:60px}.df-container.df-rtl.df-sidemenu-open .df-sidemenu-wrapper{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);right:0}.df-container.df-rtl.df-sidemenu-open .df-sidemenu-wrapper .df-sidemenu-buttons .df-ui-close{float:left}.df-container.df-rtl.df-sidemenu-open .df-ui-nav.df-ui-prev{left:0}.df-container.df-rtl.df-sidemenu-open .df-ui-nav.df-ui-next{right:220px}.df-container.df-rtl.df-sidemenu-open .df-flipbook-3d.df-loading:after{margin-left:-122px}.df-container.df-rtl .df-outline-item{margin:0 18px 0 0;text-align:right;direction:rtl}.df-container.df-rtl .df-outline-item .df-outline-toggle{float:right;margin:0 -18px 0 0}.df-container.df-rtl .df-outline-item .df-outline-toggle.df-outlines-hidden:before{content:"\e900"}.df-container.df-rtl .df-viewer .df-3dcanvas{left:0;right:auto;right:initial}.df-container.df-rtl .df-more-container .df-ui-btn{text-align:right;direction:rtl}.df-container.df-rtl .df-more-container .df-ui-btn:before{right:10px}.df-container.df-rtl .df-more-container .df-ui-btn span{padding:0 24px 0 0}.df-lightbox-wrapper.df-rtl .df-lightbox-controls{float:left}.df-element[data-df-lightbox],.df-element[data-lightbox]{cursor:pointer}.df-popup-thumb{display:inline-block;box-sizing:border-box;margin:30px 15px 15px!important;text-align:center;border:0;width:140px;height:auto;word-break:break-word;vertical-align:bottom;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;-moz-perspective:800px;perspective:800px}.df-popup-thumb .df-book-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:.2s;box-shadow:2px 0 4px rgba(0,0,0,.2);transform-origin:30%;background-color:#fff;width:100%;display:inline-block}.df-popup-thumb .df-book-page1,.df-popup-thumb .df-book-page2{position:absolute;top:0;left:0;width:100%;height:100%;background-size:100% 100%;-webkit-transform-origin:left;-moz-transform-origin:left;transform-origin:left;background-color:#fff;-moz-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;transition:.3s;z-index:1}.df-popup-thumb .df-book-cover{background-size:100% 100%;-webkit-transform-origin:left;-moz-transform-origin:left;transform-origin:left;top:0;position:relative;overflow:hidden;-moz-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;transition:.3s;box-shadow:0 10px 10px rgba(0,0,0,.24);z-index:1}.df-popup-thumb .df-book-cover.df-thumb-not-found{height:200px;position:relative}.df-popup-thumb.df-has-ridge .df-book-cover:after{display:block;content:" ";height:100%;width:100%;background:linear-gradient(90deg,rgba(255,255,255,.15) 1%,rgba(0,0,0,.15) 3%,rgba(255,255,255,.15) 5%,rgba(255,255,255,0) 7%);box-shadow:inset 0 -1px 3px 0 rgba(80,80,80,.5490196078);z-index:3;position:absolute;top:0;left:0}.df-popup-thumb .df-book-title{bottom:-100%;position:absolute;width:100%;left:0;padding:5px;font-size:.75em;background:rgba(255,255,255,.9);box-sizing:border-box;display:block;-moz-transition:.4s;-o-transition:.4s;-webkit-transition:.4s;transition:.4s;opacity:0}.df-popup-thumb img{display:block;width:100%;height:auto;margin:0!important;padding:0!important;border:0!important}.df-popup-thumb.df-thumb-not-found .df-book-title,.df-popup-thumb.df-tl-book-title-fixed .df-book-title,.df-popup-thumb:hover .df-book-title{opacity:1;bottom:0}.df-popup-thumb.df-tl-book-title-fixed .df-book-title,.df-popup-thumb.df-tl-book-title-top .df-book-title{opacity:1;position:relative}.df-popup-thumb.df-thumb-not-found .df-book-wrapper{width:100%}.df-popup-thumb.df-tl-book-title-bottom .df-thumb-not-found,.df-popup-thumb.df-tl-cover-title .df-thumb-not-found{height:170px}.df-popup-thumb.df-tl-book-title-bottom .df-book-wrapper,.df-popup-thumb.df-tl-cover-title .df-book-wrapper{position:relative;z-index:1}.df-popup-thumb.df-tl-book-title-bottom .df-book-title,.df-popup-thumb.df-tl-cover-title .df-book-title{position:relative;bottom:0;opacity:1;height:3em;background:0 0}.df-popup-thumb:hover .df-book-page1{transform:rotateY(-8deg) rotateZ(0);box-shadow:2px 0 4px rgba(0,0,0,.2)}.df-popup-thumb:hover .df-book-page2{transform:rotateY(-14deg) rotateZ(0);box-shadow:2px 0 4px rgba(0,0,0,.2)}.df-popup-thumb:hover .df-book-wrapper{transform:rotateY(-15deg) rotateZ(0)}.df-popup-thumb:hover .df-book-cover{-webkit-transform:rotateY(-18deg) rotateZ(0);-moz-transform:rotateY(-18deg) rotateZ(0);-ms-transform:rotateY(-18deg) rotateZ(0);transform:rotateY(-18deg) rotateZ(0)}.df-popup-thumb.df-tl-cover-title .df-book-wrapper{box-shadow:0 2px 8px rgba(0,0,0,.3)}.df-popup-thumb.df-tl-cover-title .df-book-cover{box-shadow:none}.df-popup-thumb.df-tl-cover-title .df-book-cover:after{display:none}.df-popup-thumb.df-tl-cover-title:hover .df-book-wrapper{box-shadow:0 5px 20px rgba(0,0,0,.5);transform:none}.df-popup-thumb.df-tl-cover-title:hover .df-book-cover{-webkit-transform:none;-moz-transform:none;-ms-transform:none;transform:none;box-shadow:none}.df-popup-thumb.df-tl-cover-title:hover .df-book-page1,.df-popup-thumb.df-tl-cover-title:hover .df-book-page2{display:none}.df-popup-button{width:auto;display:inline-block;background:#ddd;border-radius:5px;padding:5px 15px;margin:5px;-moz-transition:.3s ease;-o-transition:.3s ease;-webkit-transition:.3s ease;transition:.3s ease;-moz-transition-property:background;-o-transition-property:background;-webkit-transition-property:background;transition-property:background}.df-popup-button:hover{background:#aaa}.df-popup-hidden{display:none}.df-icon-play-popup{position:relative}.df-icon-play-popup:before{top:50%;position:absolute;left:50%;font-size:40px;background:#777;border-radius:50%;padding:10px;box-shadow:0 1px 5px #777;margin-top:-30px;margin-left:-30px;display:block;color:#fff;z-index:1;-moz-transition:.3s ease;-o-transition:.3s ease;-webkit-transition:.3s ease;transition:.3s ease;-moz-transition-property:opacity;-o-transition-property:opacity;-webkit-transition-property:opacity;transition-property:opacity;pointer-events:none}.df-icon-play-popup:hover:before{opacity:0}.df-posts{max-width:1140px;margin:0 auto}.df-posts>.df-popup-thumb{width:calc(20% - 30px);min-width:100px;position:relative;z-index:1}df-post-shelf{display:none;height:160px;background-color:transparent;z-index:0;margin:-105px -40px -40px -40px;position:relative;background-repeat:no-repeat}df-post-shelf:nth-of-type(5n){display:block}df-post-shelf:after{content:" ";height:160px;display:block;position:absolute;bottom:0;right:0;width:240px;z-index:1;background-position:0 -160px;background-repeat:no-repeat;background-image:inherit;background-size:inherit}df-post-shelf:before{content:" ";display:block;position:absolute;left:240px;bottom:0;right:240px;height:160px;z-index:1;background-image:inherit;background-size:inherit;background-repeat:repeat-x;background-position:0 -320px}.df-posts.df-has-shelf{padding:0 40px 50px 40px}@media screen and (max-width:1100px){.df-posts>.df-popup-thumb{width:calc(25% - 30px)}df-post-shelf:nth-of-type(n){display:none}df-post-shelf:nth-of-type(4n){display:block}}@media screen and (max-width:900px){.df-posts>.df-popup-thumb{width:calc(33% - 30px)}df-post-shelf:nth-of-type(n){display:none}df-post-shelf:nth-of-type(3n){display:block}}@media screen and (max-width:600px){.df-posts>.df-popup-thumb{width:calc(50% - 30px)}df-post-shelf:nth-of-type(n){display:none}df-post-shelf:nth-of-type(2n){display:block}df-post-shelf{background-size:120px 480px}df-post-shelf:before{left:120px;right:120px}df-post-shelf:after{width:120px}}@media screen and (max-width:420px){.df-popup-thumb,.df-posts>.df-popup-thumb{width:calc(100% - 30px)}df-post-shelf:nth-of-type(n){display:block}}df-post-shelf:last-of-type{display:block}.df-posts{container-type:inline-size;container-name:dfposts;width:100%;box-sizing:border-box!important}@container dfposts (max-width:1020px){.df-posts>.df-popup-thumb{width:calc(25% - 30px)}df-post-shelf:nth-of-type(n){display:none}df-post-shelf:nth-of-type(4n){display:block}}@container dfposts (max-width:820px){.df-posts>.df-popup-thumb{width:calc(33% - 30px)}df-post-shelf:nth-of-type(n){display:none}df-post-shelf:nth-of-type(3n){display:block}}@container dfposts (max-width:520px){.df-posts>.df-popup-thumb{width:calc(50% - 30px)}df-post-shelf:nth-of-type(n){display:none}df-post-shelf:nth-of-type(2n){display:block}df-post-shelf{background-size:120px 480px}df-post-shelf:before{left:120px;right:120px}df-post-shelf:after{width:120px}}@container dfposts (max-width:320px){.df-posts>.df-popup-thumb{width:calc(100% - 30px)}df-post-shelf:nth-of-type(n){display:block}}@container dfposts (max-width:150px){.df-posts.df-has-shelf>.df-popup-thumb{width:100%;margin:30px -35px 15px!important}}df-post-shelf:last-of-type{display:block}.df-page-content{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.df-auto-link-content,.df-text-content{line-height:1;transform-origin:top left}.df-auto-link-content{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;pointer-events:none}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translateX(-100%)}.df-auto-link-content span,.df-text-content br,.df-text-content span{color:transparent!important;position:absolute;white-space:pre;cursor:text;transform-origin:0% 0%}.df-auto-link-content>span{overflow:hidden}.df-text-content .highlight{margin:-1px;padding:1px;background-color:#b400aa;border-radius:4px}.df-text-content .highlight.appended{position:initial}.df-text-content .highlight.begin{border-radius:4px 0 0 4px}.df-text-content .highlight.end{border-radius:0 4px 4px 0}.df-text-content .highlight.middle{border-radius:0}.df-text-content .highlight.selected{background-color:#006400}.df-text-content .endOfContent{display:block;position:absolute;left:0;top:100%;right:0;bottom:0;z-index:-1;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.df-text-content .endOfContent.active{top:0}body.admin-bar .df-lightbox-bg,body.admin-bar .df-lightbox-wrapper{top:32px}@media screen and (max-width:782px){body.admin-bar .df-lightbox-bg,body.admin-bar .df-lightbox-wrapper{top:46px}}@media screen and (max-width:600px){body.admin-bar .df-lightbox-bg,body.admin-bar .df-lightbox-wrapper{top:0}}.df-single-content{width:100%}.df-link-content section.textWidgetAnnotation{display:none}.df-link-content :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.df-viewer::-webkit-scrollbar-button{height:50px}.df-viewer::-webkit-scrollbar-thumb{min-height:50px}.df-container .df-reader ::-webkit-scrollbar-thumb,.df-container .df-reader ::-webkit-scrollbar-track{background:0 0}.df-container.df-pinch-zoom ::-webkit-scrollbar-thumb,.df-container.df-pinch-zoom ::-webkit-scrollbar-track{background:0 0}.df-container.df-pinch-zoom .df-page-content{display:none}section.squareAnnotation .popupWrapper,section.textAnnotation .popupWrapper{display:none}section.squareAnnotation svg,section.textAnnotation svg{display:block}.df-comment-popup{display:none;position:absolute;width:360px;background-color:#ff9;box-shadow:0 2px 5px #333;border-radius:2px;z-index:9;padding:10px;word-break:break-word}.df-comment-popup.df-active{display:block}.df-comment-popup .popup{background-color:transparent!important}.df-comment-popup p{margin:0}.df-comment-popup h1{padding-bottom:5px;border-bottom:1px solid;margin-top:0;font-size:1em}.df-sidemenu-wrapper.df-sidemenu-center{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%;display:none;top:auto;height:360px;bottom:52px}.df-sidemenu-center .df-sidemenu-buttons{box-shadow:none;text-align:center}.df-sidemenu-center .df-sidemenu-buttons .df-icon-close{display:block;margin:-55px auto 0 auto;float:none;border-radius:50px;width:44px}.df-sidemenu-wrapper.df-sidemenu-center:before{background-color:rgba(255,255,255,.9)}.df-sidemenu-open .df-sidemenu-wrapper.df-sidemenu-center{display:block}.df-sidemenu-center .sidemenu,.df-sidemenu-center:before{border-radius:10px 10px 0 0}.df-slider{-webkit-filter:blur(0);-moz-filter:blur(0);-ms-filter:blur(0);-o-filter:blur(0);filter:blur(0)}.df-slider .df-viewer-wrapper{position:relative;margin:0 auto;height:100%;-moz-transition:.3s left;-o-transition:.3s left;-webkit-transition:.3s left;transition:.3s left}.df-slider .df-sheet{-moz-transition:transform .5s;-o-transition:transform .5s;-webkit-transition:transform .5s;transition:transform .5s}.df-slider .df-sheet.df-left-side,.df-slider .df-sheet.df-right-side{left:50%!important}.df-slider .df-sheet:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);-moz-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2)}.df-slider .df-page:before{display:none}.df-slider .df-page.df-page-front{z-index:3}.df-slider+.df-zoomview .df-page:before{display:none}.df-has-shelf df-post-shelf{background:0 0;perspective:400px;margin:5px 0 30px 0;height:0;box-shadow:0 5px 40px 15px rgba(0,0,0,.3137254902)}.df-has-shelf df-post-shelf:after,.df-has-shelf df-post-shelf:before{background-size:auto;left:-40px;right:-40px;width:auto;background-repeat:repeat-x;transform-style:preserve-3d;background-position:0 0}.df-has-shelf df-post-shelf:before{transform:translateY(-15px) rotateX(50deg);height:50px;transform-origin:bottom;box-shadow:inset 0 3px 15px 0 rgba(0,0,0,.6117647059)}.df-has-shelf df-post-shelf:after{transform:translateZ(0);height:15px;box-shadow:inset 0 3px 3px rgba(243,243,243,.3215686275);background-position:0 -50px}.df-search-highlight{position:relative!important;background-color:#00f}.df-search-results{top:125px!important;padding:0 10px 10px}.df-search-result{color:inherit!important;text-decoration:none!important;overflow:hidden;border:none!important;box-shadow:none!important;margin-bottom:1px;padding:5px 10px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.df-search-result.df-active,.df-search-result:hover{background-color:rgba(100,100,100,.2)}.df-sidemenu-title{padding:8px 20px;text-transform:uppercase;text-align:left}.df-search-hits{z-index:10;display:none}.df-search-open .df-search-hits{display:inline-block}.df-search-form{display:flex;padding:10px;position:relative}.df-search-clear{position:absolute;right:55px;top:22px;cursor:pointer;display:none}input.df-search-text{flex-grow:1;margin:0;border-radius:4px 0 0 4px;outline:0;border:0;height:40px;padding:0 45px 0 15px;width:100%}input.df-search-text:not(:placeholder-shown)~a.df-search-clear{display:block}.df-ui-btn.df-search-btn{height:40px;padding:10px;background-color:#f7f7f7}.df-search-info{padding:5px 20px}.df-searching .df-search-info{background-repeat:no-repeat;background-size:24px;background-position:176px}.df-popup-thumb img.df-lazy{transform:scale(1.2);opacity:.5}@media (prefers-reduced-motion:no-preference){.df-popup-thumb img{transition:opacity 1.5s ease,transform 1.5s ease}}.df-trigger{cursor:pointer}.df-element[data-df-lightbox],.df-element[data-lightbox]{position:relative}.rtl .df-popup-thumb .df-book-cover,.rtl .df-popup-thumb .df-book-page1,.rtl .df-popup-thumb .df-book-page2{transform-origin:right}.rtl .df-popup-thumb:hover .df-book-cover{transform:rotateY(18deg) rotateZ(0)}.rtl .df-popup-thumb:hover .df-book-page2{transform:rotateY(14deg) rotateZ(0);box-shadow:-2px 0 4px rgba(0,0,0,.2)}.rtl .df-popup-thumb:hover .df-book-page1{transform:rotateY(8deg) rotateZ(0);box-shadow:-2px 0 4px rgba(0,0,0,.2)}.rtl .df-popup-thumb:hover .df-book-wrapper{transform:rotateY(15deg) rotateZ(0);transform-origin:70%!important;box-shadow:-2px 0 4px rgba(0,0,0,.2)}.rtl .df-popup-thumb .df-book-cover:after{transform:scaleX(-1)}.df-posts [skip-parse]{display:none}.df-posts{text-align:center;position:relative}.df-load-more-button-wrapper{text-align:center;display:none;margin-top:20px}.df-posts [skip-parse]~.df-load-more-button-wrapper{display:block}.df-load-more-button{padding:10px 15px;display:inline-block;margin:0 auto;cursor:pointer;background:#0085ba;color:#fff}._df_book{min-height:400px}