.collection-popup-wrapper{width:100%}.collection-popup-wrapper,.collection-popup-wrapper .trigger-wrapper{display:flex;align-items:center;justify-content:center}.collection-popup-wrapper .trigger-wrapper{width:80px;height:80px;z-index:10}.collection-popup-wrapper .trigger-wrapper.inside-center{top:50%;left:50%;transform:translate(-50%,-50%)}.collection-popup-wrapper .trigger-wrapper.inside-top-left{top:0;left:0}.collection-popup-wrapper .trigger-wrapper.inside-top-right{top:0;right:0}.collection-popup-wrapper .trigger-wrapper.inside-bottom-left{bottom:0;left:0}.collection-popup-wrapper .trigger-wrapper.inside-bottom-right{bottom:0;right:0}.collection-popup-wrapper .experience-wrapperImage{width:100%}.collection-popup-wrapper .experience-wrapperImage figure{margin:0!important}.collection-popup-wrapper .experience-wrapperImage figure img{width:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:769px){.collection-popup-wrapper .experience-wrapperImage figure img{aspect-ratio:4/5}}.collection-modal-wrapper.modal-right .modal-dialog{position:fixed;top:0;right:-100%;margin:0;width:426px;height:100%;transition:all .4s ease}@media (max-width:991.98px){.collection-modal-wrapper.modal-right .modal-dialog{width:100%}}.collection-modal-wrapper.modal-right .modal-dialog:after{content:"";-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:100%;height:100%;display:flex;position:absolute;top:0}.collection-modal-wrapper.modal-right .modal-content{height:100%;border:none;border-radius:0;background-color:transparent;overflow:hidden auto;z-index:1}.collection-modal-wrapper.modal-right.show .modal-dialog{right:0}.collection-modal-wrapper.modal-right .close-button{position:absolute;top:10px;right:15px;width:40px;height:40px;border-radius:40px;display:flex;justify-content:center;align-items:center;z-index:2}.collection-modal-wrapper.modal-right .close-button:after,.collection-modal-wrapper.modal-right .close-button:before{content:"";color:#fff;display:block;width:20px;border-top:2px solid;position:absolute;left:50%;top:50%}.collection-modal-wrapper.modal-right .close-button:before{transform:translate(-50%,-50%) rotate(45deg)}.collection-modal-wrapper.modal-right .close-button:after{transform:translate(-50%,-50%) rotate(-45deg)}.collection-modal-wrapper.modal-right .modal-body{padding:70px 30px 35px}.fade-effect{opacity:0;transform:translate3d(0,20px,0)}.is-visible{opacity:1;transform:none;transition:opacity 1s ease,transform 1s cubic-bezier(.2,.8,.6,1)}