*{box-sizing:border-box}body{padding-left:10px;padding-right:10px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:500;font-display:swap;background:#e8e8e8}img{display:block;width:100%;height:auto}a{color:#000;word-wrap:break-word}body.dark{background:#000;color:#fff}body.dark a{color:#fff}.image-square{position:relative;padding-bottom:100%;width:100%;height:0}.image-portrait{position:relative;padding-bottom:177.77%;width:100%;height:0}.image-square img,.image-portrait img{position:absolute;top:0;left:0;width:100%;height:100%}.empty-text{text-align:center;margin:75px 0 !important}.clearfix{display:block;clear:both}.hidden{display:none !important}.scroll-blocked{overflow:hidden}header,footer,main{position:relative;width:100%;max-width:1200px;margin:20px auto}main h2{border-bottom:1px solid #f15a24}footer{text-align:center}footer a{text-decoration:none}footer a:hover,footer a:active,footer a:focus{text-decoration:underline}footer .social-media{display:flex;justify-content:center}footer .social-media a{display:flex;width:42px;height:42px;margin:10px;padding:8px;justify-content:center;transition:all .05s ease-in-out}footer .social-media a:hover,footer .social-media a:active,footer .social-media a:focus{border-radius:100%}footer .social-media a:hover svg,footer .social-media a:active svg,footer .social-media a:focus svg{color:#000}header{margin-top:0}header a{display:block;width:250px;max-width:50vw;height:63px;margin:auto}header h1{text-align:center;margin:15px 0 0 0}header button{position:absolute;top:10px;width:50px;height:50px;padding:10px;border-radius:100%}header button.menu-toggle{left:0}header button.menu-toggle.open{display:none}header button.search-toggle{right:0}nav{position:fixed;width:100%;max-width:calc(100vw - 60px);top:0;right:auto;bottom:20px;left:-85vw;padding:10px;border-bottom-right-radius:10px;z-index:900;background:#e8e8e8;opacity:0;transition:all .2s ease-in-out}nav.open{opacity:1;left:0}nav.open .menu-toggle{left:calc(100vw - 55px);opacity:1}nav .menu-toggle{position:fixed;top:15px;left:0;transition:all .2s ease-in-out;opacity:0}nav .nav-header{display:flex;justify-content:space-between;font-size:2em;align-items:flex-end;margin:10px 0}nav .nav-header span,nav .nav-header a{display:block}nav .nav-header a img{max-width:150px}nav ul{margin:0;padding:0;list-style:none}nav ul li{background:#fff;border-left:2px solid #f15a24;border-top-right-radius:10px;border-bottom-right-radius:10px;margin:4px 0;text-transform:uppercase;transition:all .05s ease-in-out}nav ul li:hover,nav ul li:active,nav ul li:focus{background:#fff}nav ul li a,nav ul li label{display:block;line-height:1.8em;padding:.35em 10px;text-decoration:none}nav ul li svg{display:inline-block;width:1.25em;vertical-align:-0.125em;height:1em;overflow:visible}nav .nav-footer{position:absolute;top:auto;right:0;bottom:10px;left:0;text-align:center;font-size:.8em}.switch{position:relative;display:inline-block;width:50px;height:1.7em;float:right}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;bottom:0;left:0;right:0;border-radius:1.7em;background-color:#e8e8e8;transition:all .2s ease-in-out}.slider:before{position:absolute;content:"";height:calc(1.7em - 8px);width:calc(1.7em - 8px);left:4px;bottom:4px;border-radius:50%;background-color:#fff;transition:all .2s ease-in-out}input:checked+.slider{background-color:#f15a24}input:checked+.slider:before{transform:translateX(22px)}.dark nav{background:#000}.dark nav ul li{background:#161616}.dark nav ul li:hover,.dark nav ul li:active,.dark nav ul li:focus{background:#303030}@media only screen and (min-width: 480px){nav{max-width:350px;top:0;right:auto;bottom:20px;left:-350px}nav.open .menu-toggle{left:355px}}.modal{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.7);z-index:900;display:none;align-items:center;justify-content:center}.modal.open{display:flex}.modal .card{width:100%;max-width:600px;max-height:100vh;overflow-y:auto}.modal .modal-header{display:flex;justify-content:space-between}.modal .modal-header h2{margin:0}.modal .modal-header .icon-close{width:32px;color:#f15a24}.modal .language-list{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0;margin:20px 0 0 0;list-style:none}.modal .language-list li{width:100%;margin-bottom:10px}.modal .language-list li a{display:block;text-decoration:none;padding:10px;background:#e8e8e8}.modal .language-list li a:hover,.modal .language-list li a:focus{background:#cfcfcf}.dark .modal .language-list li a{background:#000}.dark .modal .language-list li a:hover,.dark .modal .language-list li a:focus{background:#1a1a1a}@media only screen and (min-width: 700px){.modal .language-list li{width:calc(50% - 5px)}}header{margin-top:0}header a{display:block;width:250px;height:63px;margin:auto}header h1{text-align:center;margin:15px 0 0 0}button.menu-toggle{width:50px;height:50px;padding:10px;border-radius:100%}button.menu-toggle span,button.menu-toggle span:before,button.menu-toggle span:after{position:relative;display:block;content:"";width:100%;background:#f15a24;height:3px}button.menu-toggle span:before{top:-9px}button.menu-toggle span:after{bottom:-6px}button.menu-toggle:hover span,button.menu-toggle:hover span:before,button.menu-toggle:hover span:after,button.menu-toggle:focus span,button.menu-toggle:focus span:before,button.menu-toggle:focus span:after{background:#000}button.menu-toggle.open{background:#f15a24}button.menu-toggle.open span{background:transparent}button.menu-toggle.open span:before,button.menu-toggle.open span:after{background:#000;transform-origin:left center}button.menu-toggle.open span:before{transform:translate(4px, 0) rotate(45deg)}button.menu-toggle.open span:after{transform:translate(4px, 0) rotate(-45deg)}hr{height:1px;width:100%;margin:10px auto;border:0;background:#f15a24}button,.button{display:inline-block;padding:7px;border-radius:10px;border:2px solid #f15a24;background:none;color:#f15a24;font-weight:700;transition:all .05s ease-in-out;cursor:pointer;text-decoration:none;color:#f15a24}button:hover,button:focus,.button:hover,.button:focus{background:#f15a24;color:#fff}#search-input{font-size:1.5em;text-align:center;font-weight:700}.card{border-radius:10px;padding:20px;background:#fff;margin:20px auto}.dark .card{background:#161616}[data-tooltip]:hover:before{all:initial;font-family:Arial,Helvetica,sans-serif;display:inline-block;border-radius:10px;padding:10px;background-color:#1a1a1a;content:attr(data-tooltip);color:#f9f9f9;position:absolute;width:100px;left:0;text-align:center;font-size:14px;margin-bottom:0;bottom:auto;top:100%;margin-left:-20px;margin-top:5px;z-index:999}.tab-nav{display:flex;justify-content:space-around;flex-direction:column}.tab-nav a{display:block;font-size:1.25em;flex:100%;text-align:center;text-decoration:none;line-height:46px;height:50px;border-radius:10px}.tab-nav a:hover{background:rgba(241,90,36,.1)}.tab-nav svg{position:relative;top:8px;display:inline-block;width:30px;margin-right:10px}.tab-nav svg.icon-star-filled{top:6px}.tab-nav .active{background:#f15a24}@media only screen and (min-width: 700px){.tab-nav{flex-direction:row}}#overlay{position:fixed;top:0;bottom:0;left:0;right:0;z-index:1000;height:100vh;width:100vw;background:#fff;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr auto;grid-template-areas:"header" "main" "footer"}#overlay [class^=icon]{height:40px;cursor:pointer}#overlay #overlay-content{grid-area:main;min-width:0;min-height:0;display:flex;flex-direction:column;overflow-y:auto;justify-content:center}#overlay #overlay-content div{flex:50%}#overlay #overlay-content img,#overlay #overlay-content video{display:block;max-width:100vw;height:100%;margin:auto;object-fit:contain}#overlay #overlay-content #overlay-content-details{padding:0 20px}#overlay footer,#overlay header{display:flex;flex-direction:row;justify-content:space-around;margin:0 auto;width:100%;max-width:100%;flex-wrap:wrap;background:#e8e8e8}#overlay footer div,#overlay header div{flex:calc(100% / 3);margin:10px 0}#overlay footer div *,#overlay header div *{margin:auto}#overlay footer .fullwidth,#overlay header .fullwidth{flex:0 0 100%;margin:0}#overlay header{grid-area:header}#overlay footer{grid-area:footer}#overlay svg{display:block}#overlay #post-date{line-height:36px;font-size:.8em}.dark #overlay{background:#000}.dark #overlay header,.dark #overlay footer{background:#161616}@media only screen and (min-width: 700px){#overlay #overlay-content{flex-direction:row}#overlay #overlay-content-details{max-width:40vw}}.rect-100{min-height:100px}.rect-250{min-height:250px}.rect-270{min-height:270px}.ad-270{min-height:270px;display:flex;justify-content:center}.rect-350{min-height:350px}#worldmap svg{max-width:100%;height:auto}#worldmap [name=Austria],#worldmap [name=Brazil],#worldmap [name=Canada],#worldmap [name=Finland],#worldmap [name=France],#worldmap [name=Germany],#worldmap [name=India],#worldmap [name=Mexico],#worldmap [name=Norway],#worldmap [name=Poland],#worldmap [name=Spain],#worldmap [name=Sweden],#worldmap [name=Switzerland],#worldmap [name=Turkey],#worldmap [name=USA]{fill:#f15a24;cursor:pointer}.places-list-wrapper{display:flex;justify-items:flex-start;align-items:flex-start;flex-wrap:wrap;margin:-10px}.places-list-wrapper .place{margin:0;padding:5px;flex:100%;max-width:100%}.places-list-wrapper a{text-decoration:none}.places-list-wrapper a article{margin:0;background:#e8e8e8;display:flex;align-items:center}.places-list-wrapper a article:hover{background:rgba(22,22,22,.2)}.places-list-wrapper a svg{display:block;height:1.5em;margin-right:10px}.places-list-wrapper a .profile-count{display:flex;margin-left:auto}.places-list-wrapper a .profile-count svg{display:block;height:1em;position:relative;top:3px}.places-list-wrapper .profile{padding:5px;flex:50%;max-width:50%}.places-list-wrapper .profile img{border-top-left-radius:10px;border-top-right-radius:10px}.places-list-wrapper .profile span{display:block;padding:5px 10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background:#e8e8e8}.places-list-wrapper .profile:hover span{background:rgba(22,22,22,.2)}.dark .places-list-wrapper a article{background:rgba(232,232,232,.05)}.dark .places-list-wrapper a article:hover{background:rgba(232,232,232,.2)}.dark .places-list-wrapper .profile span{background:rgba(232,232,232,.05)}.dark .places-list-wrapper .profile:hover span{background:rgba(232,232,232,.2)}@media only screen and (min-width: 700px){.places-list-wrapper .place{flex:50%;max-width:50%}.places-list-wrapper .profile{flex:25%;max-width:25%}}.breadcrumb{margin:0 20px}.popular-profiles{display:flex;justify-items:flex-start;align-items:flex-start;flex-wrap:wrap;margin:-10px}.popular-profiles a{text-decoration:none}.popular-profiles a article{margin:0;background:#e8e8e8;display:flex;align-items:center}.popular-profiles a article:hover{background:rgba(22,22,22,.2)}.popular-profiles .profile{padding:5px;flex:50%;max-width:50%}.popular-profiles .profile img{border-top-left-radius:10px;border-top-right-radius:10px}.popular-profiles .profile span{display:block;padding:5px 10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background:#e8e8e8}.popular-profiles .profile:hover span{background:rgba(22,22,22,.2)}.dark .popular-profiles a article{background:rgba(232,232,232,.05)}.dark .popular-profiles a article:hover{background:rgba(232,232,232,.2)}.dark .popular-profiles .profile span{background:rgba(232,232,232,.05)}.dark .popular-profiles .profile:hover span{background:rgba(232,232,232,.2)}@media only screen and (min-width: 700px){.popular-profiles .profile{flex:25%;max-width:25%}}.suggestions-headline{text-align:center}.suggestions-wrapper{display:flex;justify-items:flex-start;align-items:flex-start;flex-wrap:wrap;margin:-10px}.suggestions-wrapper a{text-decoration:none}.suggestions-wrapper a article{margin:0;background:#e8e8e8;display:flex;align-items:center}.suggestions-wrapper a article:hover{background:rgba(22,22,22,.2)}.suggestions-wrapper .profile{padding:5px;flex:50%;max-width:50%}.suggestions-wrapper .profile img{border-top-left-radius:10px;border-top-right-radius:10px}.suggestions-wrapper .profile span{display:block;padding:5px 10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background:#e8e8e8}.suggestions-wrapper .profile:hover span{background:rgba(22,22,22,.2)}.dark .suggestions-wrapper a article{background:rgba(232,232,232,.05)}.dark .suggestions-wrapper a article:hover{background:rgba(232,232,232,.2)}.dark .suggestions-wrapper .profile span{background:rgba(232,232,232,.05)}.dark .suggestions-wrapper .profile:hover span{background:rgba(232,232,232,.2)}@media only screen and (min-width: 700px){.suggestions-wrapper .profile{flex:25%;max-width:25%}}.search{display:flex;margin:0 -5px}.search label{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.search input{display:block;flex-grow:1;width:0;margin:0 5px;border:none;border-radius:10px;background:#e8e8e8}.search button{display:block;flex-shrink:0;margin:0 5px;background:#f15a24}.search button svg{width:20px;color:#fff}.features{display:flex;flex-direction:column;margin:-10px}.features article{flex:1 1 0;margin:10px}.features article svg{display:block;height:40px;margin:auto}.features article h2{margin-top:5px;text-align:center}.discover{margin:20px 0;position:relative;overflow:hidden}.discover h2{margin-top:0}.discover .discover-profiles{display:flex;margin:0 -10px -10px}.discover .discover-profiles a{margin:10px;flex:1 1 0;display:none}.discover .discover-profiles a:nth-child(-n+2){display:block}.discover .discover-profiles img{border-radius:10px}@media only screen and (min-width: 400px){.discover .discover-profiles a:nth-child(-n+3){display:block}}@media only screen and (min-width: 500px){.discover .discover-profiles a:nth-child(-n+4){display:block}}@media only screen and (min-width: 600px){.discover .discover-profiles a:nth-child(-n+5){display:block}}@media only screen and (min-width: 700px){.discover .discover-profiles a:nth-child(-n+6){display:block}}@media only screen and (min-width: 800px){.discover .discover-profiles a:nth-child(-n+7){display:block}}@media only screen and (min-width: 900px){.discover .discover-profiles a:nth-child(-n+8){display:block}.features{flex-direction:row}}.blog-articles{display:flex;flex-wrap:wrap;margin:-10px}.blog-articles article{margin:10px;flex:1 1 0;flex-basis:100%}.blog-articles footer{margin-bottom:0}.blog-published-at{font-size:.8em}@media only screen and (min-width: 700px){.blog-articles article{flex-basis:50%;max-width:calc(50% - 20px)}}#profile-feed{margin:-10px -10px 0}#profile-feed:after{display:block;content:"";clear:left}#profile-feed .card{margin:10px;display:block}#load-more{padding:15px;text-align:center}@media only screen and (min-width: 700px){#profile-feed .card{float:left;width:calc(50% - 20px)}}#user-posts,#user-stories{display:flex;flex-wrap:wrap;margin:-10px;justify-items:flex-start}#user-posts .post,#user-posts .story,#user-stories .post,#user-stories .story{flex:100%;max-width:100%;padding:10px;text-align:center}#user-posts .post img,#user-posts .story img,#user-stories .post img,#user-stories .story img{object-fit:cover}#user-posts .post-info,#user-stories .post-info{display:flex;justify-content:space-between;padding:10px 0}#user-posts .story a,#user-stories .story a{margin-top:10px}#user-posts span,#user-posts a,#user-stories span,#user-stories a{display:inline-block;padding:5px 10px;text-decoration:none;border-radius:10px}#user-posts a,#user-stories a{background:#e8e8e8}#user-posts svg,#user-stories svg{display:inline-block;height:1.2em;color:#f15a24;margin-right:5px;position:relative;top:3px}#profile-picture-hd{text-align:center}#profile-picture-hd a{display:inline-block;margin-top:20px;padding:5px 10px;text-decoration:none;border-radius:10px;background:#e8e8e8}#profile-general-info{display:flex;flex-direction:column}#profile-general-info #profile-picture{position:relative;flex:0 0 100%;width:60%;padding-bottom:60%;margin:0 auto 10px}#profile-general-info #profile-picture img{border-radius:100%}#profile-general-info #profile-info{flex:100%}#profile-general-info #profile-info h1{margin-top:0}#profile-general-info #profile-info h1 svg{display:inline-block;height:1em;margin-left:10px;position:relative;top:3px}#profile-general-info #linkedusers a{display:inline-block;margin-right:5px;padding:5px 10px;text-decoration:none;background:#e8e8e8;border-radius:10px}#statistics{display:flex;justify-content:space-around}#statistics span{display:block;flex:50%;font-size:1.25em;text-decoration:none;text-align:center;line-height:46px;height:50px;border-radius:10px}#favorite{position:absolute;top:-5px;right:-5px;width:40px;height:40px;color:#f15a24}#favorite svg{position:absolute;top:0;bottom:0;left:0;right:0}#links,#places{margin-left:-5px}#ig-profile,#snapchat-profile,#place{text-decoration:none;display:inline-block;margin-right:10px;padding:0 5px 5px;border-radius:10px}#ig-profile:hover,#snapchat-profile:hover,#place:hover{background:rgba(127,127,127,.3)}#ig-profile svg,#snapchat-profile svg,#place svg{display:inline-block;height:1.2em;position:relative;top:4px;color:#f15a24}.dark #user-posts a,.dark #user-stories a{background:#000}.dark #profile-picture-hd a{background:#000}.dark #profile-general-info #linkedusers a{background:#000}@media only screen and (min-width: 700px){#user-posts .post,#user-posts .story,#user-stories .post,#user-stories .story{flex:50%;max-width:50%}#profile-general-info{flex-direction:row}#profile-general-info #profile-picture{flex:0 0 120px;padding-bottom:120px;margin-right:20px}}#history-wrapper{margin:-10px}#history-wrapper:after{display:block;content:"";clear:both}.history-profile-item{position:relative;display:flex;width:100%;text-decoration:none;margin:10px;align-items:center;border-radius:10px;transition:background .1s ease-in-out}.history-profile-item:hover{background:rgba(241,90,36,.2)}.history-profile-item img{border-radius:10px}.history-profile-item .name-meta-wrapper{flex:70%;padding:0 55px 0 20px;max-width:70%}.history-profile-item .name-meta-wrapper h2{margin:0 0 5px;padding-bottom:5px;font-size:1.5em}.history-profile-item .name-meta-wrapper span{font-weight:100}.history-profile-item .image-square{flex:30%;padding-bottom:30%}.history-profile-item .remove{opacity:.5;position:absolute;top:5px;right:20px;width:30px;height:30px;color:#999}#remove-all{padding:15px;text-align:center}@media only screen and (min-width: 700px){.history-profile-item{float:left;width:calc(50% - 20px)}.history-profile-item .remove{opacity:0;right:5px}.history-profile-item:hover .remove{opacity:1}}#favorites-wrapper{margin:-10px}#favorites-wrapper:after{display:block;content:"";clear:both}.favorites-profile-item{position:relative;display:flex;width:100%;text-decoration:none;margin:10px;align-items:center;border-radius:10px;transition:background .1s ease-in-out}.favorites-profile-item:hover{background:rgba(241,90,36,.2)}.favorites-profile-item img{border-radius:10px}.favorites-profile-item .name-meta-wrapper{flex:70%;padding:0 55px 0 20px;max-width:70%}.favorites-profile-item .name-meta-wrapper h2{margin:0 0 5px;padding-bottom:5px;font-size:1.5em}.favorites-profile-item .name-meta-wrapper span{font-weight:100}.favorites-profile-item .image-square{flex:30%;padding-bottom:30%}.favorites-profile-item .remove{opacity:.5;position:absolute;top:5px;right:20px;width:30px;height:30px;color:#999}#remove-all{padding:15px;text-align:center}@media only screen and (min-width: 700px){.favorites-profile-item{float:left;width:calc(50% - 20px)}.favorites-profile-item .remove{opacity:0;right:5px}.favorites-profile-item:hover .remove{opacity:1}}.ext .card>p{margin:40px 0 0;text-align:center}.ext .icon-throbber{display:block;margin:auto}
