html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:"DM Sans";src:url("../../../fonts/DMSans/DMSans-Bold.woff2") format("woff2"),url("../../../fonts/DMSans/DMSans-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"DM Sans";src:url("../fonts/DMSans/DMSans-Regular.woff2") format("woff2"),url("../../../fonts/DMSans/DMSans-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"DM Sans";src:url("../fonts/DMSans/DMSans-Medium.woff2") format("woff2"),url("../../../fonts/DMSans/DMSans-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}*{box-sizing:border-box;outline:none}*:focus{outline:2px solid #901c1c}html,body{font-family:"DM Sans";font-weight:normal;color:#000;font-size:18px;background:#fff}main{padding:10px 100px 30px}a{text-decoration:none;color:#000}.platform-header{padding:40px 100px}.platform-header .header__wrapper{display:flex;justify-content:space-between;align-items:center}.platform-header .header__title{font-size:36px;color:#901c1c}.platform-header .header__logo{max-width:200px}.heading__title{color:#d3573c;font-size:64px}.heading__subtitle{color:#901c1c;font-size:24px}.btn{padding:20px 20px;font-family:"DM Sans";font-weight:500;font-size:20px;color:#fff;background:#901c1c;text-align:center;border:none;border-radius:5px;transition:ease-in-out .2s;cursor:pointer}.btn:hover{opacity:.7}.btn:focus{background:#db8876;color:#000}.platform-form .form__row{margin-bottom:10px}.platform-form .form__row:last-child{margin-bottom:0}.platform-form .form__row label{display:inline-block;margin-right:25px;margin-bottom:5px;font-size:36px;color:#312e2e}.platform-form .form__row input,.platform-form .form__row textarea{width:100%;padding:15px 10px;border:none;background:#fff;font-size:18px;border-radius:5px}.platform-form .form__row textarea{resize:none}.platform-form .form__row select{padding:20px 30px 20px 20px;font-family:"DM Sans";font-weight:500;font-size:18px;border:none;border-radius:5px;background:#901c1c;color:#fff;transition:ease-in-out .2s}.platform-form .form__row select:focus{background:#db8876;color:#000}.lightbox{display:none;position:fixed;inset:0;width:100%;height:100%;align-items:center;background:#fff;z-index:5}.lightbox.opened{display:flex}.lightbox__media{position:relative;max-width:1050px;margin:0 auto;padding:50px;height:90%}.lightbox__image,.lightbox__video{width:100%;height:100%;object-fit:contain}.lightbox__title{margin-top:10px}.lightbox__close{position:absolute;width:40px;height:40px;top:70px;right:100px;background:#fff url("../img/icons/close-lightbox.svg") 100%/100% no-repeat;background-size:contain;border:solid #901c1c 1px;transition:ease-in-out .2s;cursor:pointer}.lightbox__close:hover{opacity:.5}.lightbox__previous,.lightbox__next{position:absolute;height:50px;width:30px;top:50%;background:#fff url("../img/icons/arrow.svg") 100%/100% no-repeat;background-size:contain;border:solid #901c1c 1px;transform:translateY(-50%);transition:ease-in-out .2s;cursor:pointer;z-index:1}.lightbox__previous.disabled,.lightbox__next.disabled{opacity:.5;user-select:none}.lightbox__previous:hover,.lightbox__next:hover{opacity:.5}.lightbox__previous{left:100px;transform:translateY(-50%) rotate(180deg)}.lightbox__next{right:100px}.photographer-card .card__wrapper{text-align:center}.photographer-card .card__wrapper a{display:block}.photographer-card .card__wrapper a:hover .card__title,.photographer-card .card__wrapper a:hover .card__media{opacity:.7}.photographer-card .card__media{position:relative;height:200px;width:200px;margin:0 auto 20px;border-radius:50%;box-shadow:0px 4px 12px rgba(0,0,0,.25);transition:ease-in-out .2s}.photographer-card .card__image{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;border-radius:50%;object-fit:cover}.photographer-card .card__title{font-size:36px;transition:ease-in-out .2s}.photographer-card .card__country{font-size:15px}.photographer-card .card__tagline{margin:5px 0;font-size:18px}.photographer-card .card__price{color:#757575;font-size:16px}.media-card{margin-bottom:30px}.media-card .card__media{position:relative;padding-bottom:100%;height:0;border-radius:5px;cursor:pointer}.media-card .card__infos{display:flex;padding:10px 0;align-items:flex-start;justify-content:space-between}.media-card .card__title{color:#901c1c;font-size:24px}.media-card .card__overlay{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;border-radius:5px;background:rgba(0,0,0,.2509803922);z-index:1}.media-card .card__overlay::before{content:"";position:absolute;left:50%;top:50%;width:60px;height:60px;background:url("../img/icons/play.svg") 100%/100% no-repeat;transform:translate(-50%, -50%);transition:ease-in-out .2s}.media-card .card__overlay:hover:before{opacity:.7}.media-card .card__likes{position:relative;padding-right:22px;font-family:"DM Sans";font-weight:500;font-size:16px;color:#000;border:none;background:none;transition:ease-in-out .2s;cursor:pointer}.media-card .card__likes.liked{color:#901c1c}.media-card .card__likes.liked::after{transform:translateY(-50%) scale(1.2)}.media-card .card__likes::after{content:"";position:absolute;height:18px;width:17px;right:0;top:50%;background:url("../img/icons/heart.svg") 100%/100% no-repeat;transform:translateY(-50%);transition:ease-in-out .2s}.media-card .card__image,.media-card .card__video{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;border-radius:50%;object-fit:cover;border-radius:5px}.platform-homepage .homepage__photographers{margin-top:80px;position:relative;display:flex;flex-wrap:wrap;margin-left:-3%}.platform-homepage .homepage__photographers .photographer-card{margin-bottom:80px;width:30.3333333333%;margin-left:3%}.platform-photographer .photographer__wrapper{display:flex;align-items:center;justify-content:space-between}.platform-photographer .photographer__infos{padding:50px;background:#fafafa}.platform-photographer .photographer__infos .infos__wrapper{display:grid;grid-template-columns:repeat(3, 1fr);align-items:center}.platform-photographer .photographer__infos .infos__country{margin:10px 0 20px 0}.platform-photographer .photographer__infos .infos__button{justify-self:center}.platform-photographer .photographer__infos .infos__media{position:relative;width:200px;height:200px;margin-left:auto;border-radius:50%;box-shadow:0px 4px 12px rgba(0,0,0,.25)}.platform-photographer .photographer__infos .infos__image{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;border-radius:50%;object-fit:cover;border-radius:50%}.platform-photographer .photographer__medias .medias__header{margin:10px 0 30px 0}.platform-photographer .photographer__medias .medias__header form label{display:inline-block;margin-right:25px;font-family:"DM Sans";font-weight:500;color:#000;font-size:18px}.platform-photographer .photographer__medias .medias__list{position:relative;display:flex;flex-wrap:wrap;margin-left:-3%}.platform-photographer .photographer__medias .medias__list .media-card{width:30.3333333333%;margin-left:3%}.platform-photographer .photographer__modal{display:none;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:rgba(196,196,196,.4);z-index:100}.platform-photographer .photographer__modal.opened{display:block}.platform-photographer .photographer__modal .modal__wrapper{position:relative;margin:5% auto;padding:15px 35px;max-width:670px;background:#db8876;border-radius:5px}.platform-photographer .photographer__modal .modal__header{margin-bottom:20px}.platform-photographer .photographer__modal .modal__close{position:absolute;top:35px;right:35px;width:42px;height:42px;background:url("../img/icons/close.svg");cursor:pointer}.platform-photographer .photographer__modal .modal__title{font-size:64px;line-height:1.2}.platform-photographer .photographer__modal .modal__button{padding:20px 50px;font-size:18px}.platform-photographer .photographer__details{position:fixed;bottom:0;right:30px;width:380px;background:#db8876;border-top-left-radius:5px;border-top-right-radius:5px}.platform-photographer .photographer__details .details__wrapper{display:flex;padding:20px 30px;font-size:24px;align-items:center;justify-content:space-between}.platform-photographer .photographer__details .details__likes{position:relative;padding-right:23px}.platform-photographer .photographer__details .details__likes::after{content:"";position:absolute;top:50%;right:0;width:18px;height:19px;background:url("../img/icons/heart-black-version.svg") 100%/100% no-repeat;transform:translateY(-50%)}
