.photostock{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:50px 0;background-color:#f5f5f5;overflow:hidden}.photostock__title{font-size:36px;font-weight:800;line-height:144%;margin-bottom:32px;text-align:center}.photostock__subtitle{line-height:144%;color:#909090;margin-bottom:32px;text-align:center}.photostock__carousel{position:relative;max-width:1176px;width:100%}.photostock__item{position:relative;display:-ms-flexbox;display:flex;cursor:pointer}.photostock__item:hover>.photostock__overlay{opacity:1;visibility:visible;z-index:2;transition:all .3s ease-in-out}.photostock__img{width:100%;height:auto;border-radius:12px}.photostock__overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-radius:12px;background:rgba(0,0,0,.4);backdrop-filter:blur(5px);opacity:0;visibility:hidden;transition:all .3s ease-in-out}.photostock__link{display:inline-block;border-radius:12px;background-color:#ffd400;padding:16px 32px;text-align:center;font-size:18px}.photostock__link:hover{color:#121212}.photostock__gif{position:absolute;max-width:80px;top:50%;left:50%;transform:translate(-50%, -50%)}.photostock .owl-prev,.photostock .owl-next{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:unset;height:unset}.photostock .owl-theme .owl-nav [class*=owl-]{background-color:rgba(0,0,0,0);margin:0;padding:0}.photostock .owl-theme .owl-nav [class*=owl-]:hover{background-color:rgba(0,0,0,0)}.photostock .owl-prev{left:-100px}.photostock .owl-next{right:-100px}.photostock .owl-theme .owl-dots .owl-dot span{width:8px;height:8px;background-color:#cacaca;margin:0 4px;transition:all .3s ease-in-out}.photostock .owl-theme .owl-dots .owl-dot.active span,.photostock .owl-theme .owl-dots .owl-dot:hover span{background-color:#ffd400;width:12px;height:12px;transition:all .3s ease-in-out}.photostock .owl-theme .owl-dots{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.photostock .owl-theme .owl-nav.disabled+.owl-dots{margin-top:20px}@media(max-width: 1330px){.photostock__carousel{max-width:970px}}@media(max-width: 970px){.photostock{padding:24px 0}.photostock__title{font-size:24px;font-weight:700;line-height:132%;margin-bottom:24px}.photostock__subtitle{margin-bottom:24px}.photostock__carousel{max-width:none}.photostock__img{border-radius:8px}.photostock .owl-theme .owl-nav.disabled+.owl-dots{margin-top:20px}}@media(max-width: 771px){.photostock__item{width:260px}.photostock .owl-stage{padding:0 16px}}.photostock__carousel[v-cloak]{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.photostock__carousel[v-cloak] .photostock__item{display:none}.photostock__carousel[v-cloak]::after{content:"";width:48px;height:48px;border:5px solid #ffd400;border-bottom-color:rgba(0,0,0,0);border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
