﻿/* Team page */

.teamPage {
    background: url("/Areas/Feerita/Images/team/woodTeam.png") no-repeat;
    height: 1212px;
    position: relative;
}

.teamMemberPopUp {
    background: #F2B67B;
    border-radius: 100%;
    width: 300px;
    height: 300px;
    display: none;
    position: absolute;
    left: 545px;
    top: 31px;
    margin-left: -115px;
    margin-top: -320px;
}

.teamMemberPopUpWrap {
    position: relative;
    padding: 30px;
}

.teamMemberPopUp .teamMemberClose {
    background: #F2B67B url("/Areas/Feerita/Images/svg/icon-close-dark.svg") no-repeat center;
    background-size: 2rem;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    transition: all .2s ease;
}

.teamMemberPopUp .teamMemberClose:hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
}

.teamMemberPopUp {
    text-align: center;
}

.teamMemberPopUp .memberPhoto {
    min-height: 132px;
}

.teamMemberPopUp img {
    width: 132px;
    height: 132px;
    border-radius: 100%;
}

.teamMemberPopUp img.--empty-img {
    background: #F2B67B url("/Areas/Feerita/Images/svg/icon-bird.svg") no-repeat center;
    background-size: 7rem;
    border: 1px solid #fff;
}

.teamMemberPopUp .teamMemberTitle {
    font-size: 2.6rem;
    font-family: var(--font-bold);
    color: #4D4D4D;
    line-height: 1;
    margin-bottom: .5rem;
}

.teamMemberPopUp .teamMemberInfo {
    font-size: 2.2rem;
    font-family: var(--font-regular);
    color: #4D4D4D;
}

/* Birds */

.bird {
    display: inline-block;
    position: absolute;
    cursor: pointer;
}

/* BirdType */

.birdType1 {background: url("/areas/feerita/images/team/birds/bird1.webp") no-repeat 0 0;width: 59px;height: 83px;}
.birdType2 {background: url("/areas/feerita/images/team/birds/bird2.webp") no-repeat 0 0;width: 38px;height: 51px;}
.birdType3 {background: url("/areas/feerita/images/team/birds/bird3.webp") no-repeat 0 0;width: 36px;height: 52px;}
.birdType4 {background: url("/areas/feerita/images/team/birds/bird4.webp") no-repeat 0 0;width: 44px;height: 65px;}
.birdType5 {background: url("/areas/feerita/images/team/birds/bird5.webp") no-repeat 0 0;width: 41px;height: 50px;}
.birdType6 {background: url("/areas/feerita/images/team/birds/bird6.webp") no-repeat 0 0;width: 35px;height: 36px;}
.birdType7 {background: url("/areas/feerita/images/team/birds/bird7.webp") no-repeat 0 0;width: 61px;height: 56px;}
.birdType8 {background: url("/areas/feerita/images/team/birds/bird8.webp") no-repeat 0 0;width: 34px;height: 51px;}
.birdType9 {background: url("/areas/feerita/images/team/birds/bird9.webp") no-repeat 0 0;width: 53px;height: 50px;}
.birdType10 {background: url("/areas/feerita/images/team/birds/bird10.webp") no-repeat 0 0;width: 36px;height: 53px;}
.birdType11 {background: url("/areas/feerita/images/team/birds/bird11.webp") no-repeat 0 0;width: 52px;height: 39px;}
.birdType12 {background: url("/areas/feerita/images/team/birds/bird12.webp") no-repeat 0 0;width: 32px;height: 53px;}

/* Birds positions */

.bird1 {top: 31px;left: 545px;}
.bird2 {top: 84px;left: 702px;}
.bird3 {top: 71px;left: 848px;}
.bird4 {top: 143px;left: 505px;}
.bird5 {top: 103px;left: 314px;}
.bird6 {top: 165px;left: 204px;}
.bird7 {top: 208px;left: 317px;}
.bird8 {top: 248px;left: 751px;}
.bird9 {top: 218px;left: 982px;}
.bird10 {top: 377px;left: 980px;}
.bird11 {top: 331px;left: -20px;}
.bird12 {top: 330px;left: 392px;}
.bird13 {top: 375px;left: 737px;}
.bird14 {top: 305px;left: 200px;}
.bird15 {top: 365px;left: 879px;}
.bird16 {top: 403px;left: 585px;}
.bird17 {top: 442px;left: 309px;}
.bird18 {top: 431px;left: 95px;}
.bird19 {top: 496px;left: 497px;transform: rotate(46deg) scale(-1, 1);}
.bird20 {top: 544px;left: 533px;transform: rotate(58deg);}
.bird21 {top: 480px;left: 30px;}
.bird22 {top: 521px;left: 1011px;}
.bird23 {top: 580px;left: 680px;}
.bird24 {top: 642px;left: 220px;}
.bird25 {top: 675px;left: 279px;}
.bird26 {top: 747px;left: 657px;}
.bird27 {top: 615px;left: 808px;}
.bird28 {top: 627px;left: 955px;}
.bird29 {top: 659px;left: 27px;}
.bird30 {top: 731px;left: 61px;}
.bird31 {top: 917px;left: 350px; transform: rotate(97deg) scale(1, -1)}
.bird32 {top: 943px;left: 164px;}
.bird33 {top: 856px;left: 776px;}
.bird34 {top: 873px;left: 840px;}
.bird35 {top: 829px;left: 969px;}
.bird36 {top: 868px;left: 1104px;}
.bird37 {top: 1091px;left: 795px;}
.bird38 {top: 756px;left: 394px;}
.bird39 {top: 717px;left: 1045px;}


.birdTransformH {
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.birdTransformV {
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(1, -1)
}

.bird:hover, .bird.act {
    filter: brightness(.55);
}