.home-page-content{min-height:90vh}.login,.signup-container{max-width:700px;width:100%;border-radius:10px;padding:0 0 20px;margin:100px auto auto;display:flex;flex-direction:column;align-items:center;min-height:70vh}.signup-container{margin-top:50px}.signup-page h1{font-size:30px;max-width:700px;margin-left:auto;margin-right:auto;font-weight:500;margin-top:100px}.login h1,.signup-page h1{text-align:center;color:#000000}.login h1{font-size:48px;font-weight:600}.login-form,.signup-form{padding:20px;display:flex;flex-direction:column;align-items:center;width:100%}.login-input-container,.signup-input-container{margin-top:10px;width:80%}.login-input-container input,.signup-input-container input,.signup-input-container textarea{font-family:Parkinsans,serif;font-size:18px;border-radius:10px;outline:none;border:1px solid #7777777d;padding:10px;width:95%}.login-submit,.signup-submit{margin-top:50px;padding:15px;border-radius:20px;color:#fff;border:0;background:rgb(0,0,0);cursor:pointer}.login-submit,.sign-up-error,.signup-submit{font-family:Parkinsans,serif;font-size:18px;width:80%}.sign-up-error{color:#e77070;border:1px solid #e77070;text-align:center;padding:10px 0;border-radius:20px}.verification-error-container,.verification-page-container,.verification-success-container{max-width:700px;width:100%;border-radius:10px;padding:0 0 20px;margin:100px auto auto;display:flex;flex-direction:column;align-items:center;min-height:70vh}.verification-error-message,.verification-loading,.verification-success-message{padding:20px;display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}.verification-error-message h1,.verification-loading h1,.verification-success-message h1{font-size:36px;color:#000000;font-weight:600;margin-bottom:20px}.verification-error-message p,.verification-loading p,.verification-success-message p{font-family:Parkinsans,serif;font-size:18px;color:#333;margin:10px 0;max-width:500px}.verification-icon{font-size:80px;margin-bottom:20px;border-radius:50%;width:120px;height:120px;display:flex;align-items:center;justify-content:center;font-weight:700}.success-icon{background-color:#e8f5e8;color:#4caf50}.error-icon{background-color:#ffeaea;color:#e77070}.verification-actions{display:flex;flex-direction:column;align-items:center;width:80%;margin-top:30px;gap:15px}.login-button,.resend-button,.signup-button{font-family:Parkinsans,serif;font-size:18px;width:100%;padding:15px;border-radius:20px;border:0;cursor:pointer;transition:background-color .3s ease}.verification-error{font-family:Parkinsans,serif;font-size:16px;color:#e77070;background:#ffeaea;border:1px solid #e77070;width:100%;text-align:center;padding:10px;border-radius:10px;margin-top:15px}.verification-help{margin-top:30px;padding:20px;background:#f9f9f9;border-radius:10px;border:1px solid #e0e0e0;width:80%}.verification-help p{font-size:14px;color:#666;margin:5px 0}.divider{display:flex;align-items:center;width:80%;margin:20px 0;color:#888}.divider:after,.divider:before{content:"";height:1px;background:#ddd;flex:1 1}.divider span{padding:0 20px;font-family:Parkinsans,serif;font-size:16px;font-weight:500}.verification-error-container .edit-button,.verification-page-container .edit-button,.verification-success-container .edit-button{border-radius:12px;padding:15px 12px;font-family:Parkinsans,serif;font-size:14px;cursor:pointer;line-height:1.5;background:rgb(0,0,0);color:#fff;border:0;width:100%;margin-top:15px}.verification-error-container .secondary-button,.verification-page-container .secondary-button,.verification-success-container .secondary-button{background-color:transparent!important;border-radius:12px;padding:15px 12px;color:#000!important;border:1px solid #000!important;font-family:Parkinsans,serif;font-size:14px;cursor:pointer;line-height:1.5;width:100%;margin-top:15px}.terms-agreement{width:80%;margin:30px auto 20px;text-align:center}.terms-agreement p{font-family:Parkinsans,serif;font-size:14px;color:#666;line-height:1.4;margin:0}.terms-link{color:#000;text-decoration:underline;font-weight:500;transition:color .2s ease}.terms-link:hover{color:#333;text-decoration:none}.roles-submit{font-size:18px;margin-top:50px;width:100%;padding:15px;border-radius:20px;color:#fff;border:0;background:rgb(0,0,0);cursor:pointer}.login p,.roles-submit{font-family:Parkinsans,serif}.login p{text-align:center}.google-button{display:flex;align-items:center;justify-content:center;font-family:Parkinsans,serif;font-size:16px;margin-top:50px;margin-bottom:20px;width:80%;padding:15px;border-radius:20px;color:#fff;border:0;background:rgb(0,0,0);cursor:pointer;column-gap:15px}.google-logo{max-width:30px}.role-selection{margin-top:50px}.role-selection h2{text-align:center}.roles-container{display:flex;column-gap:50px;margin-top:50px}.roles-inner{max-width:300px;border:1px solid #000;border-radius:20px;padding:20px;display:flex;flex-direction:column;justify-content:space-between}.roles-inner p{font-family:Parkinsans,serif;font-size:16px;text-align:center}.photographer-details-form{margin-top:50px}.photographer-details-form h2{text-align:center}.progress-bar{justify-content:center;margin-bottom:20px}.progress-bar,.step-container{display:flex;align-items:center}.step-container{position:relative}.step-circle{width:30px;height:30px;border-radius:50%;background-color:rgb(255,255,255);color:rgb(0,0,0);border:1px solid #000;display:flex;align-items:center;justify-content:center;z-index:1}.step-circle.active{background-color:rgb(0,0,0);color:rgb(255,255,255)}.step-circle.completed{background-color:rgb(123,123,123);color:rgb(255,255,255)}.step-label{margin-top:5px;font-size:12px;text-align:center}.step-line{width:50px;height:2px;background-color:lightgray;margin:0 10px;z-index:0}.error-message{color:rgb(237,95,95)}.subscription-card{border:1px solid #ccc;border-radius:8px;padding:16px;margin:8px;cursor:pointer;background-color:#00000000}.subscription-card ul{list-style:none;padding:0}.subscription-card ul li{display:grid;grid-template-columns:.5fr 1fr .2fr}.subscription-card.selected{background-color:#000;transition:all .3s ease-in-out}.subscription-card h3,.subscription-card li,.subscription-card p{font-family:Parkinsans,serif}.subscription-card.selected h3,.subscription-card.selected li,.subscription-card.selected p{color:#fff}.signup-tabs{display:flex;margin-top:50px;margin-bottom:20px;background-color:#dcdcdc;border-radius:20px}.tab-button{flex:1 1;padding:12px 0;background-color:#ffffff00;border:none;outline:none;cursor:pointer;transition:background-color .3s ease,color .3s ease;font-size:16px;color:#333;border-radius:20px}.tab-button.active{background-color:#000;color:#fff}.tab-button:focus{outline:none}.home-hero-sec{padding-top:150px;padding-bottom:100px}.home-hero-sec .home-hero-title{text-align:center;font-weight:500;font-size:50px;max-width:750px;margin:auto}.home-hero-desc{font-family:Parkinsans,serif;max-width:700px;text-align:center;margin-left:auto;margin-right:auto;margin-top:30px}.photoSection{padding:50px 20px 20px}.photoSection h2{text-align:center;margin-bottom:2rem;font-size:2rem;color:#333}.photoSection-myMasonryGrid{display:flex;margin-left:-15px;width:auto;align-items:flex-start}.photoSection-myMasonryGridColumn{padding-left:15px;background-clip:padding-box;flex:1 1;min-width:0}.loading-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top-color:#000;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.photoSection-photoImage{cursor:pointer;border-radius:10px;margin-bottom:15px}.photoSection .icon{color:#000}.photoCard-container{position:relative;cursor:pointer;border-radius:8px;overflow:hidden;margin-bottom:20px}.photoCard-imageWrapper{position:relative;width:100%;height:100%}.photoCard-photoImage{display:block;border-radius:8px;width:100%;height:auto}.photoCard-photoImage[data-loading=true]{opacity:.3;background:linear-gradient(90deg,#f0f0f0 25%,transparent 37%,#f0f0f0 63%);background-size:400% 100%;animation:skeleton-loading 1.5s ease-in-out infinite}.photoCard-photoImage[data-loading=false]{opacity:1;transition:opacity .3s ease}@keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:-100% 50%}}.photoCard-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0,0,0);background:linear-gradient(180deg,rgba(0,0,0,0) 62%,rgba(0,0,0,1));opacity:0;visibility:hidden;display:flex;flex-direction:row;justify-content:flex-end;align-items:end;transition:opacity .3s ease,visibility .3s ease}.photoCard-container:hover .photoCard-overlay{opacity:1;visibility:visible}.photoCard-photographer{position:absolute;bottom:8px;left:15px;color:#fff;font-size:16px;font-family:poppins}.photoCard-actions{display:flex;align-items:center;gap:8px;color:white;padding-right:15px}.faved,.like-icon{color:#fff}@media screen and (max-width:768px){.login{margin-top:100px;padding:0 0 16px}.login,.signup-container{width:95%;min-height:unset}.signup-container{margin-top:16px}.login h1{font-size:32px;margin-bottom:0}.signup-page h1{font-size:22px;max-width:90%;margin-left:auto;margin-right:auto;margin-top:100px;line-height:1.35}.google-button{font-size:14px;width:92%;margin-top:24px;margin-bottom:12px;padding:12px}.google-logo{max-width:22px}.login-input-container,.signup-input-container{width:92%;margin-top:8px}.login-input-container input,.signup-input-container input,.signup-input-container textarea{font-size:15px;padding:10px;border-radius:8px;width:100%;box-sizing:border-box}.login-submit,.signup-submit{font-size:15px;margin-top:24px;width:92%;padding:13px}.divider{width:92%;margin:12px 0}.forgot-password-container{margin-top:12px}.terms-agreement{width:92%;margin:16px auto 12px}.verification-error-container,.verification-page-container,.verification-success-container{width:95%;margin-top:60px;padding:0 0 16px}.verification-error-message h1,.verification-loading h1,.verification-success-message h1{font-size:24px}.verification-error-message p,.verification-loading p,.verification-success-message p{font-size:15px}.verification-icon{font-size:54px;width:90px;height:90px}.verification-actions{width:92%}.verification-help{width:92%;padding:14px}.roles-container{flex-direction:column;row-gap:20px}.roles-submit{margin-top:30px}.home-hero-sec .home-hero-title{font-size:28px}.home-hero-sec{padding-bottom:50px}.photoSection{padding:0}.photoSection h2{font-size:1.5rem}.photoSection-photoCard{margin-bottom:10px}.photoSection-photoInfo h4{font-size:1rem}.photoSection-photoInfo p{font-size:.8rem}.photoCard-container,.photoCard-photoImage{border-radius:0}.photoCard-container[data-scope=album] .photoCard-overlay,.photoCard-container[data-scope=home] .photoCard-overlay{opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.photoCard-container[data-scope=album],.photoCard-container[data-scope=home]{touch-action:manipulation}.photoCard-container[data-scope=album][data-mobile-actions=true] .photoCard-overlay,.photoCard-container[data-scope=home][data-mobile-actions=true] .photoCard-overlay{opacity:1;visibility:visible}.photoCard-container[data-scope=album] .fullscreen-button,.photoCard-container[data-scope=home] .fullscreen-button{margin-left:8px}.photoCard-container[data-scope=album]:active .photoCard-overlay,.photoCard-container[data-scope=album]:focus .photoCard-overlay,.photoCard-container[data-scope=home]:active .photoCard-overlay,.photoCard-container[data-scope=home]:focus .photoCard-overlay{opacity:1;visibility:visible}}.forgot-password-container{width:80%;text-align:right;margin-top:15px}.forgot-password-link{font-family:Parkinsans,serif;font-size:14px;color:#555;text-decoration:none}.forgot-password-link:hover,.signup-link{text-decoration:underline}.signup-link{color:#000}.photographers-page .photographers-page-title{text-align:center;font-weight:500;font-size:50px;max-width:750px;margin:150px auto 50px}.photographers-page{min-height:90vh}.photographers-list-container{padding:20px;margin-top:50px;margin-bottom:150px}.photographer-wrapper{margin-top:20px;margin-bottom:30px;display:flex;flex-direction:column;width:100%}.photographers-page .pagination{display:flex;align-items:center;justify-content:flex-end;column-gap:10px;padding:20px}.pagination-pages{display:flex;column-gap:10px}.photographers-page .pagination .pagination-items{font-size:18px;font-family:Poppins;color:#000}.pagination-arrow{color:#000}@media (max-width:1300px) and (min-width:1101px){.photographer-hero-image{height:350px}}@media (max-width:1100px) and (min-width:981px){.photographer-hero-image{height:300px}}@media (max-width:980px){.photographers-page .photographers-page-title{margin-top:150px;margin-bottom:50px;text-align:center;font-size:28px;max-width:90%}.photographers-list-container{padding:20px}.photographer-hero-image{height:300px}}.photographer-hero-card{width:100%;height:100%;display:flex;flex-direction:column;border-radius:20px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.15);background:white;position:relative}.photographer-hero-image{position:relative;height:400px;width:100%;background-color:#f5f5f5}.photographer-cover-photo{width:100%;height:100%;object-fit:cover;object-position:center}.photographer-hero-card .cover-photo-only .album-slider .swiper-wrapper .swiper-slide img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}.photographer-hero-card .cover-photo-only .album-slider .swiper-slide{width:100%!important}.photographer-hero-card .cover-photo-only .photo-thumbnail-container{width:100%!important;height:100%}.photographer-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.4) 50%,transparent);padding:20px;display:flex;justify-content:space-between;align-items:flex-end;color:white}.photographer-info{display:flex;flex-direction:column;gap:12px;flex:1 1;max-width:70%;align-items:start!important}.photographer-header{display:flex;align-items:center;gap:10px}.photographer-text-content{display:flex;flex-direction:column;gap:3px;flex:1 1;margin-bottom:5px}.photographer-profile-info{display:flex;align-items:center;gap:10px}.photographer-profile-pic{width:40px;height:40px;border-radius:50%;border:2px solid white;object-fit:cover;transition:border-color .3s ease;margin-right:10px}.photographer-bio{font-size:15px;color:rgba(255,255,255,.9);font-weight:200;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;line-height:1.4;max-width:100%;font-family:Poppins}.photographer-title{display:flex}.photographer-name{font-size:1.4rem;font-weight:500;margin:0;color:white;text-transform:capitalize;word-wrap:break-word;overflow-wrap:break-word}.photographer-location{display:inline-flex;align-items:center;gap:4px;font-size:15px;margin-left:10px;font-weight:300;text-transform:none;background-color:rgba(255,255,255,.245);padding:0 10px;border-radius:120px;font-family:Poppins,sans-serif;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.photographer-location svg{font-size:1.1em}.photographer-actions{display:flex;align-items:flex-end}.photographer-profile-link{background-color:white;color:#000;text-decoration:none;padding:10px 20px;border-radius:20px;font-family:Poppins,sans-serif;font-weight:500;text-align:center;min-width:100px;transition:all .3s ease;font-size:.9rem;box-shadow:0 2px 4px rgba(0,0,0,.1);margin-bottom:10px}.photographer-profile-link:hover{background-color:#f8f9fa;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.photographer-profile-link.pulsate{animation:pulse-glow 1.5s ease-in-out 3;position:relative;z-index:10}@keyframes pulse-glow{0%{transform:scale(1);box-shadow:0 0 10px rgba(255,255,255,.4),0 0 20px rgba(255,255,255,.2),0 0 30px rgba(255,255,255,.1);background-color:white}50%{transform:scale(1.15);box-shadow:0 0 20px rgba(255,255,255,.8),0 0 40px rgba(255,255,255,.6),0 0 60px rgba(255,255,255,.4);background-color:rgba(255,255,255,.95)}to{transform:scale(1);box-shadow:0 0 10px rgba(255,255,255,.4),0 0 20px rgba(255,255,255,.2),0 0 30px rgba(255,255,255,.1);background-color:white}}.pro-label{background-color:rgba(255,255,255,.2);color:#ffffff;padding:3px 10px;border-radius:12px;margin-left:8px;font-size:.75rem;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.photographer-search-container{max-width:500px;width:100%;margin-right:auto;margin-left:auto}.photographer-search-container input{border-radius:120px;border:1px solid #e5e7eb;padding:12px 16px;font-size:16px;line-height:1.5;width:100%;background-color:white;color:#000;transition:all .2s ease-in-out;box-shadow:0 1px 2px rgba(0,0,0,.05)}.photographer-search-container input:hover{border-color:#232323;box-shadow:0 1px 3px rgba(0,0,0,.1)}.photographer-search-container input:focus{outline:none;border-color:#d7d7d7;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.photographer-search-container input::placeholder{color:#9ca3af}.photographer-scroll-end-msg{font-family:Poppins;color:#555;text-align:center;padding:50px 0;margin-top:50px;margin-bottom:50px}@media (max-width:1400px) and (min-width:1201px){.photographer-overlay{padding:18px}.photographer-profile-pic{width:35px;height:35px}.photographer-name{font-size:1.3rem}.photographer-bio{font-size:.85rem;word-break:break-word}.photographer-profile-link{padding:8px 16px;font-size:.85rem}}@media (max-width:1200px) and (min-width:981px){.photographer-overlay{padding:15px}.photographer-profile-pic{width:35px;height:35px}.photographer-name{font-size:1.2rem}.photographer-bio{font-size:.8rem;word-break:break-word}.photographer-profile-link{padding:8px 16px;font-size:.85rem}}@media (max-width:980px){.photographer-hero-image{height:300px}.photographer-overlay{padding:15px 20px;flex-direction:column;align-items:flex-start;gap:10px}.photographer-title{flex-direction:column;align-items:center}.photographer-info{gap:8px;margin-bottom:10px}.photographer-header{gap:12px}.photographer-profile-pic{width:40px;height:40px}.photographer-name{font-size:1.3rem}.photographer-location{margin-top:5px;margin-left:0}.photographer-bio{display:none}.photographer-actions{position:absolute;bottom:16px;right:30px;width:auto;margin-top:0;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.photographer-profile-link{padding:8px 10px;font-size:12px}}@media (max-width:767px){.photographers-list-container{padding:20px}.photographer-hero-card{height:unset}.photographer-hero-image{height:500px}.photographer-overlay{flex-direction:column;align-items:center;padding:15px 20px;gap:8px}.photographer-info{flex:1 1 auto;text-align:center;align-items:center;gap:8px}.photographer-header{flex-direction:column;text-align:center;gap:10px;align-items:center}.photographer-text-content{text-align:center;gap:6px}.photographer-profile-pic{width:40px;height:40px}.photographer-name{font-size:1.2rem;text-align:center}.photographer-bio{font-size:.85rem;text-align:center;-webkit-line-clamp:2;line-clamp:2;word-break:break-word}.photographer-actions{position:static;width:auto;margin:-15px 0 0;flex-direction:column;gap:12px}.photographer-actions,.photographer-profile-link{display:flex;align-items:center;justify-content:center}.photographer-profile-link{padding:3px 5px;font-size:.85rem;height:28px;margin:10px 0}.photographer-search-container,.photographer-search-container form{max-width:400px;width:90%}}.glass-pricing-badge{position:relative;top:auto;right:auto;margin-right:5px;margin-bottom:5px;box-shadow:0 4px 15px rgba(0,0,0,.1);padding:6px 14px;border-radius:12px;display:flex;flex-direction:column;align-items:flex-end;z-index:10;transition:all .3s ease}.pricing-label{font-size:12px;font-weight:500;margin-bottom:2px}.pricing-amount,.pricing-label{font-family:Poppins,sans-serif;color:#ffffff;line-height:1}.pricing-amount{font-size:1.1rem;font-weight:600}.photographer-overlay{z-index:5}.photographer-hero-card:hover .album-slider{cursor:-webkit-grab;cursor:grab}.photographer-hero-card:hover .album-slider:active{cursor:-webkit-grabbing;cursor:grabbing}@media (max-width:1200px){.glass-pricing-badge{font-size:.9rem;padding:6px 12px}}@media (max-width:980px){.glass-pricing-badge{font-size:.85rem;padding:5px 10px;margin-bottom:0}}@media (max-width:767px){.glass-pricing-badge{font-size:.8rem;padding:4px 8px;flex-direction:row;gap:5px}}@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:translateZ(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{-webkit-margin-start:var(--swiper-centered-offset-before);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{-webkit-margin-before:var(--swiper-centered-offset-before);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(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,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-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}